Commit graph

608013 commits

Author SHA1 Message Date
Tijl Coosemans
a03dc3f428 ftp/curl: Fix OPENSSL_CONFIGURE_WITH
Upstream renamed --with-ssl to --with-openssl, and --without-ssl now
means no SSL at all.  This fixes building with SSL libraries other than
OpenSSL.

Approved by:	sunpoet (via email)
2023-02-03 14:50:47 +01:00
Dan Langille
aef9faa21e devel/p5-DateTime-Format-Natural: add missing dependenency
Add missing RUN_DEPENDS: devel/p5-DateTime-HiRes

While here, sort RUN_DEPENDS thanks to portfmt

PR:		269265
2023-02-03 13:43:59 +00:00
Tom Hukins
9dd139e138 security/vuxml: fix a typo
Pull Request:	https://github.com/freebsd/freebsd-ports/pull/155
2023-02-03 22:38:45 +09:00
Koichiro Iwao
20d6408cb5 devel/jetbrains-westorm: Update to 2022.3.2
Changes:	https://youtrack.jetbrains.com/articles/WEB-A-233538388/WebStorm-223.8214.51-Release-Notes
PR:		269286
2023-02-03 22:38:45 +09:00
Dries Michiels
41c7c2377e sysutils/bfs: update to 2.6.3
Changes:	https://github.com/tavianator/bfs/releases/tag/2.6.3
2023-02-03 14:34:52 +01:00
Matthew Seaman
a0c4db3d48 sysutils/py-ansible-lint: update to 6.12.1
Changes:	https://github.com/ansible/ansible-lint/releases/tag/v6.12.1
2023-02-03 13:03:25 +00:00
Lorenzo Salvadore
0b8cadc987
lang/gcc11: Mark PIE_UNSAFE
Building the port with WITH_PIE fails if STANDARD_BOOTSTRAP or
LTO_BOOTSTRAP option is enabled.

Mark PIE_UNSAFE when such an option is enabled until a better solution
is found.

PR:             268901
Reported by:    netchild
2023-02-03 14:01:37 +01:00
Jan Beich
1abb835fa2 x11/xdg-desktop-portal-hyprland: update to s20230201
Changes:	b03b1c2...13db7db
2023-02-03 12:34:05 +00:00
Jan Beich
148cd9fdb9 x11/hyprpicker: drop GCC dependency 2023-02-03 12:34:05 +00:00
Jan Beich
136e982e2b x11/hyprpicker: update to s20230204
Changes:	fe4535a...e4c2672
2023-02-03 12:34:05 +00:00
Jan Beich
f2258673f1 x11/hyprpaper: drop GCC dependency via bundled libc++ 2023-02-03 12:34:04 +00:00
Jan Beich
fbf313b7af framework: expose devel/llvm16 in USES=llvm after b6755d590e
$ sed -i '' 's/min=14/min=16/' emulators/yuzu/Makefile
$ make clean all -C emulators/yuzu
[...]
CMake Error at /usr/local/share/cmake/Modules/CMakeDetermineCCompiler.cmake:49 (message):
  Could not find compiler set in environment variable CC:

  clang16.
Call Stack (most recent call first):
  CMakeLists.txt
2023-02-03 12:34:04 +00:00
Nuno Teixeira
7a821e740c games/py-mnemosyne: Adopt/Update to 2.10
ChangeLog: https://mnemosyne-proj.org/whats-new
2023-02-03 12:13:18 +00:00
Jan Beich
da6b2c7936 emulators/yuzu: unbreak "make test" after 5ee146a41e
CMake Error at CMakeLists.txt:248 (find_package):
  Could not find a configuration file for package "Catch2" that is compatible
  with requested version "3.0.1".

  The following configuration files were considered but not accepted:

    /usr/local/lib/cmake/Catch2/Catch2Config.cmake, version: 2.13.9

