2023-08-02 21:21:59 by Nia Alarie | Files touched by this commit (69) |
Log message:
*: Mark packages that were originally identified as requiring
C++03 due to failing to build with a C++14 default compiler
with FORCE_CXX_STD instead of USE_LANGUAGES.
|
2021-12-03 14:06:57 by Michael Baeuerle | Files touched by this commit (4) |
Log message:
sysutils/xosview: Update to 1.23
Patch removed (merged upstream).
No changelog provided (refers to Github history).
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-07-17 10:10:48 by David A. Holland | Files touched by this commit (1) |
Log message:
Add LIBS.FreeBSD to sysutils/xosview, from Yoshihiro Ota in PR 56237
|
2020-07-07 21:13:18 by Benny Siegert | Files touched by this commit (3) |
Log message:
xosview: do not exit when cpufreq sysctl fails.
I don't know why xosview needs cpu frequency at all when it doesn't display
it. But:
- different architectures use different sysctl names (that's why it's called
machdep)
- what even is the meaning of the "cpu frequency" when you can set \
frequency
per core
|
2020-05-24 13:29:13 by Roland Illig | Files touched by this commit (2) |
Log message:
sysutils/xosview: submit patch upstream
|
2020-05-24 13:24:19 by Roland Illig | Files touched by this commit (13) | |
Log message:
sysutils/xosview: update to 1.22
This gets rid of a few uncommented and unclear patches. The upstream
code has changed a lot, therefore the pkgsrc patches have all been
dropped.
Upstream changes are unknown since the CHANGES file mentions 1.9 as the
latest version.
|
2020-02-22 14:10:22 by Paul Goyette | Files touched by this commit (2) |
Log message:
For now, disable the collection of network interface statistics on
NetBSD 9.99.45 or newer. With recent changes to network internals,
we need to come up with a new way to retrieve these statistics.
|
2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981) |
Log message:
all: migrate homepages from http to https
pkglint -r --network --only "migrate"
As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
|