760,496 commits found in 72 milliseconds
devel/py-itanium_demangler: Pass maintainership
PR: 291196
FreeBSD /ports 5455b3d — sysutils/smartmontools Makefile, sysutils/smartmontools/files patch-smartd.cpp smartd.in sysutils/smartmontools: fix reload command
- add patch from upstream to set signals regardless existing flags
- simplify rc script by handling reload natively
PR: 293205
audio/sidplayfp: Update to 2.16.1
x11/xterm: Update to 407
cad/surfer: Update to 0.6.0
Changelog: https://gitlab.com/surfer-project/surfer/-/releases/v0.6.0
games/gcompris-qt: ignore on systems with legacy OpenSSL
www/redmine60: Allow build with ruby34
- Bump PORTREVISION for package change
PR: 292489
Approved by: delphij (maintainer)
databases/mysql96-server: Fix typo
Approved by: portmgr (blanket)
FreeBSD /ports 1a75f11 — x11-fonts/py-vfblib Makefile, x11-fonts/py-vfblib/files patch-pyproject.toml x11-fonts/py-vfblib: Update version requirement of BUILD_DEPENDS
java/openjfx14: Fix a67f24e318a6966aa0f191de2c49f1fb687fde6e
Simplify RUBY_VER check
PR: 293109
Reported by: Benjamin Takacs <nimaje+fbz at bureaucracy.de>
databases/mysql94-server: Fix typo
Approved by: portmgr (blanket)
FreeBSD /ports 88be59d — textproc/py-youseedee Makefile, textproc/py-youseedee/files patch-pyproject.toml textproc/py-youseedee: Update version requirement of BUILD_DEPENDS
FreeBSD /ports 962ef34 — security/py-python-pkcs11 Makefile, security/py-python-pkcs11/files patch-pyproject.toml security/py-python-pkcs11: Update version requirement of BUILD_DEPENDS
FreeBSD /ports 884dba0 — print/py-vharfbuzz Makefile, print/py-vharfbuzz/files patch-pyproject.toml print/py-vharfbuzz: Update version requirement of BUILD_DEPENDS
FreeBSD /ports b2bdf71 — x11-fonts/py-babelfont Makefile, x11-fonts/py-babelfont/files patch-pyproject.toml x11-fonts/py-babelfont: Update version requirement of BUILD_DEPENDS
devel/py-toml-fmt-common: Update WWW
devel/py-lark: Fix BUILD_DEPENDS
print/py-glyphsets: Change BUILD_DEPENDS from py-setuptools-scm8 to py-setuptools-scm
- Update version requirement of BUILD_DEPENDS
- Bump PORTREVISION for package change
FreeBSD /ports bbe6d95 — devel/py-localstack-core Makefile, devel/py-localstack-core/files patch-pyproject.toml devel/py-localstack-core: Update version requirement of BUILD_DEPENDS
devel/py-git-up: Allow build with py-packaging 26.0+
- Bump PORTREVISION for package change
devel/py-flatbuffers: Update to 25.12.19-2026-02-06-03fffb2
Changes: https://github.com/google/flatbuffers/releases
FreeBSD /ports 9efc84a — devel/py-distributed Makefile, devel/py-distributed/files patch-pyproject.toml devel/py-distributed: Update version requirement of BUILD_DEPENDS
devel/py-dask: Update version requirement of BUILD_DEPENDS
www/node25: Update to 25.6.1
- Use the following ports instead of the bundled ones
- devel/googletest
- devel/libada
- devel/merve
- devel/uvwasi
- graphics/hdr_histogram
- www/nbytes
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V25.md
Security: CVE-2026-21637
www/npm*: Update to 11.10.0
Changes: https://github.com/npm/cli/releases
devel/utf8cpp: Remove outdated CONFLICTS_INSTALL
www/node22: Use devel/libada and devel/uvwasi instead of the bundled ones
- Cosmetic change
- Bump PORTREVISION for dependency change
www/node24: Update to 24.13.1
- Use the following ports instead of the bundled ones
- devel/libada
- devel/uvwasi
Changes: https://github.com/nodejs/node/releases
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V24.md
Security: CVE-2026-21637
www/node20: Cosmetic change
graphics/hdr_histogram: Add hdr_histogram 0.11.9
HdrHistogram_c is a C port of High Dynamic Range (HDR) Histogram. This port
contains a subset of the functionality supported by the Java implementation. The
current supported features are:
- Standard histogram with 64 bit counts (32/16 bit counts not supported)
- All iterator types (all values, recorded, percentiles, linear, logarithmic)
- Histogram serialisation (encoding version 1.2, decoding 1.0-1.2)
- Reader/writer phaser and interval recorder