Re: lua-lgi 0.9.2 (Re: x11/awesome)

2025-02-24 Thread David Coppa
On Mon, Feb 24, 2025 at 1:14 AM Fred wrote: > > On 23-02-2025 16:21, Theo Buehler wrote: > >> If I remember correctly, this is fixed by upgrading devel/lua-lgi to > >> version 0.9.2. > > > > It's probably worth updating even if it's not directly releated to the > > crash. 0.9.1 segfaults during 'm

Re: lua-lgi 0.9.2 (Re: x11/awesome)

2025-02-23 Thread Fred
On 23-02-2025 16:21, Theo Buehler wrote: If I remember correctly, this is fixed by upgrading devel/lua-lgi to version 0.9.2. It's probably worth updating even if it's not directly releated to the crash. 0.9.1 segfaults during 'make test', 0.9.2 just fails, so that might be a slight improvement.

lua-lgi 0.9.2 (Re: x11/awesome)

2025-02-23 Thread Theo Buehler
> If I remember correctly, this is fixed by upgrading devel/lua-lgi to > version 0.9.2. It's probably worth updating even if it's not directly releated to the crash. 0.9.1 segfaults during 'make test', 0.9.2 just fails, so that might be a slight improvement. Since awesome is the only consumer of

Re: x11/awesome

2025-02-21 Thread Fred
ports tree, rebuild and install devel/libffi, then rebuild x11/awesome. Or wait for the next amd64 snapshot. That worked thanks, awesome is working again. Cheers Fred

Re: x11/awesome

2025-02-21 Thread David Coppa
gt; directory, so I'm trying to build it from ports. > > I'm now hitting the build failure below, and I would appreciate any > clues on how to debug this further. > > Cheers > > Fred > > eevee:fred /usr/ports/x11/awesome: doas make > ===> Building for awes

Re: x11/awesome

2025-02-21 Thread Theo Buehler
ports tree, rebuild and install devel/libffi, then rebuild x11/awesome. Or wait for the next amd64 snapshot.

x11/awesome

2025-02-21 Thread Fred
itting the build failure below, and I would appreciate any clues on how to debug this further. Cheers Fred eevee:fred /usr/ports/x11/awesome: doas make ===> Building for awesome-4.3p3 Change Dir: '/usr/ports/pobj/awesome-4.3/build-amd64' Run Build Command(s): /usr/local/bin/ninja

Re: x11/awesome

2022-07-10 Thread Theo Buehler
This breaks the packaged awesome-client script. On Sun, Jul 10, 2022 at 10:10:42PM -, ci...@danwin1210.de wrote: > === > RCS file: /cvs/ports/x11/awesome/Makefile,v > retrieving revision 1.117 > diff -u -p -r1.

x11/awesome without Doxygen docs

2017-01-31 Thread Rafael Sadowski
Hi All, till awesome 4.0 ready here is a version whitout Doxygen docs and with new MASTER_SITES. Best regards, Rafael Sadowski Index: Makefile === RCS file: /cvs/ports/x11/awesome/Makefile,v retrieving revision 1.103 diff -u -p -u

Re: x11/awesome from snapshots broken ?

2015-04-24 Thread danielk
On 04/24/2015 03:50 PM, David Coppa wrote: On Fri, Apr 24, 2015 at 3:37 PM, Jasper Lievisse Adriaanse wrote: On Fri, Apr 24, 2015 at 03:25:57PM +0200, David Coppa wrote: On Fri, Apr 24, 2015 at 3:21 PM, David Coppa wrote: On Fri, Apr 24, 2015 at 3:05 PM, danielk wrote: Hi all, hi Stuart,

Re: x11/awesome from snapshots broken ?

2015-04-24 Thread David Coppa
On Fri, Apr 24, 2015 at 3:37 PM, Jasper Lievisse Adriaanse wrote: > On Fri, Apr 24, 2015 at 03:25:57PM +0200, David Coppa wrote: >> On Fri, Apr 24, 2015 at 3:21 PM, David Coppa wrote: >> > On Fri, Apr 24, 2015 at 3:05 PM, danielk wrote: >> >> Hi all, hi Stuart, >> >> >> >> thanks for your reply.