https://github.com/yuzu-emu/yuzu/commit/d0fe27708edf
2023-02-03 11:44:13 +00:00
Nicola Vitale
318d32ad00
www/py-google-api-python-client: Update to 2.76.0
Changes: https://github.com/googleapis/google-api-python-client/releases/tag/v2.76.0
2023-02-03 11:41:18 +01:00
Juraj Lutter
83d64c2d6e sysutils/beats7: Update to 7.17.9
Release notes:
https://www.elastic.co/guide/en/beats/libbeat/7.17/release-notes-7.17.9.html
2023-02-03 11:08:48 +01:00
Juraj Lutter
d984d49933 sysutils/logstash7: Update to 7.17.9
Release notes:
https://www.elastic.co/guide/en/logstash/7.17/logstash-7-17-9.html
2023-02-03 11:08:48 +01:00
Juraj Lutter
8d32cfe018 textproc/kibana7: Update to 7.17.9
Release notes:
https://www.elastic.co/guide/en/kibana/7.17/release-notes-7.17.9.html
2023-02-03 11:08:48 +01:00
Juraj Lutter
c9909b6699 textproc/elasticsearch7: Update to 7.17.9
Release notes:
https://www.elastic.co/guide/en/elasticsearch/reference/7.17/release-notes-7.17.9.html
2023-02-03 11:08:47 +01:00
Jan Beich
2fc8b719ca x11-wm/hyprland: unbreak build with GCC after 33b9f9f8c9
FAILED: src/Hyprland
/usr/local/bin/ld: src/Hyprland.p/managers_ThreadManager.cpp.o: in function `std::__1::basic_filebuf<char, std::__1::char_traits<char> >::overflow(int)':
ThreadManager.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE8overflowEi[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE8overflowEi]+0x2e4): undefined reference to `std::bad_cast::bad_cast()'
/usr/local/bin/ld: src/Hyprland.p/managers_ThreadManager.cpp.o: in function `std::__1::basic_filebuf<char, std::__1::char_traits<char> >::sync()':
ThreadManager.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE4syncEv[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE4syncEv]+0x306): undefined reference to `std::bad_cast::bad_cast()'
/usr/local/bin/ld: src/Hyprland.p/managers_ThreadManager.cpp.o: in function `std::__1::basic_filebuf<char, std::__1::char_traits<char> >::seekoff(long long, std::__1::ios_base::seekdir, unsigned int)':
ThreadManager.cpp:(.text._ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE7seekoffExNS_8ios_base7seekdirEj[_ZNSt3__113basic_filebufIcNS_11char_traitsIcEEE7seekoffExNS_8ios_base7seekdirEj]+0x166): undefined reference to `std::bad_cast::bad_cast()'
[...]
2023-02-03 09:08:09 +00:00
Baptiste Daroussin
93b316f21c mail/mlmmj-archive-mid: update to 0.2 2023-02-03 09:03:24 +01:00
Dirk Meyer
d38e618658 graphics/graphviz: fix WITHOUT_X11 2023-02-03 09:01:03 +01:00
Mikael Urankar
59d9a34dc9 www/redmine50: Fix Gemfile after rubygem-mail update
PR:		269299
2023-02-03 08:58:26 +01:00
Mikael Urankar
179b1e7a67 www/redmine50: Add USES=ruby
Fixes:	18c6e18276
2023-02-03 08:33:39 +01:00
Yasuhiro Kimura
1849aaabb9 www/rubygem-rack: Update to 3.0.4.1
ChangeLog:	https://github.com/rack/rack/blob/v3.0.4/CHANGELOG.md
PR:		268999
MFH:		2023Q1
Security:	95176ba5-9796-11ed-bfbf-080027f5fec9
2023-02-03 15:50:14 +09:00
Alexey Dokuchaev
642d63e0e9 misc/fq: update the port to version 0.3.0 (bug fix release)
No new features mostly due to holidays and other things, but:

- TCP reassembly is now less strict about invalid TCP options
- REPL now handles the del[ete] key properly

Notified by:	upstream author
2023-02-03 05:43:18 +00:00
Hiroki Tagato
dc336b3878 devel/electron21: update to 21.4.0
Changelog:
- https://github.com/electron/electron/releases/tag/v21.2.1
- https://github.com/electron/electron/releases/tag/v21.2.2
- https://github.com/electron/electron/releases/tag/v21.2.3
- https://github.com/electron/electron/releases/tag/v21.3.0
- https://github.com/electron/electron/releases/tag/v21.3.1
- https://github.com/electron/electron/releases/tag/v21.3.3
- https://github.com/electron/electron/releases/tag/v21.3.4
- https://github.com/electron/electron/releases/tag/v21.3.5
- https://github.com/electron/electron/releases/tag/v21.4.0
2023-02-03 14:02:39 +09:00
Matthias Andree
594ba3e582 sysutils/e2fsprogs: bugfix update to 1.46.6
ChangeLog: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.46.6

Add patch to make m_offset reliable. Due to some race conditions on the
pipeline between FreeBSD's yes a, which emits 8190-long writes on
13-STABLE, and GNU dd (gdd), which it pipes its output into, gdd can
sometimes receive short reads occasionally, and because the count=
normally is the number of read(2) calls dispatched, this then leads to a
shorter reference "file system" that we crcsum, and that causes false
negative test results.  gdd warns that iflag=fullblock would avoid
effects of short reads, but this warning is discarded in the test
script.  Anyways, patch m_offset to use dd's and gdd's iflag=fullblock,
which causes (g)dd to call read(2) again until the block is full for
each nominal block, so we definitely read the desired output size 512 kB
no matter what shorter blocks might travel through the pipeline.

