775,749 commits found in 107 milliseconds
devel/gumbo: Fix build WITH_PIE by marking PIE_UNSAFE
* Pet portclippy(1) and portfmt(1)
Approved by: Matthew Kempe <fsbruva at yahoo.com> (maintainer)
Approved by: db@, yuri@ (Mentors, implicit)
MFH: 2026Q2
Differential Revision: https://reviews.freebsd.org/D57303
(cherry picked from commit b72c9a7c071dc4d464e82b0c99d11ebf23c8de10 )
devel/gumbo: Fix build WITH_PIE by marking PIE_UNSAFE
* Pet portclippy(1) and portfmt(1)
Approved by: Matthew Kempe <fsbruva at yahoo.com> (maintainer)
Approved by: db@, yuri@ (Mentors, implicit)
MFH: 2026Q2
Differential Revision: https://reviews.freebsd.org/D57303
security/openfortivpn: Update 1.24.0 => 1.24.1
Changelog:
https://github.com/adrienverge/openfortivpn/blob/v1.24.1/CHANGELOG.md
PR: 295732
Sponsored by: UNIS Labs
MFH: 2026Q2
(cherry picked from commit a712753a384a5642abf10d5b163c18bba6b27e5e )
security/openfortivpn: Update 1.24.0 => 1.24.1
Changelog:
https://github.com/adrienverge/openfortivpn/blob/v1.24.1/CHANGELOG.md
PR: 295732
Sponsored by: UNIS Labs
MFH: 2026Q2
benchmarks/netperfmeter: Update 2.0.1 => 2.0.5
Changelog:
https://github.com/dreibh/netperfmeter/blob/netperfmeter-2.0.5/ChangeLog
Commit log:
https://github.com/dreibh/netperfmeter/compare/netperfmeter-2.0.1...netperfmeter-2.0.5
- Add port configuration options to turn on/off the installation of plot
scripts, desktop icons, example scripts, and results files. This may
significantly reduce the runtime dependencies (R packages for
plotting) and build dependencies (GraphicsMagick, etc. for building
the desktop icons).
PR: 295688
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
www/pydio-cells: update to 5.0.0
Changelog: https://github.com/pydio/cells/releases/tag/v5.0.0
ftp/sftpgo: update to 2.7.3
Changelog: https://github.com/drakkan/sftpgo/releases
converters/bibtexconv: Update 2.2.1 => 2.2.2
Changelog:
https://github.com/dreibh/bibtexconv/blob/bibtexconv-2.2.2/ChangeLog
Commit log:
https://github.com/dreibh/bibtexconv/compare/bibtexconv-2.2.1...bibtexconv-2.2.2
PR: 295697
Sponsored by: UNIS Labs
net/subnetcalc: Update 2.6.6 => 2.7.1
This new version provides several improvements:
* Replaced deprecated libGeoIP by libMaxMindDB. This particularly again
allows GeoIP support under FreeBSD. Optionally, GeoIP support can be
disabled.
* IDN is now supported under FreeBSD as well.
* I18N support is configurable.
Changelog:
https://github.com/dreibh/subnetcalc/blob/subnetcalc-2.7.1/ChangeLog
Commit log:
https://github.com/dreibh/subnetcalc/compare/subnetcalc-2.6.6...subnetcalc-2.7.1
PR: 295695
Sponsored by: UNIS Labs
archivers/appscript: Update to 0.4.0
ChangeLog: https://github.com/DtxdF/appscript/releases/tag/v0.4.0
net/kpeoplevcard: Remove unused Qt5 port
accessibility/libqaccessibilityclient: Deorbit Qt5 flavor
*/*: Chase accessibility/libqaccessibilityclient unflavorization
Mk/bsd.sites.mk: Skim and update Apache sites
The Apache mirror network has been shut down years ago because we moved to a CDN.
Therefore, use the latest download CDN and nothing else.
Reviewed by: diizzy
Reference: https://www.apache.org/mirrors
Differential Revision: https://reviews.freebsd.org/D57335
FreeBSD /ports 50af32c — net/kamailio distinfo Makefile, net/kamailio/files patch-cmake_modules_FindUnistring.cmake patch-src_modules_phonenum_CMakeLists.txt net/kamailio: Update 6.1.1 => 6.1.3
Release Notes:
https://www.kamailio.org/w/2026/04/kamailio-v6-1-2-released/
https://www.kamailio.org/w/2026/05/kamailio-v6-1-3-released/
While here replace http with https in MASTER_SITES.
PR: 295692
Sponsored by: UNIS Labs
graphics/ksnip: Fix desktop file
FreeBSD /ports e99af81 — graphics/ksnip Makefile distinfo, graphics/ksnip/files patch-CMakeLists.txt graphics/ksnip: Update to the 1.11.0 prerelease and switch to Qt6
graphics/gwenview: Switch to unflavored graphics/kimageannotator
graphics/kimageannotator: Deorbit Qt5 flavor
graphics/kcolorpicker: Deorbit Qt5 flavor
www/gohugo: Update to 0.162.1
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.162.1
* modules/npm: Fix false stale warning after npm pack
* Revert "tpl/collections: Make dict return nil when no values are provided"
* tpl/time: Fix locale-specific month abbreviations
Approved by: doceng@ (implicit)
devel/pcsc-lite: Update 2.4.0 => 2.4.1
Differential Revision: https://reviews.freebsd.org/D57315
devel/gamin: Fix build with LIBINOTIFY enabled on FreeBSD 15+
FreeBSD /ports e9bc5c8 — emulators/ares Makefile distinfo, emulators/ares/files patch-thirdparty_CMakeLists.txt emulators/ares: Update 147 => 148
Release Notes:
https://ares-emu.net/news/ares-v148-released
PR: 295728
Sponsored by: UNIS Labs
www/freenginx-devel: add third-party auth_jwt module (+)
The binary form of the auth_jwt module has exactly the same name
as the binary form of the http_auth_jwt module, so let's guarded
both modules with the PREVENTS* knobs.
Bump PORTREVISION.
Sponsored by: tipi.work
databases/pgbouncer: Add default option MANPAGES
Port depends on hs-pandoc to build its manpages, that adds a dependency
on lang/ghc, which takes hours to build.
MANPAGES option save lots of build time for users who build their own
ports without MANPAGES.
While here fix build with custom USER/GROUP not from UIDs/GIDs.
PR: 295239
Approved by: Dmitry Wagin <dmitry.wagin at ya.ru> (maintainer, timeout 2 weeks)
Sponsored by: UNIS Labs
FreeBSD /ports 07f8208 — net/mgen Makefile distinfo, net/mgen/files patch-common_mgenSocketList.cpp patch-unix_Makefile.freebsd net/mgen: Update 4.2b6 => 5.1.1, take maintainership
Changelog:
https://github.com/USNavalResearchLaboratory/mgen/blob/915e88a/VERSION.TXT
Project moved to:
https://www.nrl.navy.mil/Our-Work/Areas-of-Research/Information-Technology/NCS/MGEN/
https://github.com/USNavalResearchLaboratory/mgen/
Improve port:
- Unbreak build on 64bit ARCHes.
- Add LICENSE.
- Fix warnings from portclippy.
- Optimize install DOCS.
PR: 295246
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH: 2026Q2
[2 lines not shown ] FreeBSD /ports 6b5823b — net/mgen Makefile distinfo, net/mgen/files patch-common_mgenSocketList.cpp patch-protolib_unix_Makefile.freebsd net/mgen: Update 4.2b6 => 5.1.1, take maintainership
Changelog:
https://github.com/USNavalResearchLaboratory/mgen/blob/915e88a/VERSION.TXT
Project moved to:
https://www.nrl.navy.mil/Our-Work/Areas-of-Research/Information-Technology/NCS/MGEN/
https://github.com/USNavalResearchLaboratory/mgen/
Improve port:
- Unbreak build on 64bit ARCHes.
- Add LICENSE.
- Fix warnings from portclippy.
- Optimize install DOCS.
PR: 295246
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH: 2026Q2
*/*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.
lang/sbcl: Update to 2.6.5