summaryrefslogtreecommitdiff
path: root/games/level9
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26games: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07games: Remove SHA1 hashes for distfilesnia1-2/+1
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
2015-11-03Add SHA512 digests for distfiles for games categoryagc1-1/+2
Problems found locating distfiles: Package blokus: missing distfile blokus-1.1.tar.gz Package crossfire-client: missing distfile crossfire-client-images-1.11.0.tar.gz Package dungeon: missing distfile dungeon-gdt-glk.tar.gz Package gate88: missing distfile Gate88_Mar19_05.tar.gz Package gnuchess4: missing distfile gnuchess-4.0.pl80.tar.gz Package ioquake3-pk3: missing distfile quake3-latest-pk3s.zip Package rollemup: missing distfile Rollemup.tar.gz Package tscp: missing distfile tscp181.zip Package xbat: missing distfile xev111.tar.gz Package xgalaga: missing distfile xgalaga-2.0.34.tar.gz Package xrick: missing distfile xrick-021212.tgz Package xskat: missing distfile xskat-cards.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-09-08Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up somejperkin1-4/+1
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
2015-08-18Bump all packages that depend on curses.bui* or terminfo.bui* since theywiz1-1/+2
might incur ncurses dependencies on some platforms, and ncurses just bumped its shlib. Some packages were bumped twice now, sorry for that.
2013-10-13Update to 5.1:wiz3-18/+26
v5.1 The bitmap graphics from the US Macintosh release of Lancelot now display correctly. v5.0 V1 games are also now supported. The input logic now correctly handles commas and full stops in the user's input for v3 or later games. The input logic now allows hyphens and apostrophes to be input, which is needed for some v2 games. The dictionary listing for v2 games no longer has junk on the end. The graphics detection algorithm has been improved, so that it now correctly finds graphics in all known games. A difference in the logic between the v2 and v3 line-drawn graphics has been implemented, which corrects the scaling for some v2 graphics. Added #seed and #play meta commands. v4.1 Corrected a bug that made Lancelot unplayable. BBC B bitmaps are now shown as they appeared on the original computer.
2013-10-11Add patchroy1-0/+17
2013-10-10Remove dependency on ncurses and depend on system curses and termcap.roy2-4/+10
2012-12-12Reset maintainer on his request.wiz1-2/+2
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-03-04Mechanical changes to add DESTDIR support to packages that installjlam1-6/+9
their files via a custom do-install target.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-3/+3
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-01Update to 4.0.dillo2-8/+7
Changes: - add support for bitmap graphics (which is not used the curses version)
2005-06-16Create directories before installing files into them.jlam1-1/+3
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-03-10Use bl3.snj1-4/+3
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