MFH:		2023Q1
2023-02-03 00:49:24 +01:00
Muhammad Moinur Rahman
4ca987b79b databases/mysql-connector-odbc-80: New port
MySQL Connector ODBC is an ODBC driver for interfacing to MySQL
databases. This is specific to mysql version 8.0.X branch.
2023-02-02 17:45:42 -06:00
Muhammad Moinur Rahman
8607332fb8 www/gitlab-pages: Fix bulk build warning
In the previous commit a duplicate USE_FETCH target was added similar to
the one in Mk/Uses/go.mk. However this is possible using a different
number and target name compared to what is already predefined as it
conflicts.

Reported by:	bulk build
Approved by:	portmgr (just-fix-it)
2023-02-03 00:01:36 +01:00
Carlo Strub
de6c517f8e security/arti: Update to 1.1.1 2023-02-02 23:15:14 +01:00
Sergey A. Osokin
f01494690b security/boringssl: update to the recent commit 2023-02-02 17:09:55 -05:00
Florian Smeets
b950412033 security/vuxml: Belatedly record vulnerabilities fixed in asterisk 18.15.1 2023-02-02 21:49:55 +01:00
Florian Smeets
ac59e92b1a net/asterisk18: Update to 18.16.0 2023-02-02 21:49:55 +01:00
Guido Falsi
b9ccb51f3e deskutils/xfce4-notifyd: Update to 0.7.3 2023-02-02 20:51:02 +01:00
Muhammad Moinur Rahman
a7c60b2b6c databases/mysql-connector-odbc: Update version 5.3.13=>5.3.14
- Add USES=ssl
- Mark to IGNORE_WITH_MYSQL=80 101m 102m 103m 57p 57w
- Mark DEPRECATED as requires EOLed mysql version 5.6 or 5.7
- Set EXPIRATION_DATE to 2023-12-31

Changes:
https://dev.mysql.com/doc/relnotes/connector-odbc/en/news-5-3-14.html
2023-02-02 13:46:59 -06:00
Ralf van der Enden
9c69849803 dns/powerdns-recursor: Update to PowerDNS Recursor 4.8.2
PR:		269282
Changelog:	https://doc.powerdns.com/recursor/changelog/4.8.html#change-4.8.2
2023-02-02 19:22:24 +01:00
Dmitry Marakasov
44068aad04 games/pentobi: update 22.0 → 22.1 2023-02-02 20:49:30 +03:00
Dmitry Marakasov
8188a98d3f graphics/py-pyglet: update 2.0.3 → 2.0.4 2023-02-02 20:49:30 +03:00
Dmitry Marakasov
8c07e4d5d4 devel/py-types-Pillow: update 9.4.0.5 → 9.4.0.6 2023-02-02 20:49:30 +03:00
Tilman Keskinoz
223e674067 security/p5-IO-Socket-SSL: Update to 2.081
Changes: https://metacpan.org/dist/IO-Socket-SSL/changes

PR:		269056
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2023-02-02 18:48:40 +01:00
Matthew Seaman
c1e6ed3bb4 sysutils/py-ansible-lint: update to 6.12.0
Changes:	https://github.com/ansible/ansible-lint/releases/tag/v6.12.0
2023-02-02 17:39:28 +00:00
Tilman Keskinoz
3e688cf354 net-mgmt/p5-Net-IP-XS: Update to version 0.22
PR:		269276
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl>  (maintainer)
2023-02-02 18:37:16 +01:00
Luca Pizzamiglio
ea851d443c net-mgmt/py-prometheus-client: Update to 0.16.0 2023-02-02 18:28:17 +01:00
Tilman Keskinoz
9bc7d15327 mail/roundcube-thunderbird_labels: Update to 1.6.1
PR:		269290
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
2023-02-02 18:24:23 +01:00
Tilman Keskinoz
2f2ab5977f textproc/py-ebcdic: Fix distfile name after USE_GITHUB changes
PR:		269269
Submitted by:	Jesús Daniel Colmenares Oviedo (maintainer)
2023-02-02 18:19:48 +01:00
Muhammad Moinur Rahman
2d9c04a371 databases/mysql-connector-c: Mark DEPRECATED
Since mysql 5.6 the C Connector is distributed as part of the
mysql-client packages and is no longer distributed as a different
package. The requirement of this package is no longer valid as
mysql55-{client|server} packages are in the tree.

gcc 4.2 and related codes have been removed.
2023-02-02 11:18:32 -06:00
Muhammad Moinur Rahman
9f69094b52 databases/mysql-connector-c++: Update version 1.1.13=>8.0.32
- Update LICENSE_FILE
- Unbreak for mysql 8.0
- OPTIONIZE DOCS
- Remove tests as those are no longer provided in distfile

Changes:
https://dev.mysql.com/doc/relnotes/connector-cpp/en/news-8-0-32.html
2023-02-02 11:18:32 -06:00
Luca Pizzamiglio
f1e3a685c0 devel/pecl-xdebug: Update to 3.2.0
Implemented support for PHP 8.2
2023-02-02 18:00:14 +01:00
Dirk Meyer
4602e92d17 graphics/graphviz: update to 7.1.0 2023-02-02 17:33:22 +01:00