Ok
—
Antoine
> On 16 Aug 2023, at 07:57, Stefan Hagen wrote:
>
> Stuart Henderson wrote (2023-08-14 18:04 CEST):
>>> On 2023/08/14 10:40, Antoine Jacoutot wrote:
>>> On Mon, Aug 14, 2023 at 08:44:25AM +0200, Stefan Hagen wrote:
Hi,
there's a bug in gmime, which is affecting ma
Stuart Henderson wrote (2023-08-14 18:04 CEST):
> On 2023/08/14 10:40, Antoine Jacoutot wrote:
> > On Mon, Aug 14, 2023 at 08:44:25AM +0200, Stefan Hagen wrote:
> > > Hi,
> > >
> > > there's a bug in gmime, which is affecting mail/mu. It doesn't look like
> > > there will be a new gmime release an
This is a simple port of a desktop pager dockapp for WindowMaker and
similar window managers.
I was not sure whether I should send this port, since it is a program
I wrote myself; but it may be useful for other people out there using
WindowMaker, so here's a try. I understand if it were not accep
There are a bunch of commits, but I don't see any changelog.
Can people test this with their (least) favourite phone and USB stack?
It doesn't help with my problems, but doesn't make stuff worse, either.
Index: Makefile
===
RCS file:
Hi,
On Tue Aug 15, 2023 at 5:40 PM CEST, Omar Polo wrote:
> Hello,
>
> aerc (via the libexec colorize) uses the OSC 8 sequence to mark up
> URLs for the terminal emulator. This seems to be currently broken,
> I'm investigating with upstream to understand if this is an aerc or
> tcell-term bug or
On Tue, Aug 15, 2023 at 05:40:11PM +0200, Omar Polo wrote:
> Hello,
>
> aerc (via the libexec colorize) uses the OSC 8 sequence to mark up
> URLs for the terminal emulator. This seems to be currently broken,
> I'm investigating with upstream to understand if this is an aerc or
> tcell-term bug or
A simple update to fonts/juliamono: tested working fine (though, as with
any font update, it will tend to mess up running applications, which
then need to be restarted).
Laurie
diff --git fonts/juliamono/Makefile fonts/juliamono/Makefile
index 500dcc97953..ae484ee76db 100644
--- fonts/juliamono
On 2023/08/15 20:09:13 +0200, Volker Schlecht
wrote:
> As discussed off-list with op@, the proposed patch still leads to URLs
> (or email addresses) being duplicated, i.e.
>
> t...@example.com
>
> turns into
>
> mailto://test@example.comt...@example.com
>
> I'm attaching two proposals
>
> ae
As discussed off-list with op@, the proposed patch still leads to URLs
(or email addresses) being duplicated, i.e.
t...@example.com
turns into
mailto://test@example.comt...@example.com
I'm attaching two proposals
aerc-leave-mailto.diff:
Essentially op@'s diff with a tweak that fixes the URL
On 8/15/2023 11:54 AM, Volker Schlecht wrote:
>
> The port currently installs two shell scripts named ug+ and ugrep+ that
> refer to /bin/bash.
>
> I was thinking about proposing a dependency on bash, but we'd still need
> to patch the two scripts that look to me like perfectly fine Posix sh,
> s
The port currently installs two shell scripts named ug+ and ugrep+ that
refer to /bin/bash.
I was thinking about proposing a dependency on bash, but we'd still need
to patch the two scripts that look to me like perfectly fine Posix sh,
so I propose to patch them to use /bin/sh
Thoughts? OK?
ch
Hello,
aerc (via the libexec colorize) uses the OSC 8 sequence to mark up
URLs for the terminal emulator. This seems to be currently broken,
I'm investigating with upstream to understand if this is an aerc or
tcell-term bug or something else. However, for the time being I'd
propose to just disab
On Tue, Aug 15, 2023 at 02:01:54PM +0100, Stuart Henderson wrote:
> If it's installing to ${SYSCONFDIR}/xdg/foot then it also needs
> to @sample ${SYSCONFDIR}/xdg/, however I don't think it actually
> reads config from /etc/xdg/ (unless XDG env vars are set, it
> just looks in ~/.config) so I think
On 11 Aug 2023, at 12:51, Stuart Henderson wrote:
>
> yes, for amd64 it's intel Tiger Lake (11th gen) and newer, models of the
> format iX-11XXX, iX-12XXX, iX-13XXX. no AMD CPUs. On ark.intel.com, look
> for "Control-Flow Enforcement Technology" (the intel term which covers
> both shadow stacks a
On 8 Aug 2023, at 20:49, Volker Schlecht wrote:
>
> Cc: Maintainer
>
> On 7/31/23 14:28, Christian Weisgerber wrote:
>> I managed to run a full bulk build on my T14 G3 with IBT. Kudos
>> to Lenovo for engineering a laptop that can build for days on end
>> without melting down.
>> The following
If it's installing to ${SYSCONFDIR}/xdg/foot then it also needs
to @sample ${SYSCONFDIR}/xdg/, however I don't think it actually
reads config from /etc/xdg/ (unless XDG env vars are set, it
just looks in ~/.config) so I think it's a bit confusing to
install the sample file there, I'd just include t
On 2023/08/15 13:33, Stuart Henderson wrote:
> On 2023/08/14 18:36, Matthieu Herrb wrote:
> > Hi,
> >
> > This is another port needed by upcoming Wayland applications, but it
> > could also be put in base.
> > libstdthreads is a straightforward port of the FreeBSD code to
> > implement the C11 sta
On 2023/08/14 18:36, Matthieu Herrb wrote:
> Hi,
>
> This is another port needed by upcoming Wayland applications, but it
> could also be put in base.
> libstdthreads is a straightforward port of the FreeBSD code to
> implement the C11 standard threads library.
Needs NO_TEST, and pre-install is n
On 2023/08/14 18:13:27 +0200, gonzalo wrote:
>
>
> On 8/10/23 01:05, Horia Racoviceanu wrote:
> > Hi,
> >
> > This is a port for Azorius, a social link aggregator and comment
> > forum. It federates with other instances via ActivityPub.
> >
> > Homepage: https://humungus.tedunangst.com/r/azorius
On 2023/08/15 09:44:59 +0100, Laurence Tratt wrote:
> On Sat, Jul 29, 2023 at 08:00:55AM +0100, Laurence Tratt wrote:
>
> Looking for OKs for this update.
committed, thanks!
> Laurie
>
> > This updates devel/github-backup (by several versions) to the latest
> > version.
> > Tested in several
On Mon, Jul 31, 2023 at 03:02:05PM +0100, Laurence Tratt wrote:
Looking for OKs for this update too (which also fixes the download site
-- the old one no longer works).
Laurie
> The patch below updates print/ps2eps to the latest version. This has
> moved homepage since the last update. I also n
On Sat, Jul 29, 2023 at 08:00:55AM +0100, Laurence Tratt wrote:
Looking for OKs for this update.
Laurie
> This updates devel/github-backup (by several versions) to the latest version.
> Tested in several situations where I use GitHub backups.
>
>
> Laurie
>
>
> diff --git devel/github-backu
On Tue, Aug 15, 2023 at 12:10:09AM +0100, Stuart Henderson wrote:
> On 2023/08/14 18:33, Matthieu Herrb wrote:
> > Hi,
> >
> > This is the first of a set of new ports for Wayland applications.
> >
> > tllist is a simple typed linked list header file only library.
> >
> > ok? comments?
> >
> > -
23 matches
Mail list logo