On 08/28/18 14:56, Daniel Jakots wrote:
Hi, I don't know about our policy about ports that have been marked as BROKEN for years. For instance, $ cvs blame games/fretsonfire/Makefile: 1.12 (sthen 06-Apr-14): BROKEN = fails at runtime "python2.7 in free(): error: modified chunk-pointer 0x..." The port version is 1.3.110 and is the last advertised on HOMEPAGE. I guess no one cares about it. Should we remove it or let it in the tree in case someone wants it and pulling it from the attic is complicated? Cheers, Daniel
I removed the BROKEN marker to see what would happen, and it turns out the code uses functions that from Py-Pillow that have since been removed. And "fixing" it as best I could ran into a different segfault (from pygame it looks like).
It's been more than 4 years at this point. I'd be ok with sending it to the attic.
~Brian
