Commit graph

633832 commits

Author SHA1 Message Date
Po-Chuan Hsieh
2920ddff74
mail/py-pyspf: Fix runtime on IPv6
- Bump PORTREVISION for package change

% spf.py 2610:1c1:1:606c::50:15 FreeBSD.org localhost
/usr/local/bin/spf.py:131: DeprecationWarning: please use dns.resolver.resolve() instead
  answers = dns.resolver.query(name, qtype, lifetime=timeout)
result: ('softfail', 250, 'domain owner discourages use of this host') ~all

PR:		268030
Submitted by:	<takefu@airport.fm>
2023-09-12 00:05:36 +08:00
Alexey Dokuchaev
04b9c4ec8c x11-wm/icewm: update IceWM to version 3.4.2
- Fix restoring from fullscreen with F11 in Chromium
- Support tabs in the Window List Menu
- Control the terminal in icewm-menu-fdo by option or environment
  and let it use a list of default terminals to choose from
2023-09-11 15:41:38 +00:00
Jan Beich
9c23eacfa9 www/flexget: update to 3.9.8
Changes:	https://github.com/Flexget/Flexget/compare/v3.9.1...v3.9.8
Reported by:	Repology, portscout
2023-09-11 17:38:42 +02:00
Jan Beich
0cd9f268ff devel/py-loguru: update to 0.7.2
Changes:	https://github.com/Delgan/loguru/releases/tag/0.7.2
Reported by:	GitHub (watch releases)
2023-09-11 17:38:41 +02:00
Martin Neubauer
4b0d2e1118 www/py-readability-lxml: Add new port
Fast HTML to text parser (article readability tool).

PR:			273553
Approved by:		zirias (mentor)
Differential Revision:	https://reviews.freebsd.org/D41813
2023-09-11 16:56:54 +02:00
Milan Obuch
48398ec51f mail/courier: Update to 1.1.11
- Update to 1.1.11
- Clean up Makefile a bit
- Move chown/chmod into pkg-plist

PR:		268008
2023-09-11 16:36:26 +02:00
Ashish SHUKLA
2818309824
security/rosenpass: install manual pages 2023-09-11 14:32:46 +00:00
Matthias Andree
a72b285347 graphics/openexr: let openexr-website-docs use its own PORTNAME
I forgot to commit this change that was part of my test. Sorry.

Reported by:	antoine@
2023-09-11 15:56:11 +02:00
Baptiste Daroussin
8eab9e4d39 ports-mgmt/pkg-devel: update to 1.20.99.6
Changes:
- enable netrc support to be compatible with libfetch variable
- enable by default all supported kind of authentication for curl
- Fix duplicated rquery
- Make missing plugins non fatal (needed for smooth packagekit support)
- Do not complain about Last-Modified head if the fetch was a failure
- Support for jobs cancellation (needed for packagekit support)
- update sqlite3 to 3.43.0
- update lua to 5.4.6
- plug plenty of memory leaks
- improve debug output in particular for sql statements
- exclude locked package early from autoremove candidates
- fix very slow orphan test computation consuming 100% of CPU in autoremove
2023-09-11 15:54:29 +02:00
Jason W. Bacon
c8c772b792 sysutils/runas: Run a command as another user
Runas is a tool for running commands as another user.  It is an
alternative to "sudo", which has a history of serious security issues,
and "su", which is inconvenient for anything but running a shell.

The runas command is a simple wrapper around "su" to streamline its
use.  It differs from "sudo" in that it requires the password of the
target user rather than the calling user, and it requires no SUID
permissions or configuration.
2023-09-11 08:52:21 -05:00
Ashish SHUKLA
bd7f364e44
security/rosenpass: New Port: Formally verified, post-quantum secure VPN that uses WireGuard
Rosenpass provides a complement to the well-known WireGuard standard, adding
quantum-hardened cryptography and key exchange while keeping the established
WireGuard standard encryption security. So Rosenpass is an add-on, enhancing
WireGuard+IBk-s key negotiation process with Post Quantum Secure (PQS)
cryptography, based on the McEliece cryptosystem.
2023-09-11 13:48:13 +00:00
Guido Falsi
c9cb2f0d1f deskutils/xfce4-tumbler: Update pkg-message
- Add note about thubmnailer plugins
- Update referenced URL for further information

