Commit graph

2689 commits

Author SHA1 Message Date
Muhammad Moinur Rahman
e83268eaaa UPDATING: Trim upto stable/13 release
Next trim will happen after 13-STABLE reaches EOL.

Approved by:	portmgr
2024-01-03 18:52:19 +01:00
Pavel Balaev
1251766a70 databases/tarantool: Renamed to tarantool2
A new major version of the tarantool has been released.
databases/tarantool renamed to databases/tarantool2.
2.11 is an LTS version and it is advisable to leave the
option to install it.

Signed-off-by: Pavel Balaev <mail@void.so>
2023-12-29 23:10:53 +03:00
Muhammad Moinur Rahman
6e3887a5d3 lang/php* : Change default to 8.2
As active support of php81 ends on 25th November, 2023 it's time to
switch the default version to 8.2.

See https://www.php.net/supported-versions.php for more details.

PR:		274463
Approved by:	portmgr (exp-run)
2023-11-26 20:57:51 +01:00
Marc Fonvieille
3534ce5e73 UPDATING: fix a typo. 2023-11-07 16:42:50 +01:00
Bernard Spil
5868083c80 security/libressl: Update to 3.8.2
* Major upgrade, rebuild all dependent ports
2023-11-04 13:58:26 +01:00
Michael Osipov
914eca41bf devel/subversion-lts: update port to next LTS version: 1.14.2
PR:		253566
Approved by:	jrm (mentor), otis (mentor), lev
Release Notes:	https://subversion.apache.org/docs/release-notes/1.14
Differential Revision:	https://reviews.freebsd.org/D42348
2023-10-31 13:52:15 +01:00
Bernard Spil
e248b6db76 UPDATING: Fix entry for security/openssl update to 3.0
* entry was added and subsequently removed

Reported by:	Fabian Wenk
2023-10-28 23:08:42 +02:00
geoffroy desvernay
33a1d3492c net-mgmt/nfdump: update 1.6.20 -> 1.7.3
- Check UPDATING for compat with older 1.6.x

PR:		271429
Reviewed by:	chadf@triularity.org
Changes:	https://github.com/phaag/nfdump/releases
2023-10-28 21:36:18 +02:00
Dan Langille
f67381ff3f net-mgmt/librenms: Update to 23.10.0
re: https://github.com/librenms/librenms/releases/tag/23.10.0

See also UPDATING re crontab issue which this update fixes.
2023-10-27 17:41:05 +00:00
Michael Osipov
cba8834819 UPDATING: Remove unnecessary information regaring Ghostscript 10 change 2023-10-27 15:49:47 +02:00
Michael Osipov
92d21e4476 Mk/bsd.default-versions.mk: Change default version of Ghostscript to 10
* Change default version of Ghostscript from 9 to 10
* Add entry about change of default Ghostscript version to UPDATING

PR:		273864
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D42351
2023-10-27 09:47:54 +02:00
Einar Bjarni Halldórsson
a2d9e925cc mail/mailman3: update to 3.3.9
* Add missing dependency, mail/py-authres
* Update needed dependency versions
* Add UPDATING info about new version

Changelog: https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/docs/NEWS.html#news-3-3-9

PR:		274669
2023-10-27 02:32:54 -04:00
Pietro Cerutti
91e102d6c8 UPDATING: remove extra empty line 2023-10-26 16:23:04 +00:00
Pietro Cerutti
cd669580fd UPDATING: document lang/chicken binaries rename 2023-10-26 16:15:36 +00:00
Stefan Eßer
8b4e176302 UPDATING: Fix old portmaster example
The entry dated 20181213 suggests

    portmaster -f `pkg shlib -qR libperl.so.5.26`

to force an update or re-installation of all ports that directly
depend on the given library. This command leads to excessive and
unnecessary port builds, though, since the -f option is passed
down to the up-to-date checks of all dependencies, causing them
to be rebuilt, too.

The correct command is:

    portmaster `pkg shlib -qR libperl.so.5.26`

Reported by:	rkoberman@gmail.com (Kevin Oberman)
2023-10-25 16:20:40 +02:00
Xin LI
039a6a2aed Mk/bsd.default-versions.mk: Update the default Perl version to 5.36.
PR:		ports/264255
Exp-run by:	antoine
2023-10-17 20:38:40 -07:00
Bernard Spil
bc630ff27d security/openssl: UPDATING and category Makefile 2023-10-14 19:30:05 +02:00
Bernard Spil
d5ec2e12f3 security/openssl: Major version update to 3.0
* OpenSSL 1.1.1 is EoL, update to new LTS version
 * Aligns with upcoming OpenSSL version in 14.0
