Commit graph

8 commits

Author SHA1 Message Date
leot
930757fb15 Update games/vms-empire to 1.14.
Patch based on PR pkg/50624 provided by Ben Gergely.

Thanks to riastradh@, joerg@ and dholland@ for misc suggestions and review.

pkgsrc changes:
 o Add LICENSE
 o Instead of define a do-install use the install target provided by upstream

Changes:
1.14: 2016-01-05 06:49:17Z
        Add an identifying magic cookie and version to save files.
        Full ANSI prototypes for private functions as well as public.
	Markup fix for probability table.

1.13: 2014-12-14T17:06:26Z
	Comment on entry to and exit from edit mode.
	Cleaned up packaging and install/uninstall productions.

1.12: 2014-05-20T09:03:09Z
	Incorporated Dennis Pinckard's fix for a Mac OS/X port bug.
	Added desktop file.

1.11: 2013-12-31T17:31:04Z
	Clean up code to modern C, apply cppcheck.
	Fix code typo reported as Debian bug #593434

1.10: 2013-08-22T23:47:21Z
	Fix core dump when a satellite bounced off the world edge.
	Full ANSIfication of function prototypes (which fixed the
	sat bug - the code appears to have been tickling some obscure
	bug in the compilation of function calls with K&R-style prototypes).

1.9: 2012-02-16T22:59:22Z
	Drop RPM packaging. Documentation cleanups.

1.8: 2010-10-21T12:47:33Z
	Joe Wells's patch to enable different-sized worlds.  Minor fixes to
	map functions by Andrew Morrow. More on the history of the game.
	Enable arrow keys in edit mode.
	License changed from Chuck Simmons's cosmetically tweaked clone
	of the GPL to GPL proper, so the classifier systems that forge
	and archive sites use will be less confused.
2016-01-11 19:37:43 +00:00
agc
002d349f92 Add SHA512 digests for distfiles for games category
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-11-03 20:56:42 +00:00
roy
0164a2d4d7 Works fine with system curses 2013-10-17 16:24:11 +00:00
kristerw
980abec6b1 Fix "static declaration follows non-static" errors that prevented build
with gcc 4.1.
2006-08-02 16:15:49 +00:00
rillig
b67d1552d2 Added RCS tag to patch-aa. 2005-05-24 14:08:43 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
wiz
2c2addc080 Update to 1.7, provided by pancake in PR 27847:
- Documentation fixes.  The old empire.doc file has been replaced
  by the man page.
- Source RPMs can be built by non-root user.
- Cleanup release with new build machinery.
2004-11-04 12:15:40 +00:00
jmmv
eb022e52fb Initial import of vms-empire, version 1.4:
VMS-Empire is a simulation of a full-scale war between two emperors, the
computer and you.  Naturally, there is only room for one, so the object of
the game is to destroy the other.  The computer plays by the same rules that
you do.  This game is the ancestor of all the multiplayer Empire simulations
out there.

Package provided in pkgsrc-wip by pancake@phreaker.net with some changes by me.
2003-06-02 14:09:48 +00:00