6 Commits

Author SHA1 Message Date
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
5dc946bce2 annotate URL of upstreamed patches; no change to the package 2022-10-13 20:07:02 +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
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