Commit Graph

2474 Commits

Author SHA1 Message Date
Muhammad Moinur Rahman a5a000df3b
lang/go: Change DEFAULT to 1.21
PR:		277776
Approved by:	portmgr (exp-run)
2024-03-24 15:29:00 +01:00
Po-Chuan Hsieh 28472e9722
Revert "x11-fonts/noto*: Restructure and update"
This reverts commit 3b128ff9f7.
2024-03-23 14:01:07 +00:00
Tijl Coosemans 3b128ff9f7 x11-fonts/noto*: Restructure and update
Split x11-fonts/noto-basic into separate ports so they can be updated
separately.  Keep noto-basic as a metaport but replace dependencies on
it with dependencies on individual fonts as needed.

Adjust x11-fonts/noto-extra to resolve conflicts for now.  Individual
fonts can be split from this port later.

Let x11-fonts/noto-emoji install the monochrome Noto Emoji font and
create a new port x11-fonts/noto-color-emoji for Noto Color Emoji.

Add the new ports to x11-fonts/noto metaport and make Noto Sans and
Noto Serif non-optional because script-specific fonts depend on them.

Upstream does not provide useful tarballs so we create our own and host
them on LOCAL.  The new ports have a "make noto-fetch" target that
creates a tarball in DISTDIR.

List of updates:

Noto Color Emoji 2.042
Noto Emoji 2.001
Noto Sans 2.013
Noto Sans Mono 2.014
Noto Sans Symbols 2.003
Noto Sans Symbols 2 2.008
Noto Serif 2.013

PR:		275758
Differential Revision:	https://reviews.freebsd.org/D43509
2024-03-23 14:40:46 +01:00
Mikael Urankar d632fbe55e lang/rust: Bump revisions after 1.77.0
PR:		277786
2024-03-23 10:41:46 +01:00
Stephen Montgomery-Smith c92f309e94 math/octave: Update to 9.1.0.
math/octave-forge: Bump portrevision.
Mark broken and set optional dependency to off in math/octave-forge:

math/octave-forge-bioinfo
math/octave-forge-coder
math/octave-forge-financial
math/octave-forge-fits
math/octave-forge-fuzzy-logic-toolkit
math/octave-forge-gnuplot
math/octave-forge-informationtheory
math/octave-forge-irsa
math/octave-forge-level-set
math/octave-forge-nnet
math/octave-forge-plot
math/octave-forge-queueing
math/octave-forge-symband
2024-03-16 18:28:02 -05:00
Olivier Cochard 9b1521f733 benchmarks/ipc-bench: Add new port
Benchmarks for various inter-process-communication (IPC) methods.

Sponsored by:	Netflix
2024-03-08 23:51:08 +01:00
Gleb Popov 2a0407d461 benchmarks/ttcp: Canonicalize MASTER_SITES and DISTNAME
Reported by:	diizzy
2024-03-03 21:38:01 +03:00
Nuno Teixeira 1c18d545b2 benchmarks/sipp: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-02 18:24:32 +00:00
Nuno Teixeira 74421a5ad7 benchmarks/phoronix-test-suite: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-02 18:06:05 +00:00
Nuno Teixeira 62f9b2b059 benchmarks/netperf: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-02 17:48:25 +00:00
Nuno Teixeira d284d2414a benchmarks/mst-bench: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-02 17:41:51 +00:00
Nuno Teixeira f90cebced8 benchmarks/ior: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-02 17:32:16 +00:00
Nuno Teixeira 4746274b7a benchmarks/bonnie++: Move man to share/man
Approved by:	portmgr (blanket)
2024-03-02 17:11:17 +00:00
Daniel Engberg a1a38153ca benchmarks/iperf3: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-02 16:45:08 +01:00
Jan Beich a0af1b764c benchmarks/vkmark: detect glm via cmake config after b35bdcd8fa
Run-time dependency glm found: NO (tried pkgconfig and cmake)
Has header "glm/glm.hpp" : YES

Reported by:	pkg-fallout
2024-03-02 08:48:29 +01:00
Tobias C. Berner 552ed27ec1 sysutils/polkit-qt,sysutils/polkit-qt-1-devel: unify and flavorize
This updates sysutils/polkit-qt to the 0.200 release and removes the
development version port polkit-qt-1-devel. The new version is now
flavorized to support both Qt5 and Qt6.
2024-03-02 00:54:13 +01:00
Muhammad Moinur Rahman 1123a02859
benchmarks/ramspeed: Remove expired port
benchmarks/ramspeed
2024-02-29 12:41:44 +01:00
Charlie Li 5d4139f8bd
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.

Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.