2023-10-14 19:23:12 +02:00
Adam Weinberger
db0a9e1a0c UPDATING: Note caddy admin API endpoint change 2023-10-11 22:38:40 -04:00
Mikael Urankar
026385265a net/ntpd-rs: Update to 1.0.0
Changes:
  https://github.com/pendulum-project/ntpd-rs/releases/tag/v1.0.0
2023-10-10 14:23:46 +02:00
Matthias Fechner
d5e24450ba www/gitlab-ce: upgrade to 16.4.1
At first make sure you finished the upgrade to 16.3.x!

While running the database migration step, an error can happen.
So maybe test this at first in a test instance and/or have a backup ready.
You should not need it, but for this update it is better to have it ;)

A fix is described in the upgrade manual:
https://gitlab.fechner.net/mfechner/Gitlab-docu/-/blob/master/update/16.3-16.4-freebsd.md#database-migration-fails
The problem itself is described here:
https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8227

But as everyone has a different name for the foreign key that causes this problem
a corrected migration step does maybe not fix the problem for all users.
This is the reason I described steps in the upgrade manual to fix it for all users
and not wait for a upstream migration fix that does maybe not fix it, like this one:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132686

This version and all further version will not be made available in quartely branch 2023Q4
to give the users the possibilty to first upgrade to required 16.3 version which is
in quarterly branch 2023Q4 available.

Changelog:
https://about.gitlab.com/releases/2023/09/22/gitlab-16-4-released/
https://about.gitlab.com/releases/2023/09/28/security-release-gitlab-16-4-1-released/
2023-10-04 18:51:26 +03:00
Rafe
ac3e39992e net-p2p/transmission: Reorganize as a metaport
Port reorganized as a metaport. Each component can be installed
separately or selected as an option via the metaport.  Components
were moved to net-p2p/transmission-components.
See MOVED for additional information.

Also fixes log-level typo in rc file and description errors

PR:		273841, 274054 274065
Reported by:	Anton Saietskii <vsasjason@gmail.com>
Reported by:	Matt <lazeraman@gmail.com>
Reported by:	Benjamin Takacs <nimaje+fbz@bureaucracy.de>
Differential Revision: https://reviews.freebsd.org/D41975
2023-09-30 16:00:01 -04:00
Guido Falsi
8ed8145684 devel/php-composer: Update to 2.6.4
The main composer port contains old and long EOLed/deprecated version
1.x of the software.

Move the devel/php-composer2 port over, dropping it, and update to
latest version.

