Commit graph

2624 commits

Author SHA1 Message Date
Bernard Spil
d5862e39f4 security/libressl: Update to 3.6.2
* Major SHLIBVER update
2023-03-18 10:17:29 +00:00
Yasuhiro Kimura
097770c474 Mk/bsd.default-versions.mk: Change default version of Ruby
* Change default version of Ruby from 3.0 to 3.1.
* Bump PORTREVISION of lang/ruby3[01]. They need to be rebuilt as only
  default ruby package includes ${PREFIX}/bin/ruby and
  ${PREFIX}/man/man1/ruby.1.gz symlinks.
* Add entry about change of default Ruby version to UPDATING.

PR:		268586
Exp-run by:	antoine
Approved by:	meta (ruby, maintainer)
2023-03-15 16:07:12 +09:00
Bernard Spil
98749c4fe0 security/openssl-devel: Rename to security/openssl30
* Align with the upstream "release" status
 * Avoid confusion with OpenSSL 3.1

Reported by:	ngie
Differential Revision:	https://reviews.freebsd.org/D38938
2023-03-14 18:19:53 +00:00
Pavel Volkov
5fd5f3398b databases/sqlite3: reenable the DQS option
Due to various ports not being prepared for this change (see 20230227
entry), the DQS option of databases/sqlite3 has been reenabled as a
stop gap measure.  It is scheduled to be disabled again for good no
earlier than 20240101, giving downstream software authors more time
to fix their queries.

PR:		270064
Fixes:		47912ce2e6
See also:	PR 269889, 269966, 269950
2023-03-14 00:06:38 +01:00
Juraj Lutter
6ca9b1e6c0 net-mgmt/unifi7: Fix upgrade steps
As suggested, make the upgrade steps in pkg-message and UPDATING
more accurate.

PR:		270171
2023-03-13 23:02:37 +01:00
MANTANI Nobutaka
dfe43944bc net/dshell: Update to 3.2.2 2023-03-11 21:25:10 +09:00
Juraj Lutter
eea19244c5 net-mgmt/unifi7: Update database dependency to mongodb44
As mongodb 3.6 is long out of support, switch to mongodb 4.4,
even though not directly supported by upstream.

See UPDATING entry for details about updating to this version.
2023-03-10 17:03:22 +01:00
Gabriel M. Dutra
5a89b90f39 benchmarks/ddosify: Update to 0.15.0
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.15.0

Introducing engine modes:

engine_mode is optional in the config file.

 * distinct-user mode simulates a new user for every iteration.
 * repeated-user mode can use pre-used user in subsequent iterations.
 * ddosify mode is the default mode of the engine. In this mode, the engine
   runs in its max capacity, and does not show user simulation behavior.

Add breaking changes to UPDATING

PR:		270078
Reported by:	0xdutra@gmail.com (maintainer)
2023-03-10 14:31:31 +01:00
Kai Knoblich
4123f4e99f UPDATING: Add qt5-webengine upgrade instructions
Give users some advice about the upgrade for the recent update of
www/qt5-webengine.
2023-03-06 05:59:57 +01:00
Tobias C. Berner
35dc178954 UPDATING: add a note about accessiblity/atk and accessibility/at-spi2-atk
PR:		269704
2023-03-04 10:28:37 +01:00
Pavel Volkov
47912ce2e6 databases/sqlite3: update to 3.41.0
Disable option DQS by default.
Add a note to UPDATING about this.

See also: https://sqlite.org/quirks.html#dblquote
Changelog: https://sqlite.org/releaselog/3_41_0.html

PR:		269798
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38774
2023-02-27 23:46:24 +01:00
Matthias Andree
a9d9d3a427 lang/python: Revert "add bytecode trigger"
This reverts commit c17ddfbf66.

This causes breakage on several ports, and the next iteration
requires a full exp-run. See:

Differential Revision: https://reviews.freebsd.org/D34739
2023-02-27 22:04:52 +01:00
Yasuhiro Kimura
f32e5a0b50 mail/py-spf-engine: Update to 3.0.3
* Since 3.0.0 spf-engine uses flit-core as build backend. So switch to
  use 'USE_PYTHON=pep517'.
* Add entry to UPDATING as default configuration file path of
  pyspf-milter has changed.

ChangeLog:	https://git.launchpad.net/spf-engine/tree/CHANGES?h=3.0.3
2023-02-27 10:45:15 +09:00
Kai Knoblich
93d981cdb3 UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 3.4 release
series.
2023-02-22 08:06:02 +01:00
Jochen Neumeister
7a2b905dba Mk/bsd.default-version.mk: Update default MySQL version to 8.0
Change the default version of MySQL to 8.0

PR:		269203
Exp-run-by:	antoine
Sponsored by:	Netzkommune GmbH
2023-02-18 12:31:36 +01:00
Charlie Li
c17ddfbf66
lang/python: add bytecode trigger
Facilitates compiling, writing and removing bytecode files (.pyc)
in site-packages after all pkg transactions have been completed.

Technical details: https://wiki.freebsd.org/Python/CompiledPackages

Fixes reports of Python port builds as root failing on filesystem
violations due to bytecode file writes where the port did not include
them in the package.

For those ports/packages that currently package bytecode, some
checksum mismatches on those files may occur. This is harmless and
will be rectified, in large as part of a USE_PYTHON=distutils
overhaul to reduce churn.

While here, implement a long-standing todo item of letting lang/python
ports use python.mk bits. Not only does this obviate duplicate
variables in each Makefile, but SUB_LIST (also added) is used for
these triggers.

Co-authored by: tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D34739
2023-02-15 16:35:07 -05:00
Cy Schubert
bfbb6a41e9 UPDATING: Fix typo
It's not quite Back to the Future. Reset date to the present month.

Reported by:	vishwin
2023-02-15 13:24:47 -08:00
Cy Schubert
6558c25069 sysutils/nut*: Make nut file ownership fixes optional with default enabled
The nut file ownership fixups due to the UID/GID change from uucp/uucp
to nut/nut may not be desireable for all users. Some users with custom
file ownership may wish ownership to remain untouched. This revision
to the nut family of ports/packages allows users to optionally disable
automatic fixup of nut file ownership.

While at it, rather than use a hardcoded string for user/group ownerships,
use the set parameters in Makefile.

PR:		269497
suggested by:	dvl
2023-02-14 10:40:00 -08:00
Yasuhiro Kimura
3e32a17042 security/logcheck: Update to 1.4.1
ChangeLog:	https://salsa.debian.org/debian/logcheck/-/blob/debian/1.4.1/debian/changelog
2023-02-13 16:03:57 +09:00
Corey Halpin
ea5d1716d2 mail/fetchmail: update to 6.4.36
PR:		269424
Reported by:	chalpin@cs.wisc.edu (maintainer)
2023-02-10 11:36:41 +01:00
Florian Walpen
5104085525 audio/jack: Update to 1.9.22 release.
ChangeLog: https://github.com/jackaudio/jack2/releases/tag/v1.9.22

 * The waf autooption --example-tools has been removed.
 * The example clients and tools are no longer part of the jack2 project.
 * Drop dependencies that were only used for example clients and tools
   (readline, sndfile and zita libs)
 * Fix build with python3.11+
 * Fix compatibility with macOS 12+
 * Fix ringbuffer thread safety on ARM

PR:		269413
Reported by:	dev@submerge.ch (maintainer)
2023-02-10 11:30:48 +01:00
Po-Chuan Hsieh
fd2d491bf0
UPDATING: Fix typo
PR:		269252
Reported by:	<p5B2EA84B3@t-online.de>
2023-01-31 07:51:44 +08:00
Po-Chuan Hsieh
f5f4cf1f8b
UPDATING: Document nodejs changes 2023-01-30 22:45:11 +08:00
Gabriel M. Dutra
789a1ef5ad benchmarks/ddosify: Update to 0.13.0
ChangeLog: https://github.com/ddosify/ddosify/releases/tag/v0.13.0

 * Merge remote-tracking branch 'origin/develop' into feat/concat-variables
 * Update README.md
 * change captureEnv to snake case
 * change csv parameters to snake case
 * change jsonPath to json_path
 * fix done channel send place in stdoutJson
 * get profile data from pprof package
 * inject both typed and concatenated vars
 * regexp, xpath, header_key
 * remove unnecessary comment
 * update benchmark jenkins file
 * update jenkinsfile
 * use atomic instead of mutex

PR:		269216
Reported by:	0xdutra@gmail.com (maintainer)
2023-01-30 09:34:35 +01:00
Matthias Andree
6853ab171e security/openvpn*: update to 2.6.0, keep openvpn25
- copy openvpn to openvpn25, mark as deprecated and to expire March 31

- update openvpn to openvpn 2.6.0, highlights from Frank Lichtenheld's
  release announcement e-mail, slightly edited:

 * Data Channel Offload (DCO) kernel acceleration support for Windows,
   Linux, and FreeBSD [14].
 * OpenSSL 3 support
 * Improved handling of tunnel MTU, including support for pushable MTU.
 * Outdated cryptographic algorithms disabled by default, but there are
   options to override if necessary.
 * Reworked TLS handshake, making OpenVPN immune to replay-packet state
   exhaustion attacks.
 * Added --peer-fingerprint mode for a more simplistic certificate setup
   and verification.
 * Improved protocol negotiation, leading to faster connection setup.

ChangeLog: https://github.com/OpenVPN/openvpn/blob/v2.6.0/Changes.rst
2023-01-27 22:32:22 +01:00
Yuri Victorovich
2a294eaa96 UPDATING: Fix typos 2023-01-22 09:44:45 -08:00
Yuri Victorovich
940d212ecd www/adguardhome: Move config and data files to a new location
... when these files are present at old locations.

PR:		269083
Reported by:	Jony Hudson <bsd@j-star.org>
2023-01-22 09:42:32 -08:00
Cy Schubert
b11d3d7973 UPDATING: Add comment about restarting devd
Restarting devd will adjust UPS USB devices to their new UID/GID. This
must be performed prior to restarting nut following an upgrade.

PR:		268960
Reported by:	vvd@unislabs.com
Fixes:		02c038c8cc
2023-01-17 17:07:57 -08:00
Cy Schubert
02c038c8cc sysutils/nut*: Use a dedicated UID and GID
To reduce conflicts with other packages and improve security, avoid
using the uucp UID and GID. This avoids potential conflicts with the
net/freebsd-uucp port.

Users who wish to continue using the uucp user and group may add
NUT_USER=uucp and NUT_GROUP=uucp to their make.conf.

PR:		268960
Reported by:	delphij
MFH:		2023Q1
2023-01-17 13:12:13 -08:00
Dave Cottlehuber
e8723f0a8c sysutils/graylog: update to 5.0.2
- support JAVA_HOME
- accept additional java parameters in rc.conf
- OpenJDK17 is now required
- remove unsupported JVM tunables

Reported by:    Einar Bjarni Halldórsson <einar@isnic.is>
Differential Revision: https://reviews.freebsd.org/D37979
2023-01-11 22:08:28 +00:00
Cy Schubert
c2d8143d0d UPDATING: Advise mail/spamassassin users of the removal of HashCash
The spamassassin HashCash plugin has been deprecated for a while now.
It was finally removed in spamassassin 4.0.0.
2023-01-04 13:32:38 -08:00
Artyom Davidov
b74ef047bb sysutils/zrepl: update to 0.6.0
Changes:	https://github.com/zrepl/zrepl/releases/tag/v0.6.0

PR:		268058
Approved by:	maintainer timeout
2022-12-26 23:03:33 +01:00
Thomas Morper
3574d6718e net-mgmt/unbound_exporter: Update to 0.4.1
* Update to 0.4.1
* Update repo location
* Simplify Makefile by using GO_MODULE rather than GH_TUPLE
* Add missing SUB_LIST to Makefile
* Re-factor init script

Changes:	https://github.com/letsencrypt/unbound_exporter/releases/tag/v0.4.1

PR:		267609
PR:		265255
Approved by:	aduitsis@cpan.org (maintainer timeout, > 1 month)
2022-12-20 07:43:59 -05:00
Yasuhiro Kimura
689659cb49 UPDATING: Add entry about possible runtime error of security/clamav and the solution
PR:		268069
Reported by:	many
2022-12-15 14:29:40 +09:00
Einar Bjarni Halldórsson
8c8753eb9c devel/py-proxmoxer: Update to 2.0.0
- add UPDATING notes
 - pytest testunit in progress

ChangeLog:
https://github.com/proxmoxer/proxmoxer/blob/develop/CHANGELOG.md

PR:		268036
2022-12-09 11:23:09 +00:00
Juraj Lutter
27c280e076 textproc/kibana8: Add new port
Kibana is a visualisation tool for elasticsearch.
2022-11-26 22:03:17 +01:00
Muhammad Moinur Rahman
8f21d69a60 Mk/bsd.default-versions.mk: Change PHP default version to 8.1
Switching php DEFAULT_VERSION from 8.0 to 8.1. php 8.0 Active support
ends on 2022-11-26. This will not be merged in quarterly.

PR:		266854
Tested by:	antoine
Approved by:	ale
Relnotes:	https://www.php.net/supported-versions.php
Sponsored by:	Bounce Experts
2022-11-25 19:14:37 -06:00
John Grafton
9253d1d72a x11-wm/jwm: Update to 2.4.3
ChangeLog: https://joewing.net/projects/jwm/
New Features

 * Mouse bindings are now configurable
 * Added key bindings
 * Added ~/.config/jwm/jwmrc as the new default location for per-user
   configuration
 * Maximized windows once again have borders and can be resized
 * The placement of window buttons is now configurable
 * Restored automatic tray "autohide" functionality using autohide="on"
 * Added support for CDATA to the XML parser
 * Moved the group and list attributes to the TaskListStyle tag
 * Added key bindings to resize a window from a specific corner or side
 * Add Type tag to Group

Bug Fixes

 * Don't SetDefaultCursor in AddClientToWindow
 * Use pango to address font fixes
 * Fix for large titles that are centered or right aligned
 * Fix tooltip delay

Updated Translations

 * Portuguese
 * Portuguese Brazil
 * Turkish
 * Spanish
 * Danish
 * Lithuanian

Add UPDATING entry due to config changes.

PR:		267931
Reported by:	john.grafton@runbox.com (maintainer)
2022-11-24 17:03:14 +01:00
ykla
f688807dab UPDATING: Fix some typos
According to https://cgit.freebsd.org/ports/commit/?id=e025129daf0d7006391e5311f20ec6102fb3d889 , the date of this line should be 2021 not 2020.

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/134
2022-10-18 23:52:40 +09:00
Robert Clausecker
98e169c3d9 devel/schilybase: update to 2022-10-16
ChangeLog: http://fuz.su/pub/schilytools/AN-2022-10-16.txt

This commit creates a new port archivers/tartest splitted off from
archivers/star. misc/schilytools depends now on this new port.

PR:		267131
Reported by:	fuz@fuz.su (maintainer)
2022-10-18 07:02:38 +02:00
Matthias Fechner
923ed9ea01 UPDATING: document solr version 8 and 9 2022-10-16 09:12:43 +02:00
Thomas Zander
19d4e30eef
UPDATING: Add note for gstreamer1 1.20.3 update and build requirements 2022-10-15 23:51:21 +02:00
Marc Fonvieille
031f888dca UPDATING: Fix some typos 2022-10-15 11:08:23 +02:00
Michael Osipov
df3fca4f09 devel/websvn: update to 2.8.0
PR:		266996
Reported by:	michael.osipov@siemens.com (maintainer)
2022-10-14 07:43:28 +02:00
Dan Langille
318400ae02 security/acme.sh: Change crontab and add newsyslog
This update may break your install if you were using a symlink to
%%EXAMPLESDIR%%/acme.sh.conf - that file is no longer installed. Instead,
a log rotation configuration is now installed to etc/cron.d/acme.sh.sample
you should modify etc/cron.d/acme.sh to needs.

The port now installs a log rotation file to etc/newsyslog.d/acme.sh.sample
and you you should update etc/newsyslog.d/acme.sh to suit your needs.
This file has long been part of the port, but was never installed.

Neither the log rotation nor the crontab are active until you remove the
comments.

While here, several portclippy updates

Reported by:	marck
2022-10-11 20:04:23 +00:00
Emanuel Haupt
5da973d713 UPDATING: Mention PORTS_READLINE option in the recent bash update 2022-10-02 20:35:00 +02:00
Matthias Andree
9c1cf562b5 UPDATING: Mention audio/strawberry flavors 2022-10-01 13:49:02 +02:00
Dan Langille
5b5ce75cc6 UPDATING: format a few entries
These entries did not have two spaces before AFFECTS/AUTHOR
2022-09-29 12:54:41 +00:00
Fernando Apesteguía
75f3b1c301 graphics/bmeps: Update to 4.34.1
https://sourceforge.net/p/dktools/wiki/change%20log/#4330-2022-02-18

The former bmpp program was renamed to bitmap2pp, the former dkct program was
renamed to dkcpre.

Add UPDATING entry.

PR:		266652
Reported by:	takefu@airport.fm (maintainer)
2022-09-29 07:48:00 +02:00
Bernard Spil
2de6938387 security/libressl: Update to 3.5.3
* Make sure you check https://wiki.freebsd.org/LibreSSL/3.5
   and UPDATING
2022-09-25 11:15:46 +00:00