The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD games : corewars

A simulation game where the goal is to crash each other's programs

 Core Wars is a simulation game. A number of programs are loaded into a
virtual machine and executed. The programs can try to crash each other, 
manipulate other programs, overwrite as much memory as they can, etc...
The "best" program is selected according to a scoring mechanism which
involves the number of memory cells the program has overwritten, the 
number of other programs it has crashed and whether/when it crashed. 

http://corewars.sourceforge.net/



corewars history


v. 1.27
date: 2007/05/19 20:05:41;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.26 date: 2006/04/09 13:08:05; author: alepulver; state: Exp; lines: +1 -1 Change the maintainership address to the @FreeBSD.org one. Approved by: garga (mentor)
v. 1.25 date: 2006/03/07 08:26:20; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.24 date: 2005/10/08 17:34:23; author: pav; state: Exp; lines: +9 -3 - Enable console version - Take maintainership PR: ports/87091 Submitted by: Alejandro Pulver
v. 1.23 date: 2004/02/14 12:57:26; author: krion; state: Exp; lines: +5 -9 - Update to version 0.9.13 PR: ports/62815 Submitted by: Ports Fury
v. 1.22 date: 2004/02/04 05:20:19; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.21 date: 2003/12/15 01:17:26; author: pav; state: Exp; lines: +1 -1 Jim Mock (jim) returned his commit bit, so set his ports free. Thank for all your work, Jim!
v. 1.20 date: 2003/09/28 11:53:42; author: edwin; state: Exp; lines: +1 -1 Typo in games/corewars Makefile COMMENT line A typo. PR: ports/55550 Submitted by: Pierre-Paul Lavoie
v. 1.19 date: 2003/04/20 03:03:00; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.18 date: 2003/03/07 06:02:44; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.17 date: 2002/09/02 00:59:08; author: lioux; state: Exp; lines: +3 -2 Deploy USE_GNOMENG infrastructure PR: 42301 Submitted by: Edwin Groothuis
v. 1.16 date: 2000/10/05 06:36:13; author: reg; state: Exp; lines: +14 -22 Implement USE_GTK, part 1.
v. 1.15 date: 2000/10/03 16:27:16; author: jim; state: Exp; lines: +15 -15 Update to version 0.9.12. While I'm here, clean up the whitespace.
v. 1.14 date: 2000/06/14 13:21:18; author: sobomax; state: Exp; lines: +3 -2 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.13 date: 2000/06/05 03:44:03; author: kris; state: Exp; lines: +3 -1 Add manpage to MAN6
v. 1.12 date: 2000/04/14 17:46:14; author: jim; state: Exp; lines: +2 -2 Update to version 0.9.11.
v. 1.11 date: 2000/04/14 00:45:41; author: mharo; state: Exp; lines: +3 -3 update portname/portversion stuff (games commit part 1, a-c)
v. 1.10 date: 2000/04/01 00:47:41; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.10. I added patch-ab to simply rip a comment out of configure that tells you glibc isn't installed but doesn't matter anyway for the GTK client, which is what we're installing.
v. 1.9 date: 2000/03/27 19:46:43; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.9.
v. 1.8 date: 2000/03/23 19:48:11; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.8.
v. 1.7 date: 2000/03/23 00:20:56; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.7.
v. 1.6 date: 2000/03/21 20:55:53; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.6.
v. 1.5 date: 2000/03/09 07:55:40; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.5.
v. 1.4 date: 2000/03/07 04:38:40; author: billf; state: Exp; lines: +2 -1 Bruteforce bitchslap this port into respecting CFLAGS. Approved by: jim
v. 1.3 date: 2000/03/03 19:45:12; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.2
v. 1.2 date: 2000/03/02 19:59:27; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.1
v. 1.1 date: 2000/03/01 03:03:33; author: jim; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/03/01 03:03:33; author: jim; state: Exp; lines: +0 -0 Import of corewars. Core Wars is a simulation game in which a number of programs are loaded into a virtual machine and executed. The programs can try to crash each other, manipulate each other, overwrite as much memory as they can, etc.. The "best" program is selected according to a scoring mechanism which involves the number of memory cells the program has overwritten, the number of other programs it has crashed, and whether/when it crashed. ============================================================================= v. 1.27 date: 2007/05/19 20:05:41; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2006/04/09 13:08:05; author: alepulver; state: Exp; lines: +1 -1 Change the maintainership address to the @FreeBSD.org one. Approved by: garga (mentor)
v. 1.25 date: 2006/03/07 08:26:20; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.24 date: 2005/10/08 17:34:23; author: pav; state: Exp; lines: +9 -3 - Enable console version - Take maintainership PR: ports/87091 Submitted by: Alejandro Pulver
v. 1.23 date: 2004/02/14 12:57:26; author: krion; state: Exp; lines: +5 -9 - Update to version 0.9.13 PR: ports/62815 Submitted by: Ports Fury
v. 1.22 date: 2004/02/04 05:20:19; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.21 date: 2003/12/15 01:17:26; author: pav; state: Exp; lines: +1 -1 Jim Mock (jim) returned his commit bit, so set his ports free. Thank for all your work, Jim!
v. 1.20 date: 2003/09/28 11:53:42; author: edwin; state: Exp; lines: +1 -1 Typo in games/corewars Makefile COMMENT line A typo. PR: ports/55550 Submitted by: Pierre-Paul Lavoie
v. 1.19 date: 2003/04/20 03:03:00; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.18 date: 2003/03/07 06:02:44; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.17 date: 2002/09/02 00:59:08; author: lioux; state: Exp; lines: +3 -2 Deploy USE_GNOMENG infrastructure PR: 42301 Submitted by: Edwin Groothuis
v. 1.16 date: 2000/10/05 06:36:13; author: reg; state: Exp; lines: +14 -22 Implement USE_GTK, part 1.
v. 1.15 date: 2000/10/03 16:27:16; author: jim; state: Exp; lines: +15 -15 Update to version 0.9.12. While I'm here, clean up the whitespace.
v. 1.14 date: 2000/06/14 13:21:18; author: sobomax; state: Exp; lines: +3 -2 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.13 date: 2000/06/05 03:44:03; author: kris; state: Exp; lines: +3 -1 Add manpage to MAN6
v. 1.12 date: 2000/04/14 17:46:14; author: jim; state: Exp; lines: +2 -2 Update to version 0.9.11.
v. 1.11 date: 2000/04/14 00:45:41; author: mharo; state: Exp; lines: +3 -3 update portname/portversion stuff (games commit part 1, a-c)
v. 1.10 date: 2000/04/01 00:47:41; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.10. I added patch-ab to simply rip a comment out of configure that tells you glibc isn't installed but doesn't matter anyway for the GTK client, which is what we're installing.
v. 1.9 date: 2000/03/27 19:46:43; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.9.
v. 1.8 date: 2000/03/23 19:48:11; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.8.
v. 1.7 date: 2000/03/23 00:20:56; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.7.
v. 1.6 date: 2000/03/21 20:55:53; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.6.
v. 1.5 date: 2000/03/09 07:55:40; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.5.
v. 1.4 date: 2000/03/07 04:38:40; author: billf; state: Exp; lines: +2 -1 Bruteforce bitchslap this port into respecting CFLAGS. Approved by: jim
v. 1.3 date: 2000/03/03 19:45:12; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.2
v. 1.2 date: 2000/03/02 19:59:27; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.1
v. 1.1 date: 2000/03/01 03:03:33; author: jim; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/03/01 03:03:33; author: jim; state: Exp; lines: +0 -0 Import of corewars. Core Wars is a simulation game in which a number of programs are loaded into a virtual machine and executed. The programs can try to crash each other, manipulate each other, overwrite as much memory as they can, etc.. The "best" program is selected according to a scoring mechanism which involves the number of memory cells the program has overwritten, the number of other programs it has crashed, and whether/when it crashed. ============================================================================= v. 1.27 date: 2007/05/19 20:05:41; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26 date: 2006/04/09 13:08:05; author: alepulver; state: Exp; lines: +1 -1 Change the maintainership address to the @FreeBSD.org one. Approved by: garga (mentor)
v. 1.25 date: 2006/03/07 08:26:20; author: ade; state: Exp; lines: +1 -1 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path. Discussed with: kris Approved by: portmgr (implicit)
v. 1.24 date: 2005/10/08 17:34:23; author: pav; state: Exp; lines: +9 -3 - Enable console version - Take maintainership PR: ports/87091 Submitted by: Alejandro Pulver
v. 1.23 date: 2004/02/14 12:57:26; author: krion; state: Exp; lines: +5 -9 - Update to version 0.9.13 PR: ports/62815 Submitted by: Ports Fury
v. 1.22 date: 2004/02/04 05:20:19; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.21 date: 2003/12/15 01:17:26; author: pav; state: Exp; lines: +1 -1 Jim Mock (jim) returned his commit bit, so set his ports free. Thank for all your work, Jim!
v. 1.20 date: 2003/09/28 11:53:42; author: edwin; state: Exp; lines: +1 -1 Typo in games/corewars Makefile COMMENT line A typo. PR: ports/55550 Submitted by: Pierre-Paul Lavoie
v. 1.19 date: 2003/04/20 03:03:00; author: marcus; state: Exp; lines: +0 -1 Remove USE_GNOMENG.
v. 1.18 date: 2003/03/07 06:02:44; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.17 date: 2002/09/02 00:59:08; author: lioux; state: Exp; lines: +3 -2 Deploy USE_GNOMENG infrastructure PR: 42301 Submitted by: Edwin Groothuis
v. 1.16 date: 2000/10/05 06:36:13; author: reg; state: Exp; lines: +14 -22 Implement USE_GTK, part 1.
v. 1.15 date: 2000/10/03 16:27:16; author: jim; state: Exp; lines: +15 -15 Update to version 0.9.12. While I'm here, clean up the whitespace.
v. 1.14 date: 2000/06/14 13:21:18; author: sobomax; state: Exp; lines: +3 -2 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
v. 1.13 date: 2000/06/05 03:44:03; author: kris; state: Exp; lines: +3 -1 Add manpage to MAN6
v. 1.12 date: 2000/04/14 17:46:14; author: jim; state: Exp; lines: +2 -2 Update to version 0.9.11.
v. 1.11 date: 2000/04/14 00:45:41; author: mharo; state: Exp; lines: +3 -3 update portname/portversion stuff (games commit part 1, a-c)
v. 1.10 date: 2000/04/01 00:47:41; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.10. I added patch-ab to simply rip a comment out of configure that tells you glibc isn't installed but doesn't matter anyway for the GTK client, which is what we're installing.
v. 1.9 date: 2000/03/27 19:46:43; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.9.
v. 1.8 date: 2000/03/23 19:48:11; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.8.
v. 1.7 date: 2000/03/23 00:20:56; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.7.
v. 1.6 date: 2000/03/21 20:55:53; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.6.
v. 1.5 date: 2000/03/09 07:55:40; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.5.
v. 1.4 date: 2000/03/07 04:38:40; author: billf; state: Exp; lines: +2 -1 Bruteforce bitchslap this port into respecting CFLAGS. Approved by: jim
v. 1.3 date: 2000/03/03 19:45:12; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.2
v. 1.2 date: 2000/03/02 19:59:27; author: jim; state: Exp; lines: +3 -3 Update to version 0.9.1
v. 1.1 date: 2000/03/01 03:03:33; author: jim; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 2000/03/01 03:03:33; author: jim; state: Exp; lines: +0 -0 Import of corewars. Core Wars is a simulation game in which a number of programs are loaded into a virtual machine and executed. The programs can try to crash each other, manipulate each other, overwrite as much memory as they can, etc.. The "best" program is selected according to a scoring mechanism which involves the number of memory cells the program has overwritten, the number of other programs it has crashed, and whether/when it crashed. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm