Commit graph

646096 commits

Author SHA1 Message Date
Mikael Urankar
d0c14d0413 games/veloren-weekly: Fix build with rust 1.75.0
error[E0557]: feature has been removed
 --> rtsim/src/lib.rs:5:5
  |
5 |     generators,
  |     ^^^^^^^^^^ feature has been removed
  |
  = note: renamed to `coroutines`

error[E0635]: unknown feature `generator_trait`
 --> rtsim/src/lib.rs:4:5
  |
4 |     generator_trait,

PR:		276033
Approved by:	portmgr (build fix blanket)
2024-01-09 13:15:37 +01:00
Mikael Urankar
ba388fc3bb lang/rust: Update to 1.75.0
Announce:	https://blog.rust-lang.org/
ChangeLog:	https://github.com/rust-lang/rust/releases/tag/1.75.0

PR:		276033
Tested by:	mikael,pkubaj
2024-01-09 13:13:49 +01:00
Matthias Fechner
1dfebdcf08 devel/rubygem-prometheus-client-mmap: fix build problem
No bump required as a package was never generated due to problem
with gem.mk
2024-01-09 14:12:47 +02:00
Matthias Fechner
606b37bbf0 Mk/Uses: make it possible to compile gems that need rust to build
This commits defines same variables in a way that they can be overwritten
by a port.
Refactored the extract target to work together with cargo.mk.

The gem.mk file will require more work to be easily usable for gems that
required rust. Most of the work is now outsourced to the port.

I added comments to parts that needs more love.

To test these modification, the following commands can be used:
(make sure you adjust the path to match your environment)
rm /usr/local/poudriere/ports/gitlab/distfiles/rubygem/gapic-common-*.gem
rm /usr/local/poudriere/ports/gitlab/distfiles/rubygem/prome*.gem
rm /usr/local/poudriere/ports/gitlab/distfiles/rust/crates/ahash-*crate
/usr/local/poudriere/ports/gitlab/distfiles/*.gem
cd /usr/local/poudriere/ports/gitlab/devel/rubygem-prometheus-client-mmap
make makesum
cd /usr/local/poudriere/ports/gitlab/devel/rubygem-gapic-common
make makesum
poudriere testport -p gitlab -j 132amd64 devel/rubygem-gapic-common && poudriere testport -p gitlab -j 132amd64 devel/rubygem-prometheus-client-mmap
2024-01-09 14:12:47 +02:00
Juraj Lutter
9aa5a39830 sysutils/py-supervisor: Update to 4.2.5
- Update to 4.2.5
- Fix socketg path in sample config
- Assume MAINTAINER role

Approved by:	thomas@gibfest.dk (previous maintainer), lwhsu
PR:		269164
2024-01-09 12:51:04 +01:00
Baptiste Daroussin
220062a3a1 MANPREFIX: eleminate its usage and move man to share/man 2024-01-09 12:11:45 +01:00
Oleksii Samorukov
20498f8c5b www/trac-tocmacro: new port
Trac macro generates a table of contents for the current page or a set
of pages.
2024-01-09 11:58:07 +01:00
Baptiste Daroussin
03c7f3c412 MANPREFIX: eleminate its usage and move man to share/man 2024-01-09 11:32:17 +01:00
Renato Botelho
7f150628b8 x11/gmrun: Update to 1.4w
Move WWW to new maintained place and upgrade to most recent version,
which supports gtk 3
2024-01-09 07:30:11 -03:00
Ashish SHUKLA
992741b4fa
net-im/py-matrix-synapse: Update to 1.98.0
PR:		275417
Approved by:	Sascha Biberhoffer <ports at skyforge.at> (maintainer)
2024-01-09 10:08:39 +00:00
Yuri Victorovich
315059494c finance/py-finnhub-python: update 2.4.18 → 2.4.19
Reported by:	portscout
2024-01-09 02:05:16 -08:00
Yuri Victorovich
8b18a7b41d net/mvfst: update 2024.01.01.00 → 2024.01.08.00 2024-01-09 02:05:16 -08:00
Yuri Victorovich
7792f38ba9 net/fb303: update 2024.01.01.00 → 2024.01.08.00 2024-01-09 02:05:15 -08:00
Yuri Victorovich
8c16d6ea6c devel/fatal: update 2024.01.01.00 → 2024.01.08.00 2024-01-09 02:05:15 -08:00
Yuri Victorovich
a256b89950 www/proxygen: update 2024.01.01.00 → 2024.01.08.00 2024-01-09 02:05:14 -08:00
Yuri Victorovich
e61630d6a5 devel/fbthrift: update 2024.01.01.00 → 2024.01.08.00 2024-01-09 02:05:14 -08:00
Yuri Victorovich
c168bad5fa net/wangle: update 2024.01.01.00 → 2024.01.08.00 2024-01-09 02:05:13 -08:00
Yuri Victorovich
c1fc780909 security/fizz: update 2024.01.01.00 → 2024.01.08.00 2024-01-09 02:05:13 -08:00
Yuri Victorovich
b3e5f38d87 devel/folly: update 2024.01.01.00 → 2024.01.08.00 2024-01-09 02:05:13 -08:00
Yuri Victorovich
967d609488 math/onednn: update 3.3.3 → 3.3.4
Reported by:	portscout
2024-01-09 02:05:12 -08:00
Yuri Victorovich
5e8baa9667 graphics/diplib: update 3.4.0 → 3.4.1
Reported by:	portscout
2024-01-09 02:05:12 -08:00
Yuri Victorovich
baa04e4967 x11/clipcat: update 0.16.0 → 0.16.1
Reported by:	portscout
2024-01-09 02:05:11 -08:00
Yuri Victorovich
4e0207a3f3 www/trunk: update 0.18.3 → 0.18.4
Reported by:	portscout
2024-01-09 02:05:11 -08:00
Yuri Victorovich
dc0f3e8b70 finance/py-ccxt: update 4.2.5 → 4.2.8
Reported by:	portscout
2024-01-09 02:05:10 -08:00
Baptiste Daroussin
c75c944686 MANPREFIX: eleminate its usage and move man to share/man 2024-01-09 10:47:14 +01:00
Oleksii Samorukov
34fdd68f85 www/trac-spamfilter: add new port
This trac plugin allows different ways to reject contributions that
contain spam.
2024-01-09 10:27:13 +01:00
Mikhail Teterin
1558a912b7 www/tdom: update PLIST to reflect the renaming of README
Kicked by:	olgeni@
2024-01-09 04:20:31 -05:00
Oleksii Samorukov
f044d78ad8 www/trac-accountmanager: add new port
Trac plugin offers features for managing user accounts on Trac Project.
2024-01-09 09:50:21 +01:00
Ronald Klop
d68520a06c
databases/mongodb44: update to 4.4.27
changes:
https://www.mongodb.com/docs/manual/release-notes/4.4/#4.4.27---jan-3--2023
https://www.mongodb.com/docs/manual/release-notes/4.4-changelog/#4.4.27-changelog

Remove enterprise modules from the build. Just build the community edition. This is something new in this version. This is not mentioned in the release notes but the build failed with unhandled dependencies.

[00:02:07] configuring module: enterprise
[00:02:07] Checking for C++ header file net-snmp/net-snmp-config.h... no
[00:02:08] Could not find <net-snmp/net-snmp-config.h>, required for enterprise build.
[00:02:08] See /wrkdirs/usr/ports/databases/mongodb44/work/mongodb-src-r4.4.27/build/scons/config.log for details
[00:02:09] ===> Compilation failed unexpectedly.

Enterprise modules consist of:
> ls /usr/ports/databases/mongodb44/work/mongodb-src-r4.4.27/src/mongo/db/modules/enterprise/src/
audit           fle             inmemory        ldap            queryable       scripts         snmp
encryptdb       hot_backups     kerberos        mongohouse      sasl            search          util

Bump version.
Poudriere stage-qa: ok (aarch64)
2024-01-09 09:38:09 +01:00
Mikhail Teterin
5f0647031e www/tdom: the file formerly known as README is now README.md
This affects those, who have the DOCS-option on.

Notified by: gahr@
2024-01-09 03:19:22 -05:00
Hiroki Tagato
3c98f69a75 sysutils/tailspin: update to 2.3.0
Changelog: https://github.com/bensadeh/tailspin/blob/2.3.0/CHANGELOG.md

Reported by:	GitHub (watch releases)
2024-01-09 17:11:34 +09:00
Baptiste Daroussin
a36cd930e2 MANPREFIX: eleminate its usage and move man to share/man 2024-01-09 09:00:39 +01:00
Wen Heping
e4893e1502 textproc/py-pikepdf: Update to 8.11.2 2024-01-09 07:59:38 +00:00
Vladimir Druzenko
311bf0fcc6 multimedia/streamlink: update to 6.5.0
Changelogs:
https://github.com/streamlink/streamlink/releases/tag/6.5.0
https://github.com/streamlink/streamlink/releases/tag/6.4.2
https://github.com/streamlink/streamlink/releases/tag/6.4.1
https://github.com/streamlink/streamlink/releases/tag/6.4.0
https://github.com/streamlink/streamlink/releases/tag/6.3.1
https://github.com/streamlink/streamlink/releases/tag/6.3.0

PR:		276214
Approved by:	arrowd (mentor, implicit)
2024-01-09 09:53:55 +03:00
Tobias C. Berner
3cc981b4cf KDE: Update KDE Frameworks to 5.113
Thursday, 14 December 2023

KDE today announces the release of KDE Frameworks 5.113.0.

KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcment:	https://kde.org/announcements/frameworks/5/5.113.0/
Exp-run by:	antoine
PR:		276124
2024-01-09 06:38:30 +01:00
Koichiro Iwao
cea0624a26 print/lilypond-devel: Update to 2.25.12
PR:		276195
Changes:	http://lilypond.org/news.html#LilyPond-2_002e25_002e12-released-January-7_002c-2024
2024-01-09 13:20:05 +09:00
Pat Maddox
63843561f3 textproc/ox-gfm.el: new port
This package adds an Org mode export backend for GitHub Flavored
Markdown.

Exporting to Github Flavored Markdown is available through Org mode's
export dispatcher once ox-gfm is loaded. Alternatively, exporting can
be triggered by calling the (autoloaded) function M-x
org-gfm-export-to-markdown.

PR:		275740
2024-01-09 13:14:57 +09:00
Guy Brand
ae1b3c875b sysutils/tree: Update to 2.1.1
PR:		275520
2024-01-09 13:01:42 +09:00
Charlie Li
56706caf74
databases/cockroach: fix build with GCC 13
Add #include <cstdint> where needed to fix building the bundled
RocksDB. This is a stopgap measure until this port can be updated.

Reported by: salvadore
PR: 273673
2024-01-08 21:10:03 -05:00
Jan Beich
bc67f159e5 graphics/mesa-devel: update to 23.3.b.3403
Changes:	2236dc3481...f09384f4c3
2024-01-09 01:57:38 +01:00
Jan Beich
c935be944f emulators/yuzu: update to s20240108
Changes:	92a331af76...f124461674
2024-01-09 01:57:37 +01:00
Jan Beich
36a9e740c6 emulators/rpcs3: update to 0.0.30.15920
Changes:	80b7fd5f3f...485fca34b0
2024-01-09 01:57:36 +01:00
Jan Beich
8a84dab72e graphics/spirv-tools: update to 2023.6.r1
Changes:	https://github.com/KhronosGroup/SPIRV-Tools/compare/v2023.5.rc1...v2023.6.rc1
2024-01-09 01:57:36 +01:00
Jan Beich
8bd9334851 graphics/vulkan-extension-layer: update to 1.3.275
Changes:	https://github.com/KhronosGroup/Vulkan-ExtensionLayer/compare/v1.3.274...v1.3.275
Reported by:	Repology, portscout
2024-01-09 01:57:35 +01:00
Oleg Sidorkin
4e26a09cbb archivers/py-zlib-ng: Add new port
PR:		275719
2024-01-09 09:45:44 +09:00
Vladimir Druzenko
0546dbf944 databases/sqldeveloper: update to 23.1.1.345.2114
Release Notes:
https://www.oracle.com/tools/sqldev/sqldev-relnotes-23.1.1.html

Thanks to vidar from #bsdports @ EFNet.

Approved by:	arrowd (mentor, implicit)
2024-01-09 03:01:28 +03:00
Jason E. Hale
1b2e484b91 benchmarks/ubench: Fix staging after 28cfe20550
PR:		276205
Reported by:	Ale <discipline@tiscali.it>, vvd (on the lists)
Approved by:	portmgr (blanket)
2024-01-08 18:36:38 -05:00
Ashish SHUKLA
f5e9591cb1
security/nebula: Update to 1.8.2
MFH:		2024Q1 (fix a regression)
2024-01-08 23:27:33 +00:00
Ben Woods
0533cd67fb sysutils/nerdctl: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
2024-01-09 07:17:55 +08:00
Ben Woods
6072a5dd1a sysutils/nerdctl: Update to 1.7.2 2024-01-09 07:17:15 +08:00