summaryrefslogtreecommitdiff
path: root/games/level9
AgeCommit message (Collapse)AuthorFilesLines
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-10-21fix INCOMPAT_CURSES pattern to work on NetBSD 1.6dillo1-2/+2
2003-10-01Apply patch provided by Brett Lymn to make this work with NetBSD's curses.dillo3-9/+36
Bump PKGREVISION.
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-2/+2
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future.
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-2/+2
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-09-17Fix for big-endian machines. Patch provided by Lloyd Parkes in PR 22829.dillo2-1/+52
2003-08-26Fix checksum of distfile. Changes are only in (unused) glk code.dillo1-3/+3
2003-08-24Initial import of level9-3.0, an interpreter for Level 9's text adventures.dillo5-0/+50