PR:		273697
Reviewed by:	Anton Saietskii <vsasjason@gmail.com>
MFH:		2023Q3
2023-09-11 15:34:46 +02:00
Stephen Montgomery-Smith
19d94e5c54 math/qhull: use -fPIC with the static library 2023-09-11 08:23:13 -05:00
Jason W. Bacon
eb34a410cd sysutils/desktop-installer: Update to 0.8.2.2
Fix auto-mark-install-from-source usage
2023-09-11 08:20:34 -05:00
Emanuel Haupt
a4db51f57c audio/furnace: Update to 0.6pre14 2023-09-11 14:51:54 +02:00
Steven Kreuzer
8465126cb2
net-mgmt/cacti-spine: Update to 1.1.25
Changes:
  - Spine should see if script to be executed is executable
  - Enhance number recognition
  - When polling devices, sort by larger number of items first
  - Log format may be corrupted when timeout occurs
  - Compile warning appears due to GCC flag on RHEL7/RHEL8
  - Downed device detection only checks one of the two uptime OIDs
  - Compile error appears due to execinfo.h on FreeBSD
  - Bootstrap shell script contains some PHP cruft
  - Padding is not always removed from the start of non-numeric strings
  - Improve SNMP result handling for non-numeric results
  - Further improve SNMP result handling for non-numeric results
  - Remove check for the max_oids column which has been present since Cacti v1.0
  - Minimize Sorting when fetching poller records for maximum performance
  - Spine should see if script to be executed is executable
2023-09-11 12:08:19 +00:00
Gerald Pfeifer
2f0499ea74 emulators/wine-devel: Default to LLVM 15 (instead of 10 or 11)
Port dc3c11a883 from emulators/wine:

  If the user has set the default version of LLVM to 10 or 11, use
  LLVM 15 instead (rather than LLVM 12 as before). LLVM 15 is the
  current default in ports, so one less version to install in case.

Plus it's what everyone else uses. And what this port uses in most
cases.

Approved by:	portmgr (blanket)
2023-09-11 11:56:12 +00:00
Hajimu UMEMOTO
c3d8ae1fcc mail/cyrus-imapd36: Update to 3.6.3.
Relnotes:	https://www.cyrusimap.org/imap/download/release-notes/3.6/x/3.6.3.html
2023-09-11 20:13:05 +09:00
Hajimu UMEMOTO
9cb2e1a9ad mail/cyrus-imapd38: Update to 3.8.1.
Relnotes:	https://www.cyrusimap.org/imap/download/release-notes/3.8/x/3.8.1.html
2023-09-11 20:13:05 +09:00
Don Lewis
930fafb189 java/apache-commons-lang3: Upgrade to 3.13.0 2023-09-11 03:49:49 -07:00
Vladimir Druzenko
62c7320abd net/freerdp: update to 2.11.1
Changelogs:
https://github.com/FreeRDP/FreeRDP/releases/tag/2.11.0
https://github.com/FreeRDP/FreeRDP/releases/tag/2.11.1

