Vladimir Druzenko
a12fa8465a
www/tomcat85: update to 8.5.98
...
Changelog:
https://tomcat.apache.org/tomcat-8.5-doc/changelog.html#Tomcat_8.5.98_(schultz)
Approved by: arrowd (mentor, implicit)
MFH: 2024Q1
2024-01-09 20:57:54 +03:00
Jose Alonso Cardenas Marquez
7ede6fde18
emulators/mupen64plus-video-rice: Add missing dependency
...
Reported by: pkg-fallout
2024-01-09 12:48:12 -05:00
Florian Smeets
9bd7bb1b13
net/pacemaker2: Fix distinfo
...
Distfile was rerolled, only change in configure.ac
-BUILD_VERSION=6fdc9deea29
+BUILD_VERSION=6fdc9deea2
Reported by: pkg-fallout
2024-01-09 18:42:07 +01:00
Yuri Victorovich
08d823076b
graphics/{,py-}f3d: update 2.1.0 → 2.2.1
...
Reported by: portscout
2024-01-09 09:38:19 -08:00
Yuri Victorovich
a3abac229b
sysutils/mise: update 2024.1.12 → 2024.1.14
...
Reported by: portscout
2024-01-09 09:38:06 -08:00
Joe Marcus Clarke
97cbe4ee8e
textproc/xml2rfc: Update to 3.19.1
...
See https://github.com/ietf-tools/xml2rfc/releases/tag/v3.19.1 for a
list of changes for this release.
2024-01-09 12:24:25 -05:00
Thierry Thomas
a6ed83e637
devel/ittapi: upgrade to v3.24.6
...
Update ittnotify_config.h.
2024-01-09 17:50:38 +01:00
Baptiste Daroussin
e10e2022a9
MAN[1-5]PREFIX: eleminate its usage and move man to share/man
2024-01-09 16:41:04 +01:00
Baptiste Daroussin
73574bb9bc
mail/dot-forward: remove cat files
...
cat files have been removed from base long ago, brings no values in 2023
while here remove usage of MANPREFIX and move manpages to share/man
2024-01-09 16:41:04 +01:00
Baptiste Daroussin
e235318f91
misc/buffer: avoid patching Makefile
...
Use MAKE_ARGS to override definition in the Makefile instead of
patching.
While here eliminate use of MAN1PREFIX and move manpage to share/man
2024-01-09 16:41:03 +01:00
Gleb Popov
2befd558c9
misc/compat13x: Add i386 distfile.
...
Reported by: pkg-fallout
2024-01-09 17:49:57 +03:00
Mikael Urankar
f5538d2b59
lang/rust: Fix REINPLACE_CMD with PORT_LLVM option on
...
PR: 276033
Reported by: Ale <discipline@tiscali.it>
2024-01-09 15:22:25 +01:00
Mikael Urankar
b8d2a09d67
net-im/signal-desktop: Update to 6.43.2
...
Changes:
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.43.0
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.43.1
https://github.com/signalapp/Signal-Desktop/releases/tag/v6.43.2
2024-01-09 15:22:25 +01:00
Mikael Urankar
98b4d8050d
net-im/libsignal-node: Update to 0.36.0
2024-01-09 15:22:24 +01:00
Mikael Urankar
94812ec3eb
multimedia/ringrtc: Update to 2.34.5
2024-01-09 15:22:24 +01:00
Vladimir Druzenko
2b572e9b4f
x11-wm/plasma5-kwin: add option PIPEWIRE to allow build without pipewire
...
Default ON - same as was before.
Approved by: arrowd (kde, mentor)
Differential Revision: https://reviews.freebsd.org/D41863
2024-01-09 17:09:40 +03:00
Baptiste Daroussin
cb347ec666
MAN[4-8]PREFIX: eleminate its usage and move man to share/man
2024-01-09 14:27:13 +01:00
Baptiste Daroussin
c2a2080561
MANPREFIX: eleminate its usage and move man to share/man
2024-01-09 13:47:17 +01:00
Goran Mekić
f48d480ddb
www/py-freenit: Update to 0.2.31
...
Changelog: https://github.com/freenit-framework/backend/releases/tag/0.2.31
PR: 275726
Approved by: submitter is maintainer
2024-01-09 21:21:39 +09:00
Koichiro Iwao
4d8e109f9b
net/quiche: Update to 0.20.0
...
PR: 276826
Approved by: maintainer
Changes: https://github.com/cloudflare/quiche/compare/0.18.0...0.20.0
2024-01-09 21:21:36 +09:00
Mikael Urankar
be52e3b30a
www/miniserve: Update to 0.25.0
...
Changes:
https://github.com/svenstaro/miniserve/releases/tag/v0.25.0
2024-01-09 13:16:24 +01:00
Mikael Urankar
109c3d4629
lang/rust: Bump revisions after 1.75.0
...
PR: 276033
2024-01-09 13:15:54 +01:00
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