On 2023/10/18 22:19, Mikhail wrote:
> [cc'ing maintainer]
>
> Inlined patch updates iperf3 to 3.15 (3 bug fixes, details here -
> https://github.com/esnet/iperf/releases/tag/3.15).
>
> I run iperf on public server with unfirewalled ports, so I'd like it to
> be pledged/unveiled, -I and --logfile
This updates JRuby to the latest release. Release notes at:
https://www.jruby.org/2023/10/18/jruby-9-4-4-0.html
Tested on amd64, the only supported arch. Will be committing in a few
days unless I hear objections.
Thanks,
Jeremy
Index: Makefile
==
Ping?
Theo Buehler wrote:
> > I recently upgraded my system to the latest snapshot and started
> > having issues with curses based applications on xterm. The problem
> > seems to be related to using a terminal name other than the default
> > 'xterm'. Some examples below with 'XTerm.termName' set to
> >
> I recently upgraded my system to the latest snapshot and started
> having issues with curses based applications on xterm. The problem
> seems to be related to using a terminal name other than the default
> 'xterm'. Some examples below with 'XTerm.termName' set to
> xterm{,-16color,-256color} on m
[cc'ing maintainer]
Inlined patch updates iperf3 to 3.15 (3 bug fixes, details here -
https://github.com/esnet/iperf/releases/tag/3.15).
I run iperf on public server with unfirewalled ports, so I'd like it to
be pledged/unveiled, -I and --logfile options are working fine.
Probably we could drop
Hi all,
I recently upgraded my system to the latest snapshot and started
having issues with curses based applications on xterm. The problem
seems to be related to using a terminal name other than the default
'xterm'. Some examples below with 'XTerm.termName' set to
xterm{,-16color,-256color} on my
On Wed, Oct 18, 2023 at 06:41:12AM +0200, Rafael Sadowski wrote:
> Please find attached new Qt6 module qt6-qtspeech-6.5.2.
The only consumer I encountered so far is acting up elsewhere,
but qt6-qtspeech made it configure and build and your port looks good.
OK kn
On Fri, Oct 13, 2023 at 12:39:11PM +, Klemens Nanni wrote:
> The current port is quite dusty and the update works just fine for me on
> amd64, no longer requiring any patches.
>
> dict(1) works against dict.org and my own dictd(8), /etc/dictd.conf and
> local .dict.dz/.index files, as expected
The relevant bit seems to be this. Full log below.
Warning: No remote package servers have been specified. Usually you would have
one specified in the config file.
Resolving dependencies...
Error: cabal: Could not resolve dependencies:
[__0] next goal: X11-xft (user goal)
[__0] rejecting: X11-xft-
ok
On Wed, Oct 18, 2023 at 03:55:55PM +0200, Marc Espie wrote:
> On first run, audacity will look for "libmp3lame.so.0" which doesn't
> exist on OpenBSD, then prompting the user to find the library.
>
> This is doubly absurd, because it doesn't match our naming
> scheme, and also because we run d
Hello,
Update for Suricata to 7.0.1:
https://github.com/OISF/suricata/releases/tag/suricata-7.0.1
OK? Comments?
Cheers.-
Index: Makefile
===
RCS file: /cvs/ports/security/suricata/Makefile,v
retrieving revision 1.60
diff -u -p -r
On 2023/10/18 12:46:15 +0200, Laurent Cheylus wrote:
> Hi,
>
> resubmit my proposal to import devel/lua-argparse, a simple Lua
> module for command line parser inspired by argparse for Python.
>
> GH repository https://github.com/luarocks/argparse
>
> I need this Lua module to update devel/lua
Hi,
cc volker@ as maintainer
a simple update for devel/difftastic version 0.52.0
Changelog: https://github.com/Wilfred/difftastic/releases/tag/0.52.0
Update Makefile, distinfo, crates.inc and regenerate patches for this version.
Build and tests OK on current/amd64 with Rust 1.73.0.
Please comm
bulk build on octeon.ports.openbsd.org
started on Sun Oct 8 15:13:16 UTC 2023
finished at Tue Oct 17 16:26:28 UTC 2023
lasted 10D01h13m
done with kern.version=OpenBSD 7.4 (GENERIC.MP) #1380: Thu Oct 5 19:23:38 MDT
2023
built packages:9074
Oct 8:1692
Oct 9:923
Oct 10:776
Oct 11:455
Oct 12:404
Oc
On 2023/10/18 15:55, Marc Espie wrote:
> On first run, audacity will look for "libmp3lame.so.0" which doesn't
> exist on OpenBSD, then prompting the user to find the library.
>
> This is doubly absurd, because it doesn't match our naming
> scheme, and also because we run depend on lame.
>
> This
On first run, audacity will look for "libmp3lame.so.0" which doesn't
exist on OpenBSD, then prompting the user to find the library.
This is doubly absurd, because it doesn't match our naming
scheme, and also because we run depend on lame.
This patch appears to do the trick: we can load a library
Hi,
proposal to import devel/py-pdm-backend, a Python build backend used by PDM
(Python Dependency Manager https://pdm.fming.dev).
- Main site: https://pdm-backend.fming.dev/
- GH repository: https://github.com/pdm-project/pdm-backend
I need this Python build backend to update/import other Pyth
On Sat, 2023-09-09 at 17:38 +, Omar Polo wrote:
> On 2023/09/09 23:51:20 +0800, lux wrote:
> > Github: https://github.com/vrothberg/vgrep
> >
> > The built-in grep command in OpenBSD is currently not supported, but it
> > works well with git-grep and ripgrep. I have tested it on AMD64 7.3 and
On 2023/10/18 14:14, Stefan Hagen wrote:
> Hi all,
>
> attached is a new port, which is bascially urlview, but better.
>
MODPY_PYBUILD = hatchling
BUILD_DEPENDS = devel/py-hatchling${MODPY_FLAVOR} \
devel/py-hatch-vcs${MODPY_FLAVOR}
please replace the above MODPY_PYBUILD + BUIL
Hi Stefan,
> attached is a new port, which is bascially urlview, but better.
>
> I started the port and will take MAINTAINER. Laurent polished it,
> thank you!
>
> Tested and in use for two weeks here on amd64.
>
> OK to import?
Build OK with Python 3.10.13 on current/amd64.
Minimal tests with
Hi,
proposal to import devel/stylua version 0.18.2
StyLua is an opinionated Lua code formatter written in Rust =>
https://github.com/JohnnyMorganz/StyLua
I'm using this tool to format my Lua code, particulary my Neovim
configuration/plugins.
- Create initial port devel/stylua with module deve
Hi all,
attached is a new port, which is bascially urlview, but better.
Most notably, it shows context parts from the email, so it's easier to
know which link belongs to which reference text.
cat pkg/DESCR:
Urlscan is a small program that is designed to integrate with the
"mutt" mailreader to al
On Wed, 18 Oct 2023, Stuart Henderson wrote:
> CC'ing maintainer.
>
> Not tested yet but I think this should do the trick.
> If it works it would make sense to commit to 7.4-stable too.
Hi Stuart, hi all
I'm an Openbox user myself.
The fix for this specific problem is ok, but here's a patch inco
Hi,
resubmit my proposal to import devel/lua-argparse, a simple Lua
module for command line parser inspired by argparse for Python.
GH repository https://github.com/luarocks/argparse
I need this Lua module to update devel/luacheck and after discussions
with jsg@, he advised me to create a new
On 2023/10/17 23:07, Ghislain Mercier wrote:
> Hello,
>
> With yesterday's upgrade from 7.3 to 7.4, and more specifically with
> glib2 upgrading from 2.74.6 to 2.76.6, Openbox crashes when switching
> out of a fullscreen window (tested on 7.4 GENERIC.MP#1397 amd64).
>
> It appears to be a known b
Hi ports@,
This is an update for net/miniflux to its latest version 2.0.49
Here you can find the changelog:
https://github.com/miniflux/v2/releases/tag/2.0.49
Builds and works for me on amd64.
Ok to commit ?
diff /usr/ports
commit - c0f1d1012a8c7385da266b3000fdaa6e9fd52073
path + /usr/ports
bl
27 matches
Mail list logo