Re: x11/awesome from snapshots broken ?

2015-04-24 Thread Jasper Lievisse Adriaanse
On Fri, Apr 24, 2015 at 03:25:57PM +0200, David Coppa wrote: > On Fri, Apr 24, 2015 at 3:21 PM, David Coppa wrote: > > On Fri, Apr 24, 2015 at 3:05 PM, danielk wrote: > >> Hi all, hi Stuart, > >> > >> thanks for your reply. > >> > >> On 04/24/2015 02:58 PM, Stuart Henderson wrote: > >>> > >>> > >

Re: x11/awesome from snapshots broken ?

2015-04-24 Thread Jasper Lievisse Adriaanse
On Fri, Apr 24, 2015 at 03:25:57PM +0200, David Coppa wrote: > On Fri, Apr 24, 2015 at 3:21 PM, David Coppa wrote: > > On Fri, Apr 24, 2015 at 3:05 PM, danielk wrote: > >> Hi all, hi Stuart, > >> > >> thanks for your reply. > >> > >> On 04/24/2015 02:58 PM, Stuart Henderson wrote: > >>> > >>> > >

Re: x11/awesome from snapshots broken ?

2015-04-24 Thread David Coppa
On Fri, Apr 24, 2015 at 3:21 PM, David Coppa wrote: > On Fri, Apr 24, 2015 at 3:05 PM, danielk wrote: >> Hi all, hi Stuart, >> >> thanks for your reply. >> >> On 04/24/2015 02:58 PM, Stuart Henderson wrote: >>> >>> >>> Did you only update awesome, or all packages? >>> >> >> yes i did update them

Re: x11/awesome from snapshots broken ?

2015-04-24 Thread David Coppa
On Fri, Apr 24, 2015 at 3:05 PM, danielk wrote: > Hi all, hi Stuart, > > thanks for your reply. > > On 04/24/2015 02:58 PM, Stuart Henderson wrote: >> >> >> Did you only update awesome, or all packages? >> > > yes i did update them all, sorry for not mentioning that. > Something is broken wrt the

Re: x11/awesome from snapshots broken ?

2015-04-24 Thread danielk
Hi all, hi Stuart, thanks for your reply. On 04/24/2015 02:58 PM, Stuart Henderson wrote: Did you only update awesome, or all packages? yes i did update them all, sorry for not mentioning that.

Re: x11/awesome from snapshots broken ?

2015-04-24 Thread Stuart Henderson
On 2015/04/24 13:42, danielk wrote: > Hi all, > > after updating my awesome wm, it doesn’t start anymore. It is now version > 3.5.6p2. Apparently there is a problem with lua? > Please let me know if there is anything i can try. Did you only update awesome, or all packages? If you only udpated a

x11/awesome from snapshots broken ?

2015-04-24 Thread danielk
Hi all, after updating my awesome wm, it doesn’t start anymore. It is now version 3.5.6p2. Apparently there is a problem with lua? Please let me know if there is anything i can try. thanks, daniel danielk@foo $ cat .xsession-errors Agent pid 6757 awesome:/usr/local/lib/lua/5.2/lgi/corelgilu

Update x11/awesome to version 3.4.7

2010-09-10 Thread David Coppa
Hi, This diff updates the x11/awesome port to 3.4.7. I've also added a build dependency on luadoc, since now we have it in our ports tree. Ok? Cheers, David Index: Makefile === RCS file: /cvs/ports/x11/awesome/Makef

Re: x11/awesome users: heads up

2010-08-03 Thread Stefan Sperling
On Tue, Aug 03, 2010 at 03:23:19PM +0100, Stuart Henderson wrote: > Tests *without* setting this in LC_CTYPE are also very useful too; Yes, they are. > this bug wouldn't have been picked up with LC_CTYPE set. Well, the bug was visible with any single-byte locale, so it was visible if you didn't

Re: x11/awesome users: heads up

2010-08-03 Thread Stuart Henderson
On 2010/08/03 14:51, David Coppa wrote: > On Mon, 02 Aug 2010, David Coppa wrote: > > > To have a fully functional awesome session now that we have UTF-8 > > support in our libc, you need to add "export LANG=en_US.UTF-8" on top > > of your ~/.xinitrc. Otherwise, the "Run: " prompt on the taskbar w

