[new] net/tut -- tui mastodon client

2022-11-18 Thread Omar Polo
Hello ports, I've been using this for a bit and i'm starting to really like it, I just need to define a bright color scheme :) % pkg_info tut Information for inst:tut-1.0.18 Comment: TUI for Mastodon with vim inspired keys Description: tut is a keyboard-driven TUI for Mastodon with vim-inspired

Re: clash between tcl8.5 and tcl8.6 (?)

2022-11-18 Thread Brian Callahan
On 11/18/2022 2:33 PM, Brian Callahan wrote: > On 11/18/2022 2:31 PM, Maurice McCarthy wrote: >> Many thanks for that. >> I'm just a user, so I'll wait until @bcallah has time to address it. >> I'll manage OK. >> > > I will work on it today and get something to ports@ once I do. > > ~Brian As pr

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-18 Thread Patrick Wildt
Am Fri, Nov 18, 2022 at 12:53:44PM + schrieb Klemens Nanni: > On Mon, Nov 14, 2022 at 11:37:05PM +0100, Patrick Wildt wrote: > > Hi, > > > > the u-boot and dtb ports haven't been updated in a while, mostly because > > updating those regularly breaks working machines. I think it's time for > >

Re: remove broken security/fragroute ?

2022-11-18 Thread Stefan Hagen
Klemens Nanni wrote (2022-11-16 15:52 CET): > Unmaintained upstream, no update since import in 2002, does not work: > > $ fragroute -h > Usage: fragroute [-f file] dst > Rules: > delay first|last|random > drop first|last|random > dup first

Re: editors/neovim and devel/libvterm

2022-11-18 Thread Anthony J. Bentley
Laurence Tratt writes: > On Fri, Nov 18, 2022 at 02:14:07PM +, Edd Barrett wrote: > > Hello Edd, > > >> @@ -62,7 +62,7 @@ BUILD_DEPENDS = ${RUN_DEPENDS} \ > >> LIB_DEPENDS = devel/gettext,-runtime \ > >>devel/libtermkey \ > >>devel/l

Re: clash between tcl8.5 and tcl8.6 (?)

2022-11-18 Thread Brian Callahan
On 11/18/2022 2:31 PM, Maurice McCarthy wrote: > Many thanks for that. > I'm just a user, so I'll wait until @bcallah has time to address it. > I'll manage OK. > I will work on it today and get something to ports@ once I do. ~Brian

Re: clash between tcl8.5 and tcl8.6 (?)

2022-11-18 Thread Maurice McCarthy
Many thanks for that. I'm just a user, so I'll wait until @bcallah has time to address it. I'll manage OK.

Re: editors/neovim and devel/libvterm

2022-11-18 Thread Laurence Tratt
On Fri, Nov 18, 2022 at 02:14:07PM +, Edd Barrett wrote: Hello Edd, >> @@ -62,7 +62,7 @@ BUILD_DEPENDS =${RUN_DEPENDS} \ >> LIB_DEPENDS = devel/gettext,-runtime \ >> devel/libtermkey \ >> devel/libuv \ >> -

clash between tcl8.5 and tcl8.6 (?)

2022-11-18 Thread Maurice McCarthy
Hi, For several years I have run both the chess database Scid (which depends upon tcl8.6) and password-gorilla (which depends upon tcl8.5). With the release of 7.2 this appears to be no longer possible. When both are installed this is what happens when I run scid from the command line: $ scid &

Re: editors/neovim and devel/libvterm

2022-11-18 Thread Rafael Sadowski
On Fri Nov 18, 2022 at 02:14:07PM +, Edd Barrett wrote: > On Thu, Nov 17, 2022 at 11:04:07PM +, Laurence Tratt wrote: > > @@ -62,7 +62,7 @@ BUILD_DEPENDS = ${RUN_DEPENDS} \ > > LIB_DEPENDS = devel/gettext,-runtime \ > > devel/libtermkey \ > >

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-18 Thread Mark Kettenis
> Date: Fri, 18 Nov 2022 12:53:44 + > From: Klemens Nanni > > On Mon, Nov 14, 2022 at 11:37:05PM +0100, Patrick Wildt wrote: > > Hi, > > > > the u-boot and dtb ports haven't been updated in a while, mostly because > > updating those regularly breaks working machines. I think it's time for >