Further details: https://wiki.freebsd.org/Python/setuptools

Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288
2024-02-29 02:18:32 -05:00
Gleb Popov b10b5eaba2 benchmarks/ttcp: Simplify Makefile
PR:		276759
2024-02-24 11:46:31 +03:00
Chris Hutchinson 36c21f98ff benchmarks/ttcp: Update to 1.13
PR:		276759
2024-02-24 11:46:30 +03:00
Muhammad Moinur Rahman 73db3bc233
benchmarks/tsung: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 14:23:43 +01:00
Muhammad Moinur Rahman b2aa2644bb
benchmarks/thrulay: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 14:23:42 +01:00
Muhammad Moinur Rahman a26e32b4fd
benchmarks/postal: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 14:23:41 +01:00
Muhammad Moinur Rahman ef0ea2c3a2
benchmarks/polygraph: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 14:23:41 +01:00
Muhammad Moinur Rahman 2a4eb85e37
benchmarks/pipebench: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 14:23:40 +01:00
Muhammad Moinur Rahman 97c16e9cec
benchmarks/lmbench: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 13:03:04 +01:00
Muhammad Moinur Rahman 64632acc96
benchmarks/iozone21: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 13:03:03 +01:00
Muhammad Moinur Rahman 87414bbfd1
benchmarks/forkbomb: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 13:03:02 +01:00
Muhammad Moinur Rahman 9d81da9e2b
benchmarks/flowgrind: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 13:03:01 +01:00
Muhammad Moinur Rahman c7d22bd5fa
benchmarks/dbench: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 13:03:00 +01:00
Muhammad Moinur Rahman 0c5461212b
benchmarks/bonnie: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 13:02:59 +01:00
Muhammad Moinur Rahman e6f612256a
benchmarks/blogbench: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 13:02:59 +01:00
Muhammad Moinur Rahman 4acec82119
benchmarks/autobench: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 13:02:58 +01:00
Muhammad Moinur Rahman a7ab8d765a
benchmarks/autobench: Moved man to share/man
Approved by:    portmgr (blanket)
2024-02-22 04:47:55 +01:00
Po-Chuan Hsieh 7640e34198
benchmarks/iperf: Update manpage location (003a571d1d, r523104) 2024-02-21 23:06:17 +08:00
Mikael Urankar 7f5a7b0e52 lang/rust: Bump revisions after 1.76.0
PR:		276920
2024-02-19 12:59:23 +01:00
Thomas Dreibholz 0c81667e1d benchmarks/netperfmeter: Update to 1.9.7
- Switch to DISTVERSION
- Update MASTER_SITES url
- Update maintainer's e-mail
- Update WWW url
- Drop USES=compiler

ChangeLog:	https://github.com/dreibh/netperfmeter/blob/master/ChangeLog
PR:		277011
2024-02-13 09:50:11 +00:00
Thomas Dreibholz ccdfba723f benchmarks/netperfmeter: Update to new release 1.9.6
ChangeLog: https://www.nntb.no/~dreibh/netperfmeter/

PR:		275604
Reported by:	thomas.dreibholz@gmail.com
2024-02-12 08:30:42 +01:00
Piotr Kubaj 2d677b5592 benchmarks/stress-ng: fix build on powerpc by disabling optimizations
LLVM ERROR: out of memory
2024-02-11 12:48:56 +01:00
Piotr Kubaj ed20da9d37 benchmarks/vkoverhead: mark broken on powerpc 2024-02-11 12:48:52 +01:00
Ashish SHUKLA 7e5aa2085f
all: Bump PORTREVISION after lang/go* update
PR:		276530
2024-02-11 10:39:17 +00:00
Oliver Lehmann 7e761e265e benchmarks/hpl: fix build by adding missing pkgconf
PR:		276511
2024-01-26 20:16:22 +01:00
Koichiro Iwao f150f864fe */*: re-deprecate as per request by dizzy@ 2024-01-26 16:47:19 +09:00
Koichiro Iwao 4240a87e2f */*: reassign ports to maintainer
that were returned to pool due to BSDforge.com unavailability (5 days).
Also, remove DEPRECATED from some ports as they have a maintainer and
he is still willing to maintain.

PR:		276620
2024-01-26 11:15:04 +09:00
Muhammad Moinur Rahman cc31f4faf7 benchmarks/siege: Impelled to share/man 2024-01-24 11:20:14 +01:00
Tom Hukins 81d0bfffeb benchmarks/fio: Update WWW
Use the canonical URL described in https://git.kernel.dk/cgit/fio/tree/README.rst

PR:		273863
Approved by:	portmgr (blanket, maintainer timeout)
2024-01-21 16:40:47 +01:00
Muhammad Moinur Rahman 6d8dd71bd7 benchmarks/spp: Sanitize MANPREFIX
Approved by:	portmgr (blanket)
2024-01-21 13:51:18 +01:00
Gabriel M. Dutra 5514fc8b15 */*: Update maintainer email address
Update email from nulldutra@proton.me to dutra@FreeBSD.org

Approved by:	dbaio(mentor), garga(mentor)
Differential Revision:	https://reviews.freebsd.org/D43485
2024-01-19 11:29:24 -03:00
Muhammad Moinur Rahman d2255c1ed4 benchmarks/netperfmeter: Sanitize MANPREFIX
Approved by:	portmgr (blanket)
2024-01-15 13:55:43 +01:00
Muhammad Moinur Rahman 01916bfdbf benchmarks/hipercontracer: Sanitize MANPREFIX
Approved by:	portmgr (blanket)
2024-01-15 13:55:43 +01:00