summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Collapse)AuthorFilesLines
2004-03-20The gcc 2.95 pre-processor does not handle multi-line macros in fileskristerw2-1/+19
using DOS line-endings.
2004-03-20Make build on current, convert to buildlink3, and add some workingwiz8-9/+110
MASTER_SITES.
2004-03-19NetBSD doesn't use __unix__ nor unix, so use __NetBSD__ and so on inxtraeme4-6/+42
slPortability.h to include <sys/param.h> which is needed to get defined(BSD) in sl.h. While I'm here switch to use buildlink3. Bump PKGREVISION to 1.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-15Fix build under 1.6.2; found by latest kristerw@'s bulk build.jmmv2-5/+9
2004-03-12Use bl3 and remove weird PKGBASE stuff.snj1-8/+7
2004-03-12Update to 0.4.1:wiz4-7/+33
* 0.4.1 (02-03-2004) - fix crash when switching maps in campaign games - fix progress bar updates in replays and respond to abort requests - fix a long-standing bug with move-shading sometimes shading too much - return to main menu in PBeM games if given the wrong password three times in a row * 0.4.0 (22-02-2004) - now requires SDL_ttf - added support for i18n/l10n (see README) - added German translation - added new map 'Heavy Metal' - the start window now features a small map display - changed game window key from g to F1 - partly reverted the single-click changes - added 'othermsg' and 'othertitle' properties for score events - rebalanced some units
2004-03-12Use bl3.snj1-5/+5
2004-03-12Update to 1.14.0.0:wiz3-8/+6
The ingame event system has been completely rewritten. The campaign has been updated and extended. The AI was improved. Many bugfixes and minor improvements were made.
2004-03-12Bump PKGREVISION for paragui dependency change.wiz1-2/+2
2004-03-12Switch to Tcl/Tk 8.4 and bl3ify. Bump PKGREVISION.minskim1-4/+5
2004-03-12+xjump.snj1-1/+2
2004-03-12Initial import of xjump-2.7.5, the bestest of all silly little games.snj7-0/+168
Jump jump jump. Packaged by "pancake," modified by Peter Bex and me.
2004-03-10Update to 0.9.0:wiz2-8/+7
- Supports GNOME 2. - Fix bug where game may use wrong color when game is started from certain openings. - Fix delay problem when animate opening is off. - Add delay in Preferences to slow down animation.
2004-03-10Use bl3, add a comma to MESSAGE.snj2-6/+6
2004-03-10Use bl3.snj1-4/+3
2004-03-10Use bl3, use ${MASTER_SITE_BACKUP} because old MASTER_SITE is gone,snj1-5/+5
fix COMMENT.
2004-03-10Move DISTFILES definition, use ${SORT} instead of sort.snj1-4/+4
2004-03-10Use bl3.snj2-9/+8
2004-03-10Use bl3.snj1-5/+5
2004-03-10Use bl3 and ${ECHO} instead of echo.snj1-2/+3
2004-03-10Use bl3 and fix a typo.snj2-4/+4
2004-03-10Use bl3.snj1-2/+2
2004-03-10Use bl3 and fix a typo.snj2-6/+5
2004-03-10Use bl3.snj1-4/+4
2004-03-10Use bl3 and keep scores in /var/games, not ${PREFIX}/var. Bump PKGREVISION.snj4-14/+12
2004-03-10Use bl3.snj1-2/+2
2004-03-10Use bl3.snj1-4/+3
2004-03-10Use bl3.snj1-4/+3
2004-03-10Use bl3.snj1-3/+3
2004-03-10Use bl3, update to 1.1.3. Changes:snj4-25/+20
* Added -a cmdline switch to help improve sound. * New images for the chip and the socket * Added -f switch to get fullscreen mode * Display code rewritten. Faster all around. * Miscellaneous other bugfixes
2004-03-10Use bl3.snj1-3/+3
2004-03-10Reformat.snj1-15/+14
2004-03-10Use bl3.snj1-3/+3
2004-03-09Use bl3.snj1-4/+4
2004-03-09Make this package compile and work when not using native threads.kristerw3-2/+16
2004-03-09Use bl3.snj3-8/+8
2004-03-09Use bl3, USE_LANGUAGES=c c++, various other cleanup stuff.snj3-72/+32
2004-03-09Use bl3.snj1-5/+5
2004-03-09Use bl3.snj1-3/+3
2004-03-09Use bl3, respect CFLAGS.snj3-6/+7
2004-03-09Update to KDE 3.2.1.markd2-5/+4
Changes: KWeather: updated / corrected list of weather stations
2004-03-09Update to KDE 3.2.1.markd2-5/+4
Changes: KAsteroids: Fix crash when both shield and ship hit powerup at same time. KAtomix: Fix molecule in level 68 KMahjongg: Restore removed tiles when loading a saved game KWin4: Fix alpha issues in images with Qt 3.3 Compilation fixes on Ktron, KPatience and libksirtet.
2004-03-09Update cgoban-java to 2.5.7. Changes are minor bugfixes and small featurerh2-5/+5
enhancements only.
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim2-4/+4
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08Replace lang/tcl with lang/tcl83. Packages compatible with 8.4 willminskim1-2/+2
be updated to depend on lang/tcl after Tcl/Tk update.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv19-38/+63
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-03-08Remove gnuchess-book-small because the distfile is incompatible withminskim5-47/+1
gnuchess-5.07 and no longer available on MASTER_SITES. OK'ed by wiz@.
2004-03-08Correct name of "gnuchess-book".kristerw1-2/+2
2004-03-08Relax a dependency version (nkf-1.7 -> nkf-[0-9]*).uebayasi1-2/+2