Re: update x11/picom

2022-11-18 Thread Klemens Nanni
On Fri, Nov 18, 2022 at 09:34:34AM +0100, Omar Polo wrote: > On 2022/11/17 15:39:53 +, Klemens Nanni wrote: > > I see now. > > > > meson tries to install the same picom.desktop twice, so we might as well > > drop the second attempt and use the first file for @sample in PLIST. > > Agreed, I h

Re: editors/neovim and devel/libvterm

2022-11-18 Thread Edd Barrett
On Thu, Nov 17, 2022 at 11:04:07PM +, Laurence Tratt wrote: > @@ -62,7 +62,7 @@ BUILD_DEPENDS = ${RUN_DEPENDS} \ > LIB_DEPENDS =devel/gettext,-runtime \ > devel/libtermkey \ > devel/libuv \ > - devel/li

Re: U-Boot 2022.10 and dtb from Linux 6.0.8

2022-11-18 Thread Klemens Nanni
On Mon, Nov 14, 2022 at 11:37:05PM +0100, Patrick Wildt wrote: > Hi, > > the u-boot and dtb ports haven't been updated in a while, mostly because > updating those regularly breaks working machines. I think it's time for > another update, so here's a diff for both. > > Before this heads into the

Re: [Maintainer Update] archivers/zpaqfranz-56.1

2022-11-18 Thread tux0r
I won’t object. :) tux0r > On Freitag, Nov. 18, 2022 at 11:24 AM, Omar Polo (mailto:o...@omarpolo.com)> wrote: > On 2022/11/18 10:07:06 +, Stuart Henderson wrote: > > On 2022/11/18 10:27, Omar Polo wrote: > > > - CXXFLAGS="${CXXFLAGS}" \ > > > - CPPFLAGS="${CPPFLAGS}" > > > +CFLAGS += -Duni

Re: [Maintainer Update] archivers/zpaqfranz-56.1

2022-11-18 Thread Omar Polo
On 2022/11/18 10:07:06 +, Stuart Henderson wrote: > On 2022/11/18 10:27, Omar Polo wrote: > > - CXXFLAGS="${CXXFLAGS}" \ > > - CPPFLAGS="${CPPFLAGS}" > > +CFLAGS += -Dunix > > +LDFLAGS += -lm > > + > > +USE_WXNEEDED = Yes > > > > -CPPFLAGS +=-Dunix > > -USE_W

Re: [Maintainer Update] archivers/zpaqfranz-56.1

2022-11-18 Thread Stuart Henderson
On 2022/11/18 10:27, Omar Polo wrote: > Hello, > > On 2022/11/16 02:06:46 +0100, tux0r wrote: > > Finally, a new major version. Updated port attached. > > > > tux0r. > > here's a slightly tweaked diff. I didn't know that you could use make > even without a Makefile in a 'simple' case like this

Re: [Maintainer Update] archivers/zpaqfranz-56.1

2022-11-18 Thread Omar Polo
Hello, On 2022/11/16 02:06:46 +0100, tux0r wrote: > Finally, a new major version. Updated port attached. > > tux0r. here's a slightly tweaked diff. I didn't know that you could use make even without a Makefile in a 'simple' case like this (one source file, one executable), but I'd prefer to be

Re: update x11/picom

2022-11-18 Thread Omar Polo
On 2022/11/17 15:39:53 +, Klemens Nanni wrote: > I see now. > > meson tries to install the same picom.desktop twice, so we might as well > drop the second attempt and use the first file for @sample in PLIST. Agreed, I haven't realized the two picom.desktop files are the same! > git detectio