Approved by:	arrowd (mentor, implicit)
2023-09-11 12:53:40 +03:00
Koichiro Iwao
c839b2cf9f security/softether-devel: Update to 4.43.9799-beta 2023-09-11 18:50:18 +09:00
Koichiro Iwao
b07ffdf218 security/softether: It builds on current 14-STABLE 2023-09-11 18:50:18 +09:00
Emmanuel Vadot
4c7443125c security/vaultwarden: Make package rootdir friendly
- Use @dir with ownership instead of executing chown in postexec
  We should never chown -R the data directory at install (because it's empty)
  or when we upgrade (not needed)
- Fix the shipped configuration file, do not install it in etc/rc.conf.d, install
  it where vaultwarden will actually load it and use @sample

Differential Revision:	https://reviews.freebsd.org/D41602
2023-09-11 11:46:50 +02:00
Tadeusz Struk
6cb374cecc
security/tpm2-abrmd: Update to 3.0.0
Differential Revision:	https://reviews.freebsd.org/D41803
2023-09-11 16:52:14 +08:00
Tadeusz Struk
8085a16290
security/tpm2-tools: Update to 5.5
Differential Revision:	https://reviews.freebsd.org/D41802
2023-09-11 16:52:13 +08:00
Tadeusz Struk
4f67b07108
security/tpm2-tss: Update to 4.0.1
Differential Revision:	https://reviews.freebsd.org/D41801
2023-09-11 16:52:12 +08:00
Nicola Vitale
4ed0e7f0bb
graphics/py-fotokilof: Update to 4.4.2
Release changes: https://github.com/TeaM-TL/FotoKilof/releases/tag/4.4.2
2023-09-11 09:45:26 +02:00
Koichiro Iwao
fbcaefa464 x11-drivers/xorgxrdp-devel: forgot to bump PORTREVISION
in the previous commit
2023-09-11 16:27:25 +09:00
Yuri Victorovich
361ff595a7 www/srt: update 1.5.2 → 1.5.3
Reported by:	portscout
2023-09-11 00:25:26 -07:00
Emanuel Haupt
81add9d38e audio/furnace: Update to 0.6pre13 2023-09-11 09:23:29 +02:00
Emanuel Haupt
24d389e7da net/go-tcping: Update to 2.4.0 2023-09-11 09:06:13 +02:00
Yuri Victorovich
773d13870c science/{,py-}spglib: update 2.0.2 → 2.1.0
Reported by:	portscout
2023-09-10 23:51:41 -07:00
Yuri Victorovich
8fd46576c4 math/mpfrc++: update 3.6.9 → 3.7.0
Reported by:	portscout
2023-09-10 23:51:41 -07:00
Yuri Victorovich
0d7b43a195 lang/eisl: update 3.45 → 3.50
Reported by:	portscout
2023-09-10 23:51:40 -07:00
Yuri Victorovich
50dccbf151 dns/amass: update 4.1.0 → 4.2.0
Reported by:	portscout
2023-09-10 23:51:40 -07:00
Mikael Urankar
185d84b7d0 x11/eww: Fix build with rust 1.72.0
Approved by:	portmgr (build fix blanket)
2023-09-11 08:49:29 +02:00
Stefan Eßer
a54a750cf2 security/gpg-tui: update to version 0.10.0 2023-09-11 08:40:04 +02:00
Muhammad Moinur Rahman
b105581d97 misc/py-pyfiglet: Update version 0.7.6=>1.0.0
Changelog: https://github.com/pwaller/pyfiglet/releases/tag/v1.0.0
2023-09-11 08:17:05 +02:00
Muhammad Moinur Rahman
4c213c1e80 devel/rubygem-kt-paperclip-rails61: Update version 7.2.0=>7.2.1
Changelog: https://github.com/kreeti/kt-paperclip/releases/tag/v7.2.1
2023-09-11 08:17:05 +02:00
Muhammad Moinur Rahman
160fdcc57c textproc/vale: Update version 2.28.2=>2.28.3
Changelog: https://github.com/errata-ai/vale/releases/tag/v2.28.3
2023-09-11 08:17:05 +02:00
Muhammad Moinur Rahman
7e5365b592 databases/freetds-devel: Update version 1.3.133=>1.3.136 2023-09-11 08:17:04 +02:00
Muhammad Moinur Rahman
3d41097d2b deskutils/birdtray: Update version 1.11.3=>1.11.4
Changelog: https://github.com/gyunaev/birdtray/releases/tag/v1.11.4
2023-09-11 08:17:04 +02:00
Muhammad Moinur Rahman
146e777191 security/py-securesystemslib: Update version 0.28.0=>0.29.0
Changelog:
https://github.com/secure-systems-lab/securesystemslib/releases/tag/v0.29.0
2023-09-11 08:17:04 +02:00
Muhammad Moinur Rahman
14820c4749 net/google-cloud-sdk: Update version 444.0.0=>445.0.0 2023-09-11 08:17:04 +02:00
Muhammad Moinur Rahman
c7472214c3 databases/rubygem-pghero-rails61: Update version 3.3.3=>3.3.4
CHangelog: https://github.com/ankane/pghero/releases/tag/v3.3.4
2023-09-11 08:17:03 +02:00
Muhammad Moinur Rahman
7678c45899 cad/py-ocp: Remove expired port
2023-03-21 cad/py-ocp: Broken since 2021
2023-09-11 08:17:01 +02:00
Muhammad Moinur Rahman
611b5434a4 devel/lasi: Fix plist for PORTEXAMPLES
PR:		272661
Reported by:	Trond.Endrestol@ximalas.info
2023-09-11 08:16:39 +02:00
Rainer Hurling
200b969fbb devel/spyder: Relax dependency restriction
textproc/py-python-lsp-server is now at 1.8.0. Spyder seems to work well with it.
2023-09-11 07:51:19 +02:00
Rainer Hurling
fdc40c8b6b textproc/py-python-lsp-server: Update to 1.8.0
Major release with the following new features and changes:

- Add support for notebooks and make go-to-definition work for them.
- Add support for Pyflakes 3.1, Pycodestyle 2.11 and Jedi 0.19.
- Drop support for Python 3.7.

Changelog: https://github.com/python-lsp/python-lsp-server/blob/develop/CHANGELOG.md#version-180-20230908

Reported by:	portscout, Repology
2023-09-11 07:51:19 +02:00