| non port: UPDATING |
Number of commits found: 2859 (showing only 100 on this page) |
|
Friday, 8 May 2026
|
21:49 Michael Osipov (michaelo)
shells/bash-completion: Don't depend on shells/bash{,-static}
Depending on the shell itself during build time create a large dependency
chain. E.g., using the pc file of this port requires bash being built although
technically not required at all. Have the user install bash as a direct
dependency.
PR: 292501
Tested by: michaelo
Approved by: sunpoet (maintainer)
7e4be0d |
|
Saturday, 25 Apr 2026
|
23:35 Bryan Drewery (bdrewery)
security/openssh-portable: Fix PermitRootLogin default to "no"
This matches what is reported in pkg-message.
PR: 267170
Reported by: SimpleRezo
fad4f7d |
22:26 Bryan Drewery (bdrewery)
security/openssh-portable: Disable X11Forwarding by default.
This syncs with src and upstream.
Submitted by: jlduran
Differential Revision: https://reviews.freebsd.org/D53268
1c7000b |
|
Saturday, 18 Apr 2026
|
20:18 Rodrigo Osorio (rodrigo)
net/rsync: revert to single package without Python dependency
Restore the previous setup with a single net/rsync package that includes
the rrsync script but does not depend on Python.
Users who require the rrsync script must install Python separately,
as indicated in the install message.
Bump PORTREVISION
This reverts commit fc42790ae011acedf0195c7d31b1cf63b8c02155.
This reverts commit f02bc3be718072b75bd291f81f66b7f15865f535.
PR: 286073
b350a4d |
|
Tuesday, 14 Apr 2026
|
14:21 Joseph Mingrone (jrm)
UPDATING: Add guidance to 20260411 Elisp entry for unclean builds
The new text helps users avoid conflicts when building in an unclean
environment.
Reported by: rhurlin
Sponsored by: The FreeBSD Foundation
68c8d40 |
|
Monday, 13 Apr 2026
|
04:32 Cy Schubert (cy)
sysutils/ansible: Update to 13.5.0
Absible 12 make significant changes. See porting guide at
https://docs.ansible.com/projects/ansible/devel/porting_guides/porting_guide_12.html
2bf152f |
04:31 Cy Schubert (cy)
sysutils/py-ansible-core: Switch to py-ansible-core219
Switch to ansible-core 2.19 as the default ansible-core.
See ansible-core porting guide at
https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_core_2.19.html
85a1b44 |
|
Saturday, 11 Apr 2026
|
16:03 Joseph Mingrone (jrm)
Emacs Lisp ports framework: Overhaul
This overhaul introduces four key changes to the elisp ports framework:
1. Remove support for packaged byte-compiled elisp.
The primary motivation is to remove a large number of flavor-specific
packages and to simplify the ports tree. As an example, supporting
byte-compiled elisp for devel/tablist required six packages, one for
each flavor of editors/emacs and editors/emacs-devel. With over 100
elisp ports and requests for new Emacs flavors, this was
unmanageable.
2. Install configuration to integrate with Emacs's native compilation
machinery, allowing elisp from ports to be compiled into the standard
cache under the user's home directory.
This matches the behavior of GNU ELPA packages and generally results
in a faster experience. Speedups vary depending on the
characteristics of the elisp code, but are often reported to be 2.5
to 5 times faster than byte-compiled code.
3. Perform byte compilation on the target host, but only when native
compilation is unavailable. Compilation is initiated when Emacs
starts, and the resulting .elc files are cached under the user's
home directory.
4. Load all autoload files installed by FreeBSD elisp ports. This
mirrors what package.el does for ELPA packages, ensuring that
autoloaded functions are available without requiring users to
explicitly load each package.
Users with elisp packages (*-emacs_*) installed should consult the
2026-04-11 UPDATING entry for instructions on handling the transition.
Reviewed by: ashish, Benjamin Jacobs <freebsd@dev.thsi.be>, dinoex,
mandree, mce, nobutaka, Pat Maddox <pat@patmaddox.com>,
rhurlin
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56001
bc45b7e |
|
Sunday, 5 Apr 2026
|
20:00 Daniel Engberg (diizzy) Author: Matthias Andree
security/openvpn: Update to 2.7.1
This changes installed scripts, openvpn-client.up and .down scripts
are no longer installed into libexec/, but instead a dns-updown script
is placed into libexec/openvpn/ (all under $PREFIX).
Based on a patch provided by Marek Zarychta.
Changelog: https://github.com/OpenVPN/openvpn/releases/tag/v2.7.1
PR: 293138, 286263
51f1036 |
|
Sunday, 29 Mar 2026
|
14:52 Joseph Mingrone (jrm)
UPDATING: Add note for java/openjdk{25,26} package renames
The jre-flavored packages were renamed in ad618043f3d. Instruct users
on how to rename their installed packages, so `pkg upgrade` will
correctly replace them with the new package names.
Reviewed by: haraldei
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56123
bf26688 |
|
Saturday, 28 Mar 2026
|
01:37 Kevin Bowling (kbowling) Author: Tomoaki AOKI
x11/nvidia-driver, x11/nvidia-kmod, x11/linux-nvidia-libs,
graphics/nvidia-drm*-kmod, x11/nvidia-settings, x11/nvidia-xconfig: Update to
595.58.03
Update to latest Production Branch of drivers 595.58.03:
https://www.nvidia.com/en-us/drivers/details/265873/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/265870/
Also bump -devel variant to match with master ports, as Production
Branch [PB] of drivers have now higher version than New Feature
Branch [NFB] of drivers.
As this update drops a bunch of old (pre-Turing generation of
architectures) GPUs as done in -devel variants updated 20260103,
add -580 variant of legacy branch of driver.
Currently, this is exactly the same version before this update.
(580.142)
PR: 294038
Differential Revision: https://reviews.freebsd.org/D56077
b35026e |
|
Thursday, 26 Mar 2026
|
17:25 Jochen Neumeister (joneum)
Mk/bsd.default-version.mk: Update default MySQL version to 8.4
Change the default version of MySQL to 8.4
PR: 291336
Exp-run-by: antoine
Sponsored by: Netzkommune GmbH
f480e25 |
01:07 Joseph Mingrone (jrm)
math/coq: Remove USES=emacs and associated flavors
Upstream removed all elisp files in 2018:
https://github.com/rocq-prover/rocq/commit/41d597866d4f79fe5109c25c6f5cc57d0ebf7f0f
Since there will no longer be coq-emacs_* packages, add an UPDATING
entry with migration instructions.
Sponsored by: The FreeBSD Foundation
dbcf335 |
|
Wednesday, 25 Mar 2026
|
13:37 Lexi Winter (ivy)
net-mgmt/ping_exporter: Update to 1.2.0
Upstream release notes:
https://github.com/czerwonk/ping_exporter/releases/tag/v1.2.0
BREAKING CHANGE: The configuration file format has changed.
Refer to the above link for migration details.
Reviewed by: arrowd
Approved by: arrowd (ports)
Sponsored by: https://www.patreon.com/bsdivy
Differential Revision: https://reviews.freebsd.org/D56079
e5d6620d |
|
Wednesday, 4 Mar 2026
|
09:20 Kai Knoblich (kai)
UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 4.5 release
series.
e07b9ec |
|
Monday, 2 Mar 2026
|
05:09 Kevin Bowling (kbowling)
UPDATING: Clarify pgsql18 upgrades
With --no-data-checksums for a bridge, pg_checksums, and future intentions.
99ad4df |
03:08 Kevin Bowling (kbowling)
Mk/bsd.default-versions.mk: Update to PostgreSQL 18
See UPDATING for upgrade advice
PR: 291156
Approved by: antoine (exp-run)
b3067b1 |
|
Friday, 27 Feb 2026
|
16:37 Dirk Meyer (dinoex)
net-im/gotosocial: update to 0.21.0
PR: 293451
d9985ea |
|
Thursday, 26 Feb 2026
|
21:26 Vladimir Druzenko (vvd) Author: Jamie Landeg-Jones
sysutils/symon: Improve port, take maintainership
- Convert to modern OPTIONS.
- Add record to UPDATING about options.
- "Samplefy" configs.
- Fix warnings from portclippy.
- "Unbreak" on 15+ - disable PF support (patches gratefully received!).
PR: 292366
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
b98dccb9 |
08:00 Ronald Klop (ronald)
Mk/bsd.default-versions.mk: bump java default to 21
After an extensive time of testing OpenJDK 21 LTS is now the default
java version on FreeBSD.
Some major ports already used Java 21 and some olders ports are now
pinned to OpenJDK 8 or other versions.
For armv6/armv7 OpenJDK 11 is the latest version with support
for these platforms on FreeBSD.
Thanks to everybody involved in making Java a vivid environment on
FreeBSD.
PR: 272855
Relnotes: yes
17e021a |
|
Saturday, 7 Feb 2026
|
03:26 Joseph Mingrone (jrm)
devel/freebsd-git-arc: Improve discoverability with new port name
Split the old devel/freebsd-git-devtools port into two separate ports,
including this one, to improve discoverability.
Requested by: adrian, ziaee
Reviewed by: des, ziaee
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55129
dc36452 |
|
Monday, 2 Feb 2026
|
17:56 Nuno Teixeira (eduardo)
www/bluefish: Update to 2.4.0
ChangeLog:
https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_4_0/ChangeLog
0e43143 |
|
Tuesday, 27 Jan 2026
|
02:34 Charlie Li (vishwin)
Revert "textproc/libxml2*: update to 2.15.1, split -core"
The design of this update was repeatedly rejected in the linked PR
with a prescribed different design. This commit is therefore
unauthorised.
This reverts commit 099bd713e09ebdd02d73fde770c50706f980404f.
With hat: desktop (textproc/libxml2), gnome (USES=gnome)
PR: 291316
5137742 |
|
Monday, 26 Jan 2026
|
21:47 Matthias Andree (mandree)
textproc/libxml2*: update to 2.15.1, split -core
libxml2 now requires xsltproc from libxslt to build,
yet libxslt depends on libxml2,
so we need to break a dependency cycle.
documentation needed to be split out to a separate port.
libxml2 has therefore been split into two ports,
* libxml2 builds the documentation (unless disabled),
* library and executables in libxml2-core.
Pull in one contributor patch suggested by the former libxml2 maintainer
to address one downstream security issue in recent libxslt versions.
This should address arrowd@'s hint that installing libxml2 should
provide a full-featured package.
While here, deprecate libxml2-python according to upstream plans, we
have very few users in the ports tree, and expire end of 2026Q1.
PR: 291316
099bd71 |
|
Sunday, 25 Jan 2026
|
20:11 Vladimir Druzenko (vvd) Author: mjl
dns/ddclient: Update 3.11.2 => 4.0.0
Changelog:
https://github.com/ddclient/ddclient/releases/tag/v4.0.0
This release moves the default configuration file location from
/usr/local/etc/ to /usr/local/etc/ddclient/. Please move your
existing ddclient.conf to the new location before restarting ddclient.
- Fix warnings from portclippy.
- Parametrize ddclient with PORTNAME.
- Simplify and optimize do-install.
- Move docs installation to do-install-DOCS-on.
PR: 292669
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
5a132e3 |
|
Friday, 16 Jan 2026
|
09:43 Jimmy Olgeni (olgeni)
UPDATING: Fix typos
37767a7 |
|
Thursday, 15 Jan 2026
|
19:05 Po-Chuan Hsieh (sunpoet)
UPDATING: Document lang/cython* and USE_PYTHON=cython* changes
lang/cython has been updated to 3.2.4.
USE_PYTHON=cython* has been updated to reflect lang/cython* changes.
def125b |
|
Friday, 9 Jan 2026
|
16:46 Dan Langille (dvl)
net-mgmt/librenms: Allow for use of mariadb
Remove the run-time dependency upon a mysql client.
This update allows the mysql client to be removed and replaced by a
mariadb client.
PR: 292266
00cf03d |
|
Saturday, 3 Jan 2026
|
07:27 Kevin Bowling (kbowling) Author: Tomoaki AOKI
x11/nvidia-driver-devel, x11/nvidia-kmod-devel, x11/linux-nvidia-libs-devel,
graphics/nvidia-drm*-kmod-devel, graphics/externalplatform,
graphics/egl-wayland, graphics/egl-x11 : Update to 590.48.01
Update "-devel" variants to latest New Feature Branch [NFB]
of drivers 590.48.01:
https://www.nvidia.com/en-us/drivers/details/259269/
Linux counterparts for x11/linux-nvidia-libs:
https://www.nvidia.com/en-us/drivers/details/259267/
! Important note !
As already notified by HEADSUP at freebsd-ports ML [1],
this version drops support for a bunch of old GPUs
prior to Turing Generation of the architecture.
Anyone using dropped GPUs need to switch to master ports,
currently at 580.119.02.
Note that once 590 series or later drivers become Production
Branch of drivers, new legacy branch -580 would be created.
See "Appendix A. Supported NVIDIA GPU Products" in README [2]
whether or not your GPU is still supported or not before
upgrading.
While here, update underlying EGL components as below:
graphics/externalplatform: 1.2.1
graphics/egl-wayland : 1.1.20
And added one more EGL component that Linux version already has:
graphics/egl-x11
One more EGL component to come in the future if it is tagged
with non-RC number on hopefully next driver ports upgrade.
[1] https://lists.freebsd.org/archives/freebsd-ports/2025-December/008804.html
[2]
https://us.download.nvidia.com/XFree86/FreeBSD-x86_64/590.48.01/README/supportedchips.html
PR: 292027
Differential Revision: https://reviews.freebsd.org/D54414
b4e7c45 |
|
Sunday, 28 Dec 2025
|
17:36 Rodrigo Osorio (rodrigo)
net/rsync: Fix stealth dependency on Python
net/rsync includes a Python script installed as sbin/rrsync
without declaring a dependency on Python.
Adds a port option, PYTHON, that controls whether rrsync is
installed and adds the necessary dependency and remove the
pkg-message who advises that Python might be needed.
By default this option is off (updating the package will remove rrsync).
PR: 286073
Reported by: Christian Ullrich <chris@chrullrich.net>
f02bc3b |
|
Tuesday, 9 Dec 2025
|
07:46 Juraj Lutter (otis)
net-mgmt/unifi10: Add new port
Add version 10.x of UniFi controller. See UPDATING entry for details.
Release notes: https://community.ui.com/releases/r/network/10.0.160
7d6bfe8 |
|
Monday, 1 Dec 2025
|
19:46 Muhammad Moinur Rahman (bofh)
**php**: Switch PHP default to 8.4
Tested by: Local exp-run
Approved by: portmgr (blanket)
f22d3ff |
19:07 Joseph Mingrone (jrm)
sysutils/tmux: Document requirement to restart tmux after upgrading
PR: 291325
Reported by: freebsd@bengrimm.net
Sponsored by: The FreeBSD Foundation
458a737 |
|
Sunday, 30 Nov 2025
|
07:18 Po-Chuan Hsieh (sunpoet)
UPDATING: Document node{22,24,25} changes
www/node{22,24,25} now requires databases/sqlite3 with SESSION enabled.
1ca84c7 |
|
Thursday, 13 Nov 2025
|
05:30 Zsolt Udvari (uzsolt)
deskutils/fet: Update to 7.5.6
Now removes Qt5 flavor so remove it entirely.
Changelog: https://lalescu.ro/liviu/fet/news.html
ff38dac |
|
Wednesday, 5 Nov 2025
|
20:52 Guido Falsi (madpilot)
net/unison: Update to 2.53.8
With this release unison added an install target.
This install target always installs the text only executable as
unison, and the UI as unison-gui. The port is modified to follow
suit.
pkg-message has been modified to document this change when upgrading,
and an entry is added to UPDATING.
7e26448 |
|
Sunday, 19 Oct 2025
|
04:13 Yasuhiro Kimura (yasu)
UPDATING: Document possible build error of seculity/clamav and how to work
around it
PR: 290150
Reported by: Piotr Zmudzinsk, Xavier Humbert, Sigi, Fabian Wenk
aaa3390 |
|
Thursday, 16 Oct 2025
|
15:27 Michael Osipov (michaelo)
devel/nexus2-oss: Update port for javaservicewrapper-3.6.3
Approved by: jrm (mentor), otis (mentor)
Differential Revision: https://reviews.freebsd.org/D53121
02f1aa5 |
15:27 Michael Osipov (michaelo)
sysutils/javaservicewrapper: Update port to 3.6.3
Approved by: jrm (mentor), otis (mentor)
Differential Revision: https://reviews.freebsd.org/D53120
5426e2c |
09:01 Älven (alven) Author: mew14930xvi
ports/UPDATING: Fix date
PR: 290264
Approved by: db@ (Mentor, implicit)
Approved by: portmgr@ (blanket)
Fixes: 8da6606fb6aa * security/libressl: Update to 4.2.0
849586a |
|
Wednesday, 15 Oct 2025
|
17:02 Bernard Spil (brnrd)
security/libressl: Update to 4.2.0
8da6606 |
|
Saturday, 11 Oct 2025
|
05:50 Dirk Meyer (dinoex)
net-im/gotosocial: update to 0.20.0
Added migration note
PR: 290102
02e6239 |
|
Wednesday, 1 Oct 2025
|
06:07 Kevin Bowling (kbowling) Author: Tomoaki AOKI
x11/nvidia-driver: Split kmod into x11/nvidia-kmod
Split out kmod part of x11/nvidia-driver into x11/nvidia-kmod,
including slave ports, to allow FreeBSD-kmods repo builders building
nvidia-related kmod ports.
In this update,
* split out *.ko from x11/nvidia-driver[-304|-340|-390|470|-devel]
into corresponding x11/nvidia-kmod[-304|-340|-390|470|-devel],
* switch dependency of graphics/nvidia-drm-*-kmod upon
x11/nvidia-driver[-devel] to newly introduced
x11/nvidia-kmod[-devel],
* make x11/nvidia-driver[-304|-340|-390|470|-devel] depend upon
newly introduced x11/nvidia-kmod[-304|-340|-390|470|-devel],
* bump consumers directly depending upon x11/nvidia-driver*
as of dependency switches,
* and hook x11/nvidia-kmod[-304|-340|-390|470|-devel] to build.
Note that upgrading x11/nvidia-driver* from monolithic version
requires deinstallation of x11/nvidia-driver* before starting,
as both previous version of x11/nvidia-driver* and newly introduced
x11/nvidia-kmod* installs *.ko into same place.
PR: 288314
Approved by: bapt (kmod repo)
Differential Revision: https://reviews.freebsd.org/D52178
f4e907a |
|
Monday, 29 Sep 2025
|
15:57 Dave Cottlehuber (dch)
sysutils/py-mitogen: update to 0.3.27
Ansible 12 has deprecated third-party strategy plugins. This is
currently how Mitogen integrates with Ansible (e.g.
ANSIBLE_STRATEGY=mitogen_linear). Running Ansible 12 + Mitogen will
currently print a deprecation warning
Changelog: https://github.com/mitogen-hq/mitogen/blob/master/docs/changelog.rst#v0327-2025-08-20
Sponsored by: SkunkWerks, GmbH
db7ac3f |
|
Saturday, 20 Sep 2025
|
08:48 Marc Fonvieille (blackend)
UPDATING: fix two typos.
b0d3289 |
|
Wednesday, 17 Sep 2025
|
20:35 Florian Smeets (flo)
mail/pflogsumm: Update to 1.1.12
044c3fc |
|
Monday, 8 Sep 2025
|
08:26 Michael Osipov (michaelo)
www/mod_wsgi4: Move to www/mod_wsgi, and upgrade port to 5.0.2
PR: 288402
Approved by: jrm (mentor), douglas@douglasthrift.net (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D52139
fe18c14 |
|
Thursday, 28 Aug 2025
|
13:01 Ronald Klop (ronald)
databases/mongodb70: 7.0.23
Includes patch to implement waitable atomics for FreeBSD for
https://jira.mongodb.org/browse/SERVER-81797.
This patch is developed by me. It did not go through QA of MongoDB Inc.
I asked to upstream the patch but they don't want to take responsibilty
for code they don't run themselves. (Which I can understand from their
perspective.)
https://github.com/mongodb/mongo/pull/1607#issuecomment-2996276435
https://jira.mongodb.org/browse/SERVER-99225
Anyway, this has run without errors for a while on my Raspberry Pi +
net-mgmt/unifi9.
I don't have full QA in place and could only do limited testing. I can't
take any responsibilty for the quality of the patch.
Make backups and test for yourself in your setup before upgrading
any critical production environment.
Changes:
https://www.mongodb.com/docs/manual/release-notes/7.0/#7.0.23---aug-13--2025
Announcement:
https://www.mongodb.com/community/forums/t/mongodb-7-0-23-is-released/327242?u=r_k
2236885 |
|
Friday, 22 Aug 2025
|
13:37 Eugene Grosbein (eugen)
UPDATING: update perl5 default to 5.42
mat@ forgot to update UPDATING after recent bump of defaults,
so do this for him.
10d810e |
|
Wednesday, 20 Aug 2025
|
09:01 Cy Schubert (cy)
Revert "security/py-fail2ban: Remove unneeded filter.d files"
While some users want the upstream sshd filters to have the
contents the BSD sshd filters, others use them as is. Revert
this change. Let users decide which to use.
PR: 288849
This reverts commit d906503fb22992a7a92d46365b9f2af31454dee6.
4571fd6 |
|
Friday, 15 Aug 2025
|
11:25 Dan Langille (dvl)
net/syncthing: Update to 2.0.1
Single-dash long options are no longer supported. -home must be given
as --home. Please review any syncthing_args in rc.conf settings.
* https://github.com/syncthing/syncthing/releases/tag/v2.0.1
* https://github.com/syncthing/syncthing/releases/tag/v2.0.0
22506da |
|
Thursday, 14 Aug 2025
|
00:58 Cy Schubert (cy)
security/py-fail2ban: Remove unneeded filter.d files
There is some confusion whether to use the sshd.conf, bsd-sshd.conf.
or the bsd-sshd-session.conf filters. bsd-sshd-session.conf is the
correct and only filter to use on FreeBSD systems. Using the others
will result in incorrect operation on a FreeBSD system with a supported
sshd installed.
PR: 288849
d906503 |
|
Monday, 4 Aug 2025
|
13:01 Älven (alven) Author: Paavo-Einari Kaipila
databases/adminer: Introduce flavors and adopt the port
Signed-off-by: Paavo-Einari Kaipila <pave@freebsd.org>
PR: 288648
Approved by: yuri@ (Mentor)
7c70718 |
|
Monday, 28 Jul 2025
|
14:45 Dan Langille (dvl)
www/privatebin: Update to 2.0.0
This release changes configuration defaults including switching the
template and removing legacy features. These are upstream changes.
See https://github.com/PrivateBin/PrivateBin/releases/tag/2.0.0
3248bfa |
|
Sunday, 20 Jul 2025
|
11:10 Florian Smeets (flo)
www/phpmyfaq: Update to 4.0.9
This is a major upgrade please take a look at
https://phpmyfaq.readthedocs.io/en/4.0/update/ before upgrading
Changes: https://www.phpmyfaq.de/changelog
0c77340 |
|
Thursday, 10 Jul 2025
|
23:24 Koichiro Iwao (meta) Author: Juan David Hurtado G.
sysutils/bastille: update to version 1.0.20250714
This release has potentially breaking changes that are noted, but will
depend on the user configuration. See the release announcement [1] for
more detail.
[1] https://github.com/BastilleBSD/bastille/releases/tag/1.0.20250714
PR: 288111
efb4697 |
|
Tuesday, 8 Jul 2025
|
19:26 Michael Osipov (michaelo)
shells/bash: Enable SYSBASHRC option by default
Approved by: jrm (mentor), ehaupt (maintainer)
Differential Revision: https://reviews.freebsd.org/D51201
4376ee2 |
|
Monday, 30 Jun 2025
|
13:52 Matthias Andree (mandree)
mail/bogofilter-bdb: Remove expired port.
We had to transfer and clean up a few bits from bogofilter-bdb
to bogofilter (the LMDB) based port, and I am also adding an UPDATING
entry.
507cbd8 |
|
Sunday, 29 Jun 2025
|
17:34 MANTANI Nobutaka (nobutaka)
japanese/anthy: Remove it and its consumers
japanese/anthy uses Debian Project's fork of Anthy as the upstream
(https://salsa.debian.org/debian/anthy). The development of the upstream
has stopped for five years. There is a newer fork, anthy-unicode
(https://github.com/fujiwarat/anthy-unicode) and we have its port
japanese/anthy-unicode.
japanese/anthy-unicode has become the replacement of japanese/anthy.
japanese/kasumi and japanese/uim-anthy have been removed.
japanese/kasumi-unicode and japanese/uim-anthy-unicode have become their
replacements.
japanese/fcitx-anthy, japanese/fcitx5-anthy, and japanese/ibus-anthy
have been unflavorized in accordance with the removal of japanese/anthy.
japanese/scim-anthy has been modified to support japanese/anthy-unicode.
CONFLICTS_INSTALL has been removed because there is no conflict now.
c4a81f1 |
|
Friday, 27 Jun 2025
|
21:43 Jason E. Hale (jhale)
finance/ktoblzcheck: Update to 1.59
The bank data is now a separate project to thematically distinguish it
from the libraries and applications, and to simplify the build system:
finance/ktoblzcheck-data
fb53adf |
|
Sunday, 22 Jun 2025
|
06:55 Kai Knoblich (kai)
UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 4.3 release
series.
0e4f77f |
|
Friday, 20 Jun 2025
|
15:37 Nicola Vitale (nivit)
UPDATING: Add a note about upgrading x11/swww
bab9958 |
|
Friday, 13 Jun 2025
|
11:47 Michael Osipov (michaelo)
*/*: Rename WEBSOCKET option
The WEBSOCKETS option has been renamed to WEBSOCKET to match the name from
RFC 6455, other ports and the description from Mk/bsd.options.desc.mk.
Approved by: otis (mentor)
e410992 |
|
Tuesday, 10 Jun 2025
|
14:31 Michael Osipov (michaelo)
devel/git: Rename HTMLDOCS option into canonical DOCS option
Let users globally decide whether they want to have these docs in their ports.
This change has also discovered a bug where parts of the documentation where
not installed at all.
Approved by: otis (mentor), garga (maintainer)
Differential Revision: https://reviews.freebsd.org/D50776
a4ac5a4 |
13:19 Michael Osipov (michaelo)
security/krb5-12{0,1}: Consolidate KRB5_{PDF,HTML} options into canonical DOCS
option
Let users globally decide whether they want to have these docs in their ports.
PR: 287340
Approved by: otis (mentor), cy (maintainer)
Differential Revision: https://reviews.freebsd.org/D50775
40efd24 |
|
Friday, 6 Jun 2025
|
13:52 Ronald Klop (ronald)
net-mgmt/unifi9: update MongoDB dependency from 6.0 to 7.0.
- MongoDB 6.0 is deprecated and going EOL in a few months.
- Add flavor -armv80a which uses mongodb70-armv80a for non-LSE ARM64 systems.
- See UPDATING for instructions.
PR: 286943
Approved by: maintainer timeout
477f5c5 |
|
Thursday, 29 May 2025
|
07:41 Marc Fonvieille (blackend)
UPDATING: fix a typo.
9a1033c |
|
Tuesday, 20 May 2025
|
11:36 Ronald Klop (ronald)
databases/mongodb60: start announcing EOL date of August 2025
added a warning a bit early so it is also in the 2025Q3 branch
see https://www.mongodb.com/legal/support-policy/lifecycles
- pet portfmt
57bf12b |
|
Monday, 19 May 2025
|
15:12 Cy Schubert (cy)
UPDATING: Note orpnaning of screen sessions
PR: 286743
68042c2 |
|
Wednesday, 14 May 2025
|
11:42 Mathieu Arnold (mat)
Mk/bsd.default-versions.mk: update perl5 default to 5.40
PR: 286309
0705456 |
|
Tuesday, 13 May 2025
|
10:02 Koichiro Iwao (meta) Author: Derek Schrock
www/tt-rss: Update to g20250427 f097c5ed97
- Update to g20250427 f097c5ed97 [1]
- UPDATING entry for future mysql removal [2].
[1]
https://gitlab.tt-rss.org/tt-rss/tt-rss/-/compare/bfdfea88b988778db59fb112bbd07a4cd2aefd69...f097c5ed97671f66be71e52c13917c23528ba308
[2] https://community.tt-rss.org/t/support-for-mysql-is-no-more/6897
PR: 286734
6dd3dc2 |
|
Saturday, 10 May 2025
|
08:00 Kevin Bowling (kbowling)
net-p2p/bitcoin[-daemon,-utils]: Update to 29.0
IMPORTANT:
29.x is the last release series that will support the legacy BDB wallet
format. We are already doing this awkwardly since the format is BDB 4.8
and we are building with BDB 5. This will be removed in 30.0 later this
year.
Instructions:
https://github.com/bitcoin/bitcoin/blob/29.x/doc/managing-wallets.md#migrating-legacy-wallets-to-descriptor-wallets
This release switches to CMake which results in a major refacoring of
the port and underlying build. The result seems good, but please
provide feedback if there are any unexpected changes or problems.
This release dropped UPnP support due to security concerns. NAT-PMP is
implemented as an alternative.
Reviewed by: arrowd (previous revision)
Differential Revision: https://reviews.freebsd.org/D50265
1813f80 |
|
Tuesday, 6 May 2025
|
18:34 Kevin Bowling (kbowling)
Mk/bsd.default-versions.mk: Update to PostgreSQL 17
See UPDATING for upgrade advice
PR: 283788
Approved by: antoine (exp-run)
bcb73b4 |
|
Saturday, 3 May 2025
|
12:29 Vladimir Druzenko (vvd) Author: Juan David Hurtado G
sysutils/bastille: Update 0.13.20250126 => 0.14.20250420
Changelog:
https://github.com/BastilleBSD/bastille/releases/tag/0.14.20250420
- Transfer maintainership.
- Add co-maintainer Barry McCormick <snarfingcode666@gmail.com>.
- Pet portclippy.
PR: 286251
Approved by: Christer Edwards <christer.edwards@gmail.com> (former maintainer)
0078791 |
07:40 Bernard Spil (brnrd)
security/libressl: Update to 4.1.0
NOTE: You must rebuild all ports depending on LibreSSL
fb46f30 |
|
Friday, 2 May 2025
|
13:07 Yasuhiro Kimura (yasu)
databases/redis: Update to 8.0.0
* Update license information. Since 8.0 redis is distributed under
triple license of (a) the Redis Source Available License v2 (RSALv2)
or (b) the Server Side Public License v1 (SSPLv1) or (c) the GNU
Affero General Public License v3 (AGPLv3).
* Add entry to UPDATING.
ChangeLog: https://github.com/redis/redis/releases/tag/8.0.0
db935a5 |
|
Saturday, 19 Apr 2025
|
08:13 Marc Fonvieille (blackend)
UPDATING: fix a typo.
155bbc8 |
|
Wednesday, 9 Apr 2025
|
10:30 Gleb Popov (arrowd)
Framework: Switch LINUX_DEFAULT to rl9 for all arches except i386
Differential Revision: https://reviews.freebsd.org/D49632
Approved by: portmgr (bapt)
614644e |
|
Friday, 4 Apr 2025
|
19:11 Gleb Popov (arrowd)
UPDATING: State that manual intervention is no longer required when installing
glib
a4db1fd |
17:55 Fernando ApesteguĂa (fernape) Author: Dmitry Wagin
devel/jetbrains-clion: Update to 2024.3.5
ChangeLog: https://youtrack.jetbrains.com/articles/CPP-A-230654386
PR: 283208
Reported by: dmitry.wagin@ya.ru
a3187a2 |
|
Thursday, 3 Apr 2025
|
07:46 Gleb Popov (arrowd)
UPDATING: Add entry regarding glib20 update
2b0da95 |
|
Thursday, 27 Mar 2025
|
19:09 Christoph Moench-Tegeder (cmt)
mail/thunderbird: update to 137.0 (rc1)
Release Notes (soon):
https://www.thunderbird.net/en-US/thunderbird/137.0/releasenotes/
Mention the big upgrade and the new thunderbird-esr port in UPDATING.
7eb19a6 |
|
Tuesday, 25 Mar 2025
|
18:11 Muhammad Moinur Rahman (bofh)
*/tex*: Update version 20240312=>20250308
- devel/tex-kpathsea: Update version 6.4.0=>6.4.1
- devel/tex-libtexluajit: Update version 2.1.0=>2.1.81742
- print/tex-ptexenc: Update version 1.4.6=>1.5.1
- korean/ko.TeX: Replace @exec/@unexec with @postexec/@postunexec
Sponsored by: Nepustil
993771b |
|
Friday, 21 Mar 2025
|
09:54 Nicola Vitale (nivit)
UPDATING: Add a note for users of mail/oama < 0.15
Starting from version 0.15 oama saves credential files in the
$XDG_STATE_HOME/oama directory. This is a breaking change.
dfdc0ba |
|
Monday, 17 Mar 2025
|
04:04 Charlie Li (vishwin)
graphics/gdk-pixbuf-extra: add default-disabled loaders
With the new port, remove OTHERS from graphics/gdk-pixbuf2, and add
corresponding helper to USES=gnome. Ports using the affected loaders
should declare USE_GNOME=gdkpixbufextra.
PR: 285185
e129c08 |
|
Sunday, 16 Mar 2025
|
10:19 Robert Clausecker (fuz) Author: Lexi Winter
sysutils/snmp_exporter: update to 0.28.0
Assign maintainership to submitter.
changes since the previous port version (0.20.0) are too numerous to
list here but can be found at the GitHub releases page:
https://github.com/prometheus/snmp_exporter/releases
this release introduces a breaking change in the configuration file
format. to address this:
- add a new pkg-message that explains the situation on upgrade.
- add an UPDATING entry to warn ports users about the change.
- add a new port called 'sysutils/snmp_exporter20' containing the old
0.20.0 version; users who don't want to immediately update their
configuration can instead switch to this new port to continue using
the old version.
PR: 282759
Approved by: fabian.freyer@physik.tu-berlin.de (maintainer timeout)
acc7dc8 |
|
Wednesday, 12 Mar 2025
|
09:02 Michael Osipov (michaelo)
net/samba4{19,20}: Rework manpages handling
* Rename option MANDOC to MANPAGES to match with other ports and
Mk/bsd.options.desc.mk.
* Remove outdated, incorrect, precompiled manpages from ${FILESDIR}/files/man.
* Properly disable manpages generation since XSLTPROC was set to true(1) WAF
always assumed xsltproc(1) to work and if any automatic dependency pulled in
textproc/docbook-xsl, manpages were generated even if explicitly disabled.
PR: 281415
Approved by: jrm (mentor), mikael, 0mp
Differential Revision: https://reviews.freebsd.org/D49299
6cbfa05 |
|
Tuesday, 11 Mar 2025
|
17:42 Ronald Klop (ronald)
databases/mongodb80: add flavor for RPI-compatible version
Similar to commit 5ceff01406677 for mongodb70.
No revision bump as the default flavor does not change.
c8877d2 |
|
Monday, 10 Mar 2025
|
12:10 Michael Osipov (michaelo)
www/wget2: Rename HTTP2 option
The default NGHTTP2 option has been renamed to HTTP2 to match the option
name in ftp/curl and the description from Mk/bsd.options.desc.mk.
Approved by: jrm (mentor), amdmi3 (maintainer timeout)
Differential Revision: https://reviews.freebsd.org/D49117
9537b42 |
|
Wednesday, 19 Feb 2025
|
10:01 Rodrigo Osorio (rodrigo)
UPDATING: Add upgrade instructions for comms/ser2net
1973236 |
|
Tuesday, 18 Feb 2025
|
09:00 Ronald Klop (ronald)
databases/mongodb70: add flavor for RPI-compatible version
The default flavor is the upstream supported version. For older
ARM CPUs we have an -armv80a flavor now. MongoDB is known to be used by
net-mgmt/unifi* users on this hardware. MongoDB 6.0 is planned to go out
of support in July 2025 [1], so this is preparation to make MongoDB 7.0
the default dependency for Unifi.
[1] https://www.mongodb.com/legal/support-policy/lifecycles
5ceff01 |
|
Sunday, 16 Feb 2025
|
16:26 Rene Ladan (rene)
UPDATING: avoid references to pruned entries.
Reword some texts if the packages in question are long gone,
inline referenced text otherwise.
PR: 277370
PR: 284071
366bb97 |
|
Saturday, 8 Feb 2025
|
09:51 Kai Knoblich (kai)
UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 4.2 release
series.
2bc8c57 |
|
Wednesday, 5 Feb 2025
|
08:22 Matthias Fechner (mfechner)
www/gitlab: fix error uninitialized constant
ActiveSupport::LoggerThreadSafeLevel::Logger
The upgrade of gem concurrent-ruby to 1.3.5 made a bug in activesupport visible.
The bug seems to be fixed for rails 7.1 and 7.2 but not 7.0 which gitlab uses.
https://github.com/rails/rails/pull/49372
https://github.com/rails/rails/issues/54260
So we import the Logger to fix the error message:
bundler: failed to load command: puma (/usr/local/bin/puma)
/usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/logger_thread_safe_level.rb:12:in
`<module:LoggerThreadSafeLevel>': uninitialized constant
ActiveSupport::LoggerThreadSafeLevel::Logger (NameError)
Logger::Severity.constants.each do |severity|
^^^^^^^^^^
from
/usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/logger_thread_safe_level.rb:9:in
`<module:ActiveSupport>'
from
/usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/logger_thread_safe_level.rb:8:in
`<top (required)>'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
/usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/logger_silence.rb:5:in
`<top (required)>'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
/usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/logger.rb:3:in
`<top (required)>'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
/usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support.rb:29:in
`<top (required)>'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
/usr/local/lib/ruby/gems/3.2/gems/activesupport-7.0.8.7/lib/active_support/all.rb:3:in
`<top (required)>'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from /usr/local/www/gitlab/gems/gitlab-utils/lib/gitlab/utils.rb:4:in
`<top (required)>'
from
/usr/local/www/gitlab/gems/gitlab-utils/lib/gitlab/utils/all.rb:3:in
`require_relative'
from
/usr/local/www/gitlab/gems/gitlab-utils/lib/gitlab/utils/all.rb:3:in `<top
(required)>'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from
<internal:/usr/local/lib/ruby/site_ruby/3.2/rubygems/core_ext/kernel_require.rb>:37:in
`require'
from /usr/local/www/gitlab/lib/gitlab/cluster/lifecycle_events.rb:3:in
`<top (required)>'
from /usr/local/www/gitlab/config/puma.rb:38:in `require_relative'
from /usr/local/www/gitlab/config/puma.rb:38:in `_load_from'
from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/dsl.rb:135:in
`instance_eval'
from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/dsl.rb:135:in
`_load_from'
from
/usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/configuration.rb:246:in
`block in load'
from
/usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/configuration.rb:246:in
`each'
from
/usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/configuration.rb:246:in
`load'
from
/usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/launcher.rb:56:in
`initialize'
from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/cli.rb:66:in
`new'
from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/lib/puma/cli.rb:66:in
`initialize'
from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/bin/puma:8:in `new'
from /usr/local/lib/ruby/gems/3.2/gems/puma-6.5.0/bin/puma:8:in `<top
(required)>'
from /usr/local/bin/puma:25:in `load'
from /usr/local/bin/puma:25:in `<top (required)>'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli/exec.rb:59:in
`load'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli/exec.rb:59:in
`kernel_load'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli/exec.rb:23:in
`run'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli.rb:452:in `exec'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/vendor/thor/lib/thor/command.rb:28:in
`run'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in
`invoke_command'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/vendor/thor/lib/thor.rb:538:in
`dispatch'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli.rb:35:in
`dispatch'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/vendor/thor/lib/thor/base.rb:584:in
`start'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/cli.rb:29:in `start'
from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/exe/bundle:28:in
`block in <top (required)>'
from
/usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/lib/bundler/friendly_errors.rb:117:in
`with_friendly_errors'
from /usr/local/lib/ruby/gems/3.2/gems/bundler-2.6.3/exe/bundle:20:in
`<top (required)>'
from /usr/local/bin/bundle:25:in `load'
from /usr/local/bin/bundle:25:in `<main>'
7040041 |
|
Monday, 3 Feb 2025
|
17:02 Gleb Popov (arrowd) Author: Tobias C. Berner
KDE: It goes to 6!
This megacommit merges all the work from
https://github.com/freebsd/freebsd-ports-kde/tree/kde-it_goes_to_6
Specifically:
- KDE Plasma 6 ports updated to 6.2.5
- KDE Applications ports updated to 24.12.0
- Development ports of KDE Applications removed
- A lot of various ports switched to Qt 6 by default
- Some KDE Frameworks 5 and Plasma 5 ports are adapted to be coinstallable
with their 6 counterparts
PR: 284351
Exp-run by: antoine
Pull Request: https://github.com/freebsd/freebsd-ports/pull/341
Co-authored-by: Max Brazhnikov <makc@FreeBSD.org>
Co-authored-by: Kenneth Raplee <kenrap@kennethraplee.com>
Co-authored-by: Jason E. Hale <jhale@FreeBSD.org>
Co-authored-by: Gleb Popov <arrowd@FreeBSD.org>
b44569f |
|
Friday, 31 Jan 2025
|
21:03 Matthias Andree (mandree)
security/easy-rsa: report weak build-ca crypto on CA private keys
By adding to UPDATING and pkg-message, and bumping PORTREVISION so
as to trigger updates that show these messages so that
easyrsa users can re-encrypt their CA private keys with AES instead of
Triple-DES.
It is pointless to add vuln.xml, supported port branch versions,
main and 2025Q1, already carry a bugfixed Easy-RSA version.
Reported by: pkelsey@
Security: CVE-2024-13454
MFH: 2025Q1
d8c76b9 |
|
Saturday, 25 Jan 2025
|
12:10 Bernard Spil (brnrd)
www/apache24: Update to 2.4.63
* This removes the experimental mod_tls module,
use www/mod_tls instead.
Differential Revision: https://reviews.freebsd.org/D48514
4a23cca |
|
Friday, 17 Jan 2025
|
12:34 Robert Clausecker (fuz)
net/onedrive: update to 2.5.2
Changelog: https://github.com/abraunegg/onedrive/blob/v2.5.2/changelog.md
835ff72 |
|
Friday, 10 Jan 2025
|
13:19 Olivier Certner (olce)
devel/kiwix-tools: Depend on devel/libkiwix13
This will allow updating devel/libkiwix to 14.0.0 again without breaking
the build of devel/kiwix-tools, whose latest released version at time of
this writing requires libkiwix 13.
This is a maintainer update (olce.freebsd.ports@certner.fr).
Reviewed by: jrm
Fixes: dafb538b3fd6 ("devel/libkiwix: Update to 14.0.0")
MFH: 2025Q1
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D48396
adeaae6 |
07:19 Marc Fonvieille (blackend)
UPDATING: fix some typos.
569a11f |
Number of commits found: 2859 (showing only 100 on this page) |