Re: x11/awesome users: heads up

2010-08-03 Thread David Coppa
On Mon, 02 Aug 2010, David Coppa wrote: > To have a fully functional awesome session now that we have UTF-8 > support in our libc, you need to add "export LANG=en_US.UTF-8" on top > of your ~/.xinitrc. Otherwise, the "Run: " prompt on the taskbar will > not accept any input (and maybe you can enco

x11/awesome users: heads up

2010-08-02 Thread David Coppa
To have a fully functional awesome session now that we have UTF-8 support in our libc, you need to add "export LANG=en_US.UTF-8" on top of your ~/.xinitrc. Otherwise, the "Run: " prompt on the taskbar will not accept any input (and maybe you can encounter other problems too). Thanks to marsil_b f

awesome 3.4.5 (Was Re: UPDATE: x11/awesome)

2010-06-02 Thread David Coppa
Index: Makefile === RCS file: /cvs/ports/x11/awesome/Makefile,v retrieving revision 1.13 diff -u -p -r1.13 Makefile --- Makefile2 Jun 2010 15:07:50 - 1.13 +++ Makefile2 Jun 2010 20:49:57 - @@ -2,7 +2,7 @@ COMMENT=

Re: UPDATE: x11/awesome

2010-06-01 Thread David Coppa
I think I've reached a committable state. I've adjusted some minor glitches in the Makefile and made my Lua hack less heavier on resources... Comments, OKs ?? Index: Makefile === RCS file: /cvs/ports/x11/awesome/

Re: UPDATE: x11/awesome

2010-05-31 Thread David Coppa
d catch, thank you! Updated diff follows: Index: Makefile ======= RCS file: /cvs/ports/x11/awesome/Makefile,v retrieving revision 1.12 diff -u -p -r1.12 Makefile --- Makefile11 Aug 2009 08:42:07 - 1.12 +++ Makefile31 May 2

Re: UPDATE: x11/awesome

2010-05-31 Thread Armin Wolfermann
* David Coppa [30.05.2010 14:09]: > This updates the awesome window manager to its latest version, > 3.4.4. > > OKs? Comments? ::devel/gperf is missing in BUILD_DEPENDS. Works for me on i386.

Re: UPDATE: x11/awesome

2010-05-30 Thread Stuart Henderson
On 2010/05/30 15:24, David Coppa wrote: > On Sun, May 30, 2010 at 2:47 PM, Antoine Jacoutot > wrote: > > On Sun, 30 May 2010, Stuart Henderson wrote: > > > >> On 2010/05/30 14:08, David Coppa wrote: > >> > +share/xsessions/ > >> > +share/xsessions/awesome.desktop > >> > >> does the update-desktop

Re: UPDATE: x11/awesome

2010-05-30 Thread David Coppa
On Sun, May 30, 2010 at 7:10 PM, Adam Karim wrote: > I would agree. The reason that I've never updated it is because I've always > felt that the 3.x does nothing but add dependencies and very little in the > way of new features. Can you do the switch? cheers, david

Re: UPDATE: x11/awesome

2010-05-30 Thread Adam Karim
I would agree. The reason that I've never updated it is because I've always felt that the 3.x does nothing but add dependencies and very little in the way of new features. D. Adam Karim a...@akarsoft.com On Sun, May 30, 2010 at 6:24 AM, David Coppa wrote: > On Sun, May 30, 2010 at 2:47 PM, Ant

Re: UPDATE: x11/awesome

2010-05-30 Thread David Coppa
On Sun, May 30, 2010 at 2:47 PM, Antoine Jacoutot wrote: > On Sun, 30 May 2010, Stuart Henderson wrote: > >> On 2010/05/30 14:08, David Coppa wrote: >> > +share/xsessions/ >> > +share/xsessions/awesome.desktop >> >> does the update-desktop-database goo need to be done to take care >> of xsessions

Re: UPDATE: x11/awesome

2010-05-30 Thread Antoine Jacoutot
On Sun, 30 May 2010, Stuart Henderson wrote: > On 2010/05/30 14:08, David Coppa wrote: > > +share/xsessions/ > > +share/xsessions/awesome.desktop > > does the update-desktop-database goo need to be done to take care > of xsessions .desktop files too? Nope. -- Antoine

Re: UPDATE: x11/awesome

2010-05-30 Thread Stuart Henderson
On 2010/05/30 14:08, David Coppa wrote: > +share/xsessions/ > +share/xsessions/awesome.desktop does the update-desktop-database goo need to be done to take care of xsessions .desktop files too?

UPDATE: x11/awesome

2010-05-30 Thread David Coppa
Hi, This updates the awesome window manager to its latest version, 3.4.4. OKs? Comments? MAINTAINER, do You still want to have care of this? ciao, david Index: Makefile === RCS file: /cvs/ports/x11/awesome/Makefile,v retrieving

Re: PATCH: x11/awesome (licence marker)

2008-08-20 Thread D. Adam Karim
Index: Makefile === RCS file: /cvs/ports/x11/awesome/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile16 May 2008 20:06:12 - 1.6 +++ Makefile20 Aug 2008 15:42:35 - @@ -10,7 +10,7 @@ MAINT

PATCH: x11/awesome (licence marker)

2008-08-20 Thread Emilien Gaspar
Fix licence marker. Index: Makefile === RCS file: /cvs/ports/x11/awesome/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile16 May 2008 20:06:12 - 1.6 +++ Makefile20 Aug 2008 15:42:35 -

Re: UPDATE: x11/awesome

2008-05-15 Thread D. Adam Karim
gt; > Here's a quick update for x11/awesome to the most recent version. > I've added MODULES=lang/python so that the documentation builds > correctly. > > Since I no longer use this (and it's become a PITA to maintain > thanks to major dependency switches with e

UPDATE: x11/awesome

2008-05-15 Thread Will Maier
Hi folks- Here's a quick update for x11/awesome to the most recent version. I've added MODULES=lang/python so that the documentation builds correctly. Since I no longer use this (and it's become a PITA to maintain thanks to major dependency switches with each of the last few rele

Re: UPDATE: x11/awesome

2007-12-16 Thread Mike Erdely
On Sun, Dec 16, 2007 at 09:41:11PM +0100, Pierre-Yves Ritschard wrote: > Pierre-Yves Ritschard <[EMAIL PROTECTED]> wrote: > > This is an update to the new 2.0 release of awesome. > > > Updated diff after feedback from wcmaier & merderly ok by me.

Re: UPDATE: x11/awesome

2007-12-16 Thread Pierre-Yves Ritschard
Pierre-Yves Ritschard <[EMAIL PROTECTED]> wrote: > This is an update to the new 2.0 release of awesome. > Updated diff after feedback from wcmaier & merderly Index: Makefile === RCS file: /cvs/ports/x11/awesome/Makef

UPDATE: x11/awesome

2007-12-16 Thread Pierre-Yves Ritschard
This is an update to the new 2.0 release of awesome. Index: Makefile === RCS file: /cvs/ports/x11/awesome/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile27 Oct 2007 12:34:55 - 1.2 +++ Makefile

Re: NEW: x11/awesome

2007-09-25 Thread Mike Erdely
On Sat, Sep 22, 2007 at 10:58:51PM -0500, Will Maier wrote: > http://www.lfod.us/files/ports/awesome.tgz This works for me on i386. I think we should patch ${PREFIX}/share/examples/awesome/awesomerc with s/Mod4/Mod1/. Not all laptops have a Mod4 key (mine doesn't). I think we should put a M

Re: NEW: x11/awesome

2007-09-23 Thread Darrin Chandler
Tested fine on i386. (after hunting down a mirror with devel/libconfig) On Sat, Sep 22, 2007 at 10:58:51PM -0500, Will Maier wrote: > Description: > awesome is a window manager initially based on a dwm code rewriting. > It's extremely fast, small, dynamic and awesome. -- Darrin Chandler

NEW: x11/awesome

2007-09-22 Thread Will Maier
Description: awesome is a window manager initially based on a dwm code rewriting. It's extremely fast, small, dynamic and awesome. It manages windows in several layouts mode: tiled, floating, etc. Each layout can be applied dynamically, optimizing the environment for the application in use and th