Path to this page:
Subject: CVS commit: pkgsrc/audio/rosegarden
From: David A. Holland
Date: 2022-01-01 10:20:41
Message id: 20220101092041.5D704FAEC@cvs.NetBSD.org
Log Message:
audio/rosegarden: legacy code fixups.
This fork of rosegarden is dead upstream but seemingly worth keeping
around, so do some maintenance.
Silence a bunch of compiler warnings (not all though). Avoid unsafe
use of tmpnam(). Avoid some uses of sprintf, including one triggering
a compiler warning about a static overflow. (Plenty more sprintf uses
remain though.) Use standard headers. Use ctype functions correctly.
Etc.
Also add patch comments. Fix some pkglint.
This is probably going to warrant a patchkit in the future.
Files: