aboutsummaryrefslogtreecommitdiff
path: root/games/optimax
Commit message (Collapse)AuthorAgeFilesLines
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-281-1/+1
| | | | Notes: svn path=/head/; revision=300176
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* -remove MD5Olli Hauer2011-07-031-4/+0
| | | | Notes: svn path=/head/; revision=276993
* - Reassign ports to heapThomas Abthorpe2011-02-271-1/+1
| | | | | | | Submitted by: alepulver Notes: svn path=/head/; revision=269863
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Fix building on 64-bit architectures (remove CPU model-specific - Pentium -Alejandro Pulver2008-01-302-2/+64
| | | | | | | | | | | optimization) [1]. - Bump PORTREVISION. - Install additional warriors (fsh88 hill) for benchmark. Reported by: pav [1] Notes: svn path=/head/; revision=206481
* optiMAX is a corewar optimizer written in Perl for Unix and Windows XP.Alejandro Pulver2008-01-304-0/+393
Features: - Comprehensive 4 stage optimization. - Advanced constant generation. - Fixed-Stragey Hills (fsh) as benchmark. - fsh's for various hills available. WWW: http://www.corewar.info/optimax/ Notes: svn path=/head/; revision=206432