l just continue adjusting things
manually after running 'make fix-permissions'.
‐‐‐ Original Message ‐‐‐
On Sunday, November 1, 2020 8:51 AM, Marc Espie wrote:
> On Wed, Oct 28, 2020 at 08:07:34PM +, Ricky Cintron wrote:
>
> > While setting up the ports tree on my syste
While setting up the ports tree on my system with PORTS_PRIVSEP enabled,
and after running 'doas make fix-permissions', I noticed that out of the
six affected directories under /usr/ports/ (bulk, distfiles, packages,
plist, pobj, update), both bulk and update were still owned by root.
Looking at in
Update x11/bspwm from version 0.9.9 to 0.9.10.
Like the x11/sxhkd update, this is a simple update. However, I'd like
to propose the removal of the following patch: patch-examples_bspwmrc.
It doesn't seem necessary, and the change it applies would need to be
undone in order to use a properly instal
Update x11/sxhkd from version 0.6.1 to 0.6.2.
Index: Makefile
===
RCS file: /cvs/ports/x11/sxhkd/Makefile,v
retrieving revision 1.3
diff -u -p -u -r1.3 Makefile
--- Makefile1 Sep 2019 14:01:08 - 1.3
+++ Makefile27 Oc
t 4:57 PM, Jonathan Gray wrote:
>
> On Sun, Jan 22, 2017 at 02:53:15AM -0600, Ricky Cintron wrote:
>> Hello all,
>>
>> Apologies if I???m mistaken, but it appears that the Lua packages are built
>> with the default conversion specifiers for strftime, which are defin
Hello all,
Apologies if I’m mistaken, but it appears that the Lua packages are built with
the default conversion specifiers for strftime, which are defined in loslib.c
(if I searched correctly). Unfortunately these do not include %l, %k, %s, %v an
%+, which are supported by OpenBSD’s strftime.