Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-08-18 | Bump all packages that depend on curses.bui* or terminfo.bui* since they | wiz | 1 | -2/+2 | |
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that. | |||||
2015-07-12 | The game debugger tool is not provided as a patch file. It was submitted | pgoyette | 1 | -3/+3 | |
and accepted by upstream. | |||||
2013-10-17 | Works fine with system curses | roy | 5 | -9/+24 | |
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-05-23 | Honor LDFLAGS; should fix the Linux build. While here, patch out some | dholland | 3 | -1/+45 | |
apparently unreachable insecure-temporary-files code. | |||||
2010-12-25 | simplify. | obache | 5 | -26/+24 | |
2010-12-25 | intN_t and uintN_t should be provided by stdint.h for porability. | obache | 2 | -4/+4 | |
fixes PR#44278. | |||||
2010-01-29 | DESTDIR support | joerg | 1 | -2/+5 | |
2009-12-10 | Fix a patch that was erroneously fed upstream. This should avoid some | pgoyette | 2 | -1/+54 | |
unexpected SIGSEGV crashes. | |||||
2009-11-28 | Import of Andrew Plotkin's C-translation of Dungeon 3.2B, using his | pgoyette | 6 | -0/+123 | |
"glk" API, and including the gdt (game debugger tool) from the Fortran version. |