| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Earlier I bumped the default Go to 1.24. Ports that specify a lower
version will still build with those lower version (for now), so they
don't need a bumping. Instead I'm bumping anything that (now) has go124
as a dependency.
|
|
|
|
|
|
| |
Notable changes: https://github.com/esnet/iperf/releases/tag/3.19
Sponsored by: Energy Sciences Network (ESnet)
|
|
|
|
|
|
|
|
|
|
|
|
| |
As of September 2023 (llvmorg-18.1.0-rc1) /usr/include/c++/v1/__config
no longer includes <sys/endian.h>, because both Clang and GCC always
define __BYTE_ORDER__ macro. This had accidentally revealed a problem
in Kanzi data compressor which was including <machine/endian.h> to no
avail. Replace it with <sys/endian.h> to obtain bswap??() definitions.
Reported by: pkg-fallout
PR: 285285
LLVM commit: https://github.com/llvm/llvm-project/commit/0a97720
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.16/ChangeLog
Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.15...hipercontracer-2.0.16
PR: 286806
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.15/ChangeLog
Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.14...hipercontracer-2.0.15
While here fix portclippy warning.
PR: 286765
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.0.14/ChangeLog
Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.0.5...hipercontracer-2.0.14
Use maintainer email same as at Bugzilla.
PR: 286401
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
====> Running Q/A tests (stage-qa)
Error: RubyGem dependency memory_profiler ~> 0 is not satisfied.
*** Error code 1
Approved by: portmgr (blanket)
|
|
|
|
| |
PR: 285840
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
| |
Changes: https://github.com/vkmark/vkmark/compare/ab6e6f3...2025.01
Reported by: Repology
|
| |
|
|
|
|
|
| |
PR: 285253
Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
|
|
|
|
|
|
|
|
| |
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
|
| |
|
|
|
|
|
|
|
|
| |
Adjust preprocessor logic for the fact that FreeBSD has proper
directory(3) and nanosleep(2) support.
PR: 284231
Reported by: portscout
|
|
|
|
|
| |
Changes: https://github.com/zmike/vkoverhead/releases/tag/v1.3
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
|
|
|
| |
Remove BROKEN, builds fine with boost-1.86+.
Introduce OPTIONS.
Improve pkg-descr.
Change maintainer's email.
PR: 283444
Approved by: submitter is maintainer
|
|
|
|
| |
PR: 284884
|
| |
|
|
|
|
| |
PR: 283644
|
|
|
|
|
|
|
| |
- Added new options to fileop *not* installed by port
(-n Fill files with non-compressible data.
-L Leave files behind.)
- Removed stale CONFLICTS_INSTALL entry for expired port iozone21
|
| |
|
|
|
|
| |
Sponsored by: Future Crew, LLC
|
|
|
|
|
| |
PR: 279605
Approved by: maintainer’s time-out
|
| |
|
|
|
|
|
| |
This switches upstream to the port's new home (getanteon/anteon)
using its current version number.
|
|
|
|
|
| |
Fetch fails due to size mismatch and upstream has also renamed the
project to Anteon (https://github.com/getanteon/anteon)
|
| |
|
| |
|
|
|
|
| |
PR: 283962
|
|
|
|
|
|
| |
PR: 283247
Approved by: maintainer timeout
Differential revision: https://reviews.freebsd.org/D48029
|
|
|
|
|
|
|
| |
Remove unnecessary GH_TUPLE and GH_ACCOUNT
changeLog:
https://github.com/six-ddc/plow/releases/tag/v1.3.2
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201
|
|
|
|
|
| |
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/1.1.4
Reported by: GitHub (watch releases)
|
|
|
|
|
|
|
| |
@progbits is spelled %progbits on armv7
Approved by: portmgr (build fix blanket)
MFH: 2024Q4
|
| |
|
|
|
|
|
|
| |
Notable changes: https://github.com/esnet/iperf/releases/tag/3.18
Sponsored by: Energy Sciences Network (ESnet)
|
|
|
|
| |
PR: 283000
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/1.1.3
PR: 282985
Reported by: GitHub (watch releases)
Approved by: maintainer timeout (2 weeks)
|
| |
|
|
|
|
|
|
|
| |
This uses sched_getcpu(2) to find the CPU we are scheduled on and then
cpufreq(4) to find the frequency of that CPU. The caller is responsible
for pinning the thread to one CPU and/or disabling frequency scaling if
a consistent result is required.
|
|
|
|
| |
Changelog: https://github.com/JoeDog/siege/releases/tag/v4.1.7
|
|
|
|
|
|
| |
- Update LICENSE_FILE
Changes: https://github.com/ruby/benchmark/releases
|
|
|
|
|
| |
Changes: https://sourceforge.net/p/iperf2/code/ci/master/tree/doc/RELEASE_NOTES
https://sourceforge.net/p/iperf2/code/ci/master/log/
|
|
|
|
| |
Sponsored by: Future Crew, LLC
|