Please check UPDATING entry 20230930, to correctly update use
"pkg install phpXX-composer" (replacing XX with the PHP shorthand
version you're using)

PR:		274160
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Security:	33922b84-5f09-11ee-b63d-0897988a1c07
2023-09-30 09:03:04 +02:00
Guido Falsi
364a6b8d61 x11-wm/xfce4: Switch default icon set to x11-themes/xfce-icons-elementary
After the update x11-themes/adwaita-icon-theme update to version
42.0 (commit 14ac2cbef6) XFCE is not
compatible with it anymore, due to icons being renamed/removed from
the theme.

To work around this, change the default icon theme installed with
XFCE to x11-themes/xfce-icons-elementary.

Users with XFCE desktops already configured to use adwaita-icon-theme
need to install another theme and switch to it manually using the
XFCE settings "appearance" application, see UPDATING entry 20230924.

PR:		274057
2023-09-25 09:53:36 +02:00
Rafe
f40cba02c2 net-p2p/transmission: Refine flavors, port fixes
*Fixes flavor conflicts in Bug 273841
 *Patches to build with libfmt>=10.0. Bug 273887
 *Adds log-location and log-level options. Bug 269392
 *Fixes build errors arising from pkg-plist issues. Bug 273836

 See UPDATING for additional information on the usage of flavors.

PR:		273841, 273887, 269392, 273836
Reported by:	Benjamin Takacs <nimaje+fbz@bureaucracy.de>
Reported by:	diizzy, dereckson@gmail.com
Reported by:	Igor Pavlov <igor.arabesc.pavlov@gmail.com>
2023-09-22 00:56:47 -04:00
Michael Osipov
83964d19d9 print/ghostscript10: add default port option for X11
This change replaces flavors with a new default port option for X11.
Compared to GS 9 port the X11 device driver is now integrated into GS instead
of being dynamically loaded which is not in conformance with new GS 10 approach.
The flavors approach creates conflicting dependencies with other ports which
cannot be solved this time with the ports framework.

See PRs 270989 and 272541 for details.

PR:		272541
Tested by:	kib
2023-09-15 21:07:41 +09:00
Ralf van der Enden
5302da3360 dns/powerdns: update to 4.8.2
In Authoritative Server 4.8, the LMDB backend gains a new Lightning
Stream-compatible schema, which requires a data migration (this is
automatic, and there is no migration back to the old schema). LMDB
backend users should pay extra attention to the Upgrade Notes at
https://doc.powerdns.com/authoritative/upgrading.html.

Changelog: https://blog.powerdns.com/2023/09/07/authoritative-server-4-8-2

PR:		273709
2023-09-12 10:54:17 -04:00
Kai Knoblich
c4dcf1e3e8 UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 3.6 release
series.
2023-09-10 15:15:32 +02:00
Kevin Bowling
0c0bf56482 Mk/bsd.default-versions.mk: Update to PostgreSQL 15
PR:		273058
Exp-run by:	antoine
2023-09-08 11:20:55 -07:00
Joseph Mingrone
b4ed2d1989
UPDATING: Add guidance after CPU microcode ports reorganization
Sponsored by:	The FreeBSD Foundation
2023-09-06 11:57:57 -03:00
Alexander Leidinger
c338303538 misc/openhab: take runtime user into account, fix piddir handling
The rc.d script lost the runtime user handling and the piddir was not
set which caused warnings in the prestart routine.

Noticed by:	Martin ehk <rehak@tekkirk.org>
2023-09-04 19:22:49 +02:00
Gleb Popov
12b84b980b sysutils/polkit: Adapt to ConsoleKit changes.
Sponsored by:	Serenity Cybersecurity, LLC
2023-08-31 10:55:34 +03:00
Marc Fonvieille
6d8ce34048 UPDATING: Fix some typos. 2023-08-25 10:23:15 +02:00
Craig Leres
2f14e59e39 UPDATING: Add AFFECTS line to 20230822 entry
Reported by:	Dan Langille
2023-08-22 13:56:59 -07:00
Craig Leres
2dbcea6bbf security/zeek: Update to 6.0.0
https://github.com/zeek/zeek/releases/tag/v6.0.0

This is the latest major version number Long-Term Support (LTS)
release of Zeek.

The NETMAP option has been removed; it was too difficult to build
it without zeek being installed in %%PREFIX%%. The consensus was
that this was a rarely used feature, please reach out to me if need
this (I've done some work on a new security/zeek-netmap port that
is probably the right way forward).

When I upgraded zeek on my systems I found some cruft left over
from previous versions. The way I recommend upgrading from 5.0.9
to 6.0.0 is:

    service zeek stop
    pkg delete -fy zeek py311-zkg
    [clean up leftover files in /usr/local/lib/zeek]
    pkg install -y zeek
    service zeek deploy

Changes:

 - Zeek now treats private address space (i.e., non-routable IP
   address ranges) as local by default

 - Telemetry centralization and Prometheus exposition is not enabled
   by default anymore

 - Custom source tarballs require a repo-info.json file.

 - Plugin authors should raise the minimum required CMake version
   to 3.15 to ensure compatibility with new CMake scaffolding
   included in this release

 - Zeek container images are not pushed to the zeekurity organization
   anymore

 - The error message returned when using bro_init, bro_done, and
   bro_script_loaded events is now removed

Reported by:	Tim Wojtulewicz
2023-08-22 13:34:35 -07:00
Yasuhiro Kimura
6457315e54 databases/redis: Update to 7.2.0
* Add entry to UPDATING.
* Pet portclippy.

ReleaseNotes:	https://github.com/redis/redis/blob/7.2.0/00-RELEASENOTES
2023-08-17 12:30:49 +09:00
Tobias C. Berner
de69901268 www/kdsoap: flavorize for Qt5 and Qt6
For symmetry reasons the Qt5 package has been renamed to kdsoap-qt5.
Users might need to manually intervene using
> pkg delete -f kdsoap
before re-installing this package.

As co-installability is not properly supported upstream, use cmake to
install the headers to PREFIX/include/KDSoap${QT_VER}.
2023-08-14 09:14:19 +02:00
Rodrigo Osorio
34248c92f6 www/p5-AnyEvent-WebSocket-Client: Update to 0.55
Major changes 0.45:
    * add env_proxy property to AnyEvent::WebSocket::Client
    * Compatibility with 0.22
Major changes 0.47:
    * Add max_fragments attribute ot AnyEvent::WebSocket::Client
    * Add max_fragments attribute ot AnyEvent::WebSocket::Connection
Major changes 0.49:
    * Fixed a bug where adding next_message callback within a next_message
      callback was called immediately with the same message
Major changes 0.51:
    * You may now overide the host and port when using the
      AnyEvent::WebSocket::Client's connect method.
Major changes 0.53:
    * Add missing timeout from test that could otherwise hang with a
      broken combination of Debian Buster / Net::SSLeay / AnyEvent.
Major changes 0.54:
    * Delay loading AnyEvent::Connector until needed
Major changes 0.55:
    * Fix the default code for close to be 1000
    WARNING: change in behavior

Full changelog: https://metacpan.org/dist/AnyEvent-WebSocket-Client/changes
2023-08-13 09:15:38 +02:00
Xin LI
73c5301f6e Mk/bsd.default-versions.mk: Update the default Perl version to 5.34.
PR:		271984
Exp-run by:	antoine
2023-07-30 16:48:01 -07:00
Alexander Leidinger
5ae8f577ee misc/openhab: Update to 4.0.0. 2023-07-26 20:06:56 +02:00
Tobias C. Berner
173ac9651c framework: add PYCRYPTOGRAPHY default version
A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
2023-07-22 09:46:37 +02:00
Dave Cottlehuber
990aeac4b4 lang/elixir-devel: update to 1.15.0
- https://elixir-lang.org/blog/2023/06/19/elixir-v1-15-0-released/

Note that Elixir now *requires* OTP25+ or better at runtime.

For the -devel flavour you are still free to choose OTP25 or
OTP26, but the default OTP24 from lang/erlang will *not* work.
2023-06-21 23:53:11 +00:00
Ashish SHUKLA
ce9e78cb39
UPDATING: Add missing colon in the latest entry 2023-06-19 11:56:09 +00:00
Matthias Fechner
7636b89500 textproc/apache-solr: switch to version 9
For more details look on 20230618 in UPDATING
2023-06-19 06:49:07 +03:00
Ashish SHUKLA
25000d47a3
devel/soft-serve: Update to 0.5.4
- Update rc.d script to include migrate target
- Add an UPDATING note for upgrade
- Add a pkg-message for upgrade
2023-06-18 21:21:19 +00:00
Charlie Li
3835bb252e
security/sequoia: convert to meta-port and update
sq split to security/sequoia-sq. More programs to be ported later.
FFI deprecated upstream and removed from the port.

PR: 256877
Approved by: phryk-ports[at]wzff[dot]de (maintainer, transfer)
Event: SouthEast LinuxFest 2023
2023-06-09 01:32:56 -04:00
Ronald Klop
2b6af4fd3f
databases/mongodb60: update to 6.0.6
trivial version bump
one patchfiles is included in the source now
poudriere stage-qa: ok

Changes:
https://www.mongodb.com/docs/manual/release-notes/6.0/#6.0.6---may-12--2023

Please read the release notes: Some past releases have critical issues.

Followed an upstream change in mongod.conf about removal of 2 settings. See
UPDATING 20230416.
2023-06-08 10:26:02 +02:00
Kai Knoblich
f73139cabe UPDATING: Add upgrade instructions for net-mgmt/netbox
Give users some advice about the upgrade to the NetBox 3.5 release
series.
2023-06-02 18:19:24 +02:00
geoffroy desvernay
d7272b56ac net-mgmt/netdisco: Update to 2.061001
While here, fix install instructions.

New features:
 * ACLs portctl_no and portctl_only for limiting port control targets
 * Config setting portctl_nowaps to prevent port control on WAP ports
 * Feature to gather SNMP Walk, use as Pseudo Device, and Browse Objects
 * Added SSHCollector::Platform::ASAContext
 * new addpseudodevice worker action
 * option to display vlan names instead of numbers in device ports
 * renumber device option in the device details web page
 * add option in device ports sidebar to hide vlan 1002-1005
 * Group Cisco subinterfaces in Device Ports view (like LAG)
 * add FortiOS SSH collector implementation from @jpvelders
 * make Port VLAN mismatch respect setting hiding VLAN 1002-1005
 * make VLAN hiding and VLAN names configurable options and move to port
   properties sidebar section
 * new discover_routed_neighbors setting to skip adding next-hops for discovery
 * new setting macsuck_no_deviceport to ignore nodes on a device port
 * implement ignore_deviceports and hide_deviceports settings
 * implement multi tenancy with tenant_databases setting
 * add worker to collect various PortAccessEntity (NAC) attributes
 * API Endpoints to submit arpnip and macsuck results
 * custom fields on devices and ports in the web from config
 * sidebar support for custom reports with bind params; add show_sidebar setting
 * support for FQDN node search while domain_suffix is set; add fallback to
   IPv4 host lookup search
 * implement ignore_layers, force_macsuck, force_arpnip config settings

Many bug fixes and enhancements too, see https://metacpan.org/dist/App-Netdisco/changes for full list

PR:		271329
Reported by:	einar@isnic.is
2023-06-02 08:47:11 +02:00
Kurt Jaeger
985788b37e mail/exim: update 4.95 -> 4.96
PR:		265098
Obtained-from:	https://salsa.debian.org/exim-team/exim4/-/blob/master/debian/patches/
Reported-by:	vvd
Approved-by:	fluffy
Reviewed-by:	drs-freebsd@sieborger.nom.za
Tested-by:	pi, drs-freebsd@sieborger.nom.za
Changes:	https://lists.exim.org/lurker/message/20220625.141825.d6de6074.en.html
2023-05-26 16:14:00 +02:00