8 Commits

Author SHA1 Message Date
jca
2bd7442b35 Use -Wno-error=int-conversion to unbreak configure step with clang 15 2023-01-24 18:05:35 +00:00
op
12d8d3169b update x11/fvwm3 to 1.0.6a
Diff from Michael (maintainer), thanks!  wantlib tweaks by me.
Changelog: https://github.com/fvwmorg/fvwm3/releases/tag/1.0.6
2023-01-22 12:11:26 +00:00
sdk
114e749c4d Fix crash in fvmw3 due to uninitialized value
Fix first appeared on FreeBSD. Upstream discussion:
https://github.com/fvwmorg/fvwm3/issues/659

Patch from Michael (Maintainer)
2022-11-08 11:43:29 +00:00
op
50ca274bcf x11/fvwm3: fix casting for time_t and clock_t
- patches/patch-fvwm_ewmh_c: cast clock_t to `long long' and print it
   with %lld

 - patches/patch-modules_FvwmScript_Instructions_c: fix the casting:
   should be `long long', not only `long'!
2022-10-13 16:16:49 +00:00
op
a3b099ff57 update x11/fvwm3 to 1.0.5; diff from maintainer Michael, thanks!
changelog: https://github.com/fvwmorg/fvwm3/releases/tag/1.0.5

Some patches were upstreamed and not needed anymore, regen the other
patches.  There is no longer a -debug flavor since those debug messages
are now available via a command line option (-v / --verbose).
2022-10-13 16:00:45 +00:00
espie
dedbbe71d7 produce debug packages for fvwm* 2022-07-29 07:45:04 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
sdk
a3367526d6 Import x11/fvmw3 1.0.4
This is a new port x11/fvmw3 based on our fvwm2 port.

As the README [1] suggests config files from fvwm2 currently work but
this might change. Fvwm3 aims on refactoring and new features.

[1] https://github.com/fvwmorg/fvwm3/blob/master/README.md

Port from Michael who also takes MAINTAINER

With suggestions from rsadowski@ and help from op@

OK rsadowski@ op@
2022-02-26 20:37:41 +00:00