Port details |
- species Corewars evolver - generates warriors using genetic algorithms
- 1.2d_1 games =2 1.2d_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-01-30 04:28:16
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv1+
- WWW:
- https://redcoder.sourceforge.net/?p=species
- Description:
- Species is a corewars evolver. It is a program to generates corewars warriors
using genetic algorithms. This is the program which generated the best evolved
warrior in the recent Multi-Manics corewars competition. Contemporaries
include YACE, RedRace, Red Maker and CCAI.
Species is definitely the most over-engineered, complicated and buggy Corewars
Evolver on the freeware market today!
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/species/ && make install clean
- To add the package, run one of these commands:
- pkg install games/species
- pkg install species
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: species
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (redcoder.tar.bz2) = d1cbae5ff55e5e9f7ed31b1eea0644ee1a008db5c0c0cf090fcaca30be7528a1
SIZE (redcoder.tar.bz2) = 153446
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for species-1.2d_1:
VISITOOL=off: Build GUI tool for displaying evolution
===> Use 'make config' to modify these settings
- Options name:
- games_species
- USES:
- gmake dos2unix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2d_1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
1.2d_1 31 Dec 2022 03:51:54 |
Muhammad Moinur Rahman (bofh) |
games/species: Refactor after wxgtk28 removal
- Pet portclippy
- Generate makepatch compatible patches |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2d_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2d_1 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
1.2d_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2d_1 30 Jul 2018 09:49:55 |
tobik |
games/species: Fix build on 12.0-CURRENT
kingdom.cpp:149:19: error: assigning to 'bool' from incompatible type
'std::__1::fstream' (aka 'basic_fstream<char>')
_in_experiment = fs;
^~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/species-1.2d_1.log |
1.2d_1 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.2d_1 31 Oct 2014 14:44:08 |
amdmi3 |
- Fix typo in option description
- Drop @dirrm* from plist |
1.2d_1 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.2d_1 19 Jan 2014 13:50:05 |
miwi |
- FIx build with clang
- Support CXXFLAGS properly
- Support COPYTREE_SHARE
- Add LICENSE
PR: 185332
Submitted by: ports fury |
1.2d 19 Nov 2013 23:08:45 |
mat |
- Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE. |
1.2d 11 Nov 2013 01:14:20 |
danilo |
- Use USE_DOS2UNIX
- Convert USE_GMAKE to USES
- Use options helpers
- Add stage support
- Fix build with clang |
1.2d 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
1.2d 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.2d 12 Jun 2012 16:35:45 |
bapt |
Convert to new options framework |
1.2d 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
1.2d 27 Feb 2011 04:54:41 |
tabthorpe |
- Reassign ports to heap
Submitted by: alepulver |
1.2d 30 Jan 2008 04:27:43 |
alepulver |
Species is a corewars evolver. It is a program to generates corewars warriors
using genetic algorithms. This is the program which generated the best evolved
warrior in the recent Multi-Manics corewars competition. Contemporaries
include YACE, RedRace, Red Maker and CCAI.
Species is definitely the most over-engineered, complicated and buggy Corewars
Evolver on the freeware market today!
WWW: http://redcoder.sourceforge.net/?p=species |