Hello,
Here is a small diff for exim-4.98
Best Regards
Index: Makefile
===
RCS file: /cvs/ports/mail/exim/Makefile,v
diff -u -p -r1.148 Makefile
--- Makefile 17 Jan 2024 09:29:38 - 1.148
+++ Makefile 30 Jul 2024 06:12:08 -
@
Hello,
Hree is an update for net/mautrix-whatsapp to 0.10.9
Best Regards
Index: Makefile
===
RCS file: /cvs/ports/net/mautrix-whatsapp/Makefile,v
diff -u -p -r1.27 Makefile
--- Makefile 16 Apr 2024 12:57:00 - 1.27
+++ Makefile 3
Hello,
Here is an update for geo/traccar to 6.3.
Note that it now requires java 17+
As with 6.2 which was not committed, the default.xml configuration file
is now obsolete, although it will still work if you have it defined in
your traccar.xml
Best Regards
Index: Makefile
==
Jag Talon writes:
> By default, Mini vMac emulates a Macintosh Plus. Another popular model
> that Mini vMac emulates is a Macintosh II because it offers more memory
> (8MB instead of 4MB), a larger screen, and color.
So /usr/local/bin/minivmac will emulate only one machine or the other
depending o
I see ffmpeg is on version 7 as a release. If I may ask, why ports are
not jumping higher than 4.4.5 with ffmpeg version?
Is it because it won't compile on OpenBSD?
Is it because some dependencies will not support a higher version of ffmpeg yet?
Thanks.
By default, Mini vMac emulates a Macintosh Plus. Another popular model
that Mini vMac emulates is a Macintosh II because it offers more memory
(8MB instead of 4MB), a larger screen, and color.
There are other machines available to emulate, but unfortunately I
don't have the capacity to test them a
Ah thank you for the direction I'll try out flavor instead!
On Tue, 2024-07-30 at 01:42 +0100, Stuart Henderson wrote:
>
>
>
> That sounds like something which should be a flavour, subpackages are
> normally used when a build produces a number of files that can be
> split up depending on build
That sounds like something which should be a flavour, subpackages are
normally used when a build produces a number of files that can be split up
depending on build options (say, software using plugin modules for
supporting certain features).
--
Sent from a phone, apologies for poor formatting
Hello,
I think I'm confused about MULTI_PACKAGES even after reading:
https://www.openbsd.org/faq/ports/guide.html#Ideal
https://man.openbsd.org/bsd.port.mk#FLAVORS_AND_MULTI_PACKAGES
So I think I need some help! I'm trying to add a separate minivmac-ii
build: How do I specify building a specific
On Mon, Jul 29, 2024 at 03:57:36AM GMT, Brad Smith wrote:
> Here is an update to FFmpeg 4.4.5.
Works for me via mpv. VA-API still works. I guess the default is to do
detection at configure-time and that's why it keeps working despite the
removal of the explicit `--enable-vaapi`?
Lucas
On Mon, Jul 29, 2024 at 01:52:51PM GMT, Jan Stary wrote:
> On Jul 21 18:00:28, lu...@sexy.is wrote:
> > On Sun, Jul 21, 2024 at 01:09:24PM GMT, José Maldonado wrote:
> > > This is rare. In my case, using mpv+yt-dlp for YouTube videos work
> > > fine (using 4.4.4p3 and 4.4.4p5).
> >
> > This isn't
On Mon, Jul 29, 2024 at 01:51:28AM GMT, Brian Callahan wrote:
> Hi Lucas --
>
> On 7/28/2024 9:39 PM, Lucas Raab wrote:
> > Hello,
> >
> > Here's an update for OpenRCT2 to 0.4.12 that's worked on amd64/aarch64
> > so far. Other tests?
> >
> > changelog: https://github.com/OpenRCT2/OpenRCT2/relea
Yep I agree completely, I'm taking a stab at this at this very moment as
a matter of fact.
On 2024-07-29 4:21 p.m., Abel Abraham Camarillo Ojeda wrote:
On Fri, Jul 26, 2024 at 5:22 PM Kirill A. Korinsky
wrote:
diff --git sysutils/b2/pkg/PLIST sysutils/b2/pkg/PLIST
index e910ea53f5
On Fri, Jul 26, 2024 at 5:22 PM Kirill A. Korinsky wrote:
> diff --git sysutils/b2/pkg/PLIST sysutils/b2/pkg/PLIST
> index e910ea53f53..5bd3b06e2fe 100644
> --- sysutils/b2/pkg/PLIST
> +++ sysutils/b2/pkg/PLIST
> @@ -1,3 +1,4 @@
> +@conflict boost-*
> bin/b2
> bin/b2v3
> bin/b2v4
>
> and, fina
On Mon, 2024-07-29 at 15:13 -0400, Jag Talon wrote:
> New release with new fixes, features, and examples.
>
> https://internet-janitor.itch.io/decker/devlog/771436/decker-147
>
> Works on amd64. A fun example to try is:
>
> decker /usr/local/share/examples/decker/loveletter.deck
>
> OK?
>
Of
New release with new fixes, features, and examples.
https://internet-janitor.itch.io/decker/devlog/771436/decker-147
Works on amd64. A fun example to try is:
decker /usr/local/share/examples/decker/loveletter.deck
OK?
--
he/him
jagtalon.net
weirder.earth/@jag
> (oh and I would feel so much more implicated and entitled to say okay if you
> guys grouped up and got my account back)
I see now you are posting from a gmail address, not an openbsd one.
What exactly happened to your account?
Hello ports@,
I have released a new version (3.4.9) of net/swirc with the following
changes:
## [3.4.9] - 2024-07-28 ##
- **Added** event 468 (`ERR_INVALIDUSERNAME`)
- **Added** usage of `nullptr`.
- **Changed** the program to not start reconnecting on event 433
(`ERR_NICKNAMEINUSE`) if a
On Mon, Jul 29, 2024 at 04:54:34PM +0100, Stuart Henderson wrote:
> db/config.site has this:
>
> 1.6 (espie24-Feb-05):
> ac_cv_header_netinet_tcp_timer_h=${ac_cv_header_netinet_tcp_timer_h=yes}
>
> turns out this is a bit problematic, because on OpenBSD you need to
> pull in tcp_tim
Here's an update to lang/deno ... it builds and works, that much I'm certain
about, but in order to get it there, I needed to add lang/clang to MODULES and
set LIBCLANG_PATH, which I'm not so sure about.
Does that make sense? ok?
Index: Makefile
===
El lun, 29 jul 2024 a la(s) 12:21 p.m., Stuart Henderson
(s...@spacehopper.org) escribió:
>
> On 2024/07/29 12:06, José Maldonado wrote:
> > El lun, 29 jul 2024 a la(s) 1:55 a.m., Rafael Sadowski
> > (raf...@sizeofvoid.org) escribió:
> > >
> > > On Sun Jul 28, 2024 at 07:51:14PM GMT, José Maldonado
Am 29. Juli 2024 16:34:06 MESZ schrieb Omar Polo :
>On 2024/07/28 17:33:02 +0200, Florian Viehweger
>wrote:
>> Hi,
>>
>> this is an update for chafa to 1.14.2.
>>
>> Some testing done on amd64. No issues found. I will test on i386 within
>> the next few days and report back.
>>
>> portcheck, '
On 2024/07/29 12:06, José Maldonado wrote:
> El lun, 29 jul 2024 a la(s) 1:55 a.m., Rafael Sadowski
> (raf...@sizeofvoid.org) escribió:
> >
> > On Sun Jul 28, 2024 at 07:51:14PM GMT, José Maldonado wrote:
> > > El dom, 28 jul 2024 a la(s) 4:09 p.m., Rafael Sadowski
> > > (raf...@sizeofvoid.org) esc
El lun, 29 jul 2024 a la(s) 1:55 a.m., Rafael Sadowski
(raf...@sizeofvoid.org) escribió:
>
> On Sun Jul 28, 2024 at 07:51:14PM GMT, José Maldonado wrote:
> > El dom, 28 jul 2024 a la(s) 4:09 p.m., Rafael Sadowski
> > (raf...@sizeofvoid.org) escribió:
> > >
> > > On Sun Jul 28, 2024 at 09:59:49AM GM
On Mon, Jul 29, 2024 at 12:03:40PM +0200, Laurent Cheylus wrote:
> Tests welcome and please commit if OK.
All looks good to me.
Let's wait a day or two for some more testing.
--
Best Regards
Edd Barrett
https://www.theunixzoo.co.uk
db/config.site has this:
1.6 (espie24-Feb-05):
ac_cv_header_netinet_tcp_timer_h=${ac_cv_header_netinet_tcp_timer_h=yes}
turns out this is a bit problematic, because on OpenBSD you need to
pull in tcp_timer.h before you can use tcp_var.h ("use of undeclared
identifier 'TCPT_NTIMERS'"
On 2024/07/28 17:33:02 +0200, Florian Viehweger
wrote:
> Hi,
>
> this is an update for chafa to 1.14.2.
>
> Some testing done on amd64. No issues found. I will test on i386 within
> the next few days and report back.
>
> portcheck, 'make port-lib-depends-check' and 'make test' are happy.
>
>
Hi,
Thank you for spotting this and for the diff.
It works for me and can be committed.
Obrigado!
—
Adriano
> Em 28 de jul. de 2024, à(s) 15:27, Rafael Sadowski
> escreveu:
>
> On Sun Jul 28, 2024 at 04:32:06PM GMT, Sven Wolf wrote:
>> Hi,
>>
>> I'm on OpenBSD -current.
>>
>> After the updat
On Jul 29 12:14:59, h...@stare.cz wrote:
> On Jul 29 03:57:36, b...@comstyle.com wrote:
> > Here is an update to FFmpeg 4.4.5.
>
> Thanks. It works fine here on current/amd64.
>
> How can I tell that it is using the new VAAPI?
> I think it does, as playing e.g. a H264 file
> makes ffplay eat abou
On Mon, 29 Jul 2024 00:43:10 +0200,
Kirill A. Korinsky wrote:
>
> On Sun, 28 Jul 2024 14:29:38 +0200,
> Klemens Nanni wrote:
> >
> > Tests? Feedack? OK?
> >
>
> ~ $ gpg --card-status
> Reader ...: Yubico YubiKey CCID 00 00
> Application ID ...: D27600012401000608620435
> Applic
On Jul 29 03:57:36, b...@comstyle.com wrote:
> Here is an update to FFmpeg 4.4.5.
Thanks. It works fine here on current/amd64.
How can I tell that it is using the new VAAPI?
I think it does, as playing e.g. a H264 file
makes ffplay eat about 10% on this otherwise idle machine,
while mplayer on th
Hukadan writes:
> On 1/3/24 19:44, Hukadan wrote:
>> On 1/3/24 19:31, Stuart Henderson wrote:
>>> On 2024/01/03 19:13, Hukadan wrote:
On 1/1/24 14:55, Henrik Friedrichsen wrote:
> On Sun, Dec 31, 2023 at 04:15:00PM +0100, Henrik Friedrichsen wrote:
>> Unfortunately I'm not experience
Hi,
[cc edd@ as maintainer]
a simple update for editors/neovim version 0.10.1.
Changelog: https://github.com/neovim/neovim/releases/tag/v0.10.1
- update Makefile and distinfo for this version
- update pkg/PLIST after build and fake install
Build and tests OK (2 fail, same as in 0.10.0 version)
Currently, there is nothing that prevents ONLY_FOR_ARCHS/NOT_FOR_ARCHS
from holding garbage.
The following patch adds a check, and promptly fixes an issue, namely
that ALL_ARCHES should also reference powerpc.
Index: arch-defines.mk
On Jul 21 14:15:49, josemal...@gmail.com wrote:
> El dom, 21 jul 2024 a la(s) 2:00 p.m., Lucas Gabriel Vuotto
> (lu...@sexy.is) escribió:
> >
> > I don't believe you're doing hardware decoding here. This is how it
> > looks in my machine:
> >
> > (+) Video --vid=1 (*) (vp9 3840x2160 59.940fps)
> >
Here is an update to FFmpeg 4.4.5.
Index: graphics/ffmpeg/Makefile
===
RCS file: /cvs/ports/graphics/ffmpeg/Makefile,v
retrieving revision 1.240
diff -u -p -u -p -r1.240 Makefile
--- graphics/ffmpeg/Makefile28 Jul 2024 06:38:23 -
Hi Sebastien,
- Mail original -
> The following diff updates time crate to 0.3.36 (and dependencies).
> It is required for lang/rust 1.80.0
>
> Comments or OK ?
Build and tests OK on current/amd64.
Thanks for this update of sysutils/delta port.
Laurent
37 matches
Mail list logo