Next | Query returned 6 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2021-10-26 12:44:37 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:08:04 by Nia Alarie | Files touched by this commit (466)
Log message:
games: Remove SHA1 hashes for distfiles
   2016-06-20 01:02:06 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Also specify the directory for ld itself to check for libX11.
   2016-06-11 23:23:28 by Kamil Rytarowski | Files touched by this commit (1)
Log message:
Improve style of games/pmars/Makefile

BUILD_DIRS=            src

is equivalent to:

BUILD_MAKE_FLAGS+=     -C src

"${COMPILER_RPATH_FLAG}${X11BASE}/lib"

is preferred over:

-Wl,-rpath,${BUILDLINK_PREFIX.libX11}/lib

No functional change (on NetBSD).

Pointed out by <joerg>
   2016-06-11 20:43:24 by Kamil Rytarowski | Files touched by this commit (4)
Log message:
Import pmars-0.9.2 as games/pmars

Core War is a game in which two or more virus-like programs fight against
each other in a simulated memory space or core.

Core War programs are written in an assembly language called Redcode which is
interpreted by a Core War simulator or MARS (Memory Array Redcode Simulator).

The object of the game is to prevent the other program(s) from executing.
   2016-06-11 20:41:56 by Kamil Rytarowski | Files touched by this commit (5)
Log message:
Import pmars-0.9.2 as games/pmars

Core War is a game in which two or more virus-like programs fight against
each other in a simulated memory space or core.

Core War programs are written in an assembly language called Redcode which is
interpreted by a Core War simulator or MARS (Memory Array Redcode Simulator).

The object of the game is to prevent the other program(s) from executing.

Next | Query returned 6 messages, browsing 1 to 10 | previous