The FreeBSD Ports Archive
FreeBSD games : bugsx4>
Breed bugs using genetic algorithims
Bugsx is a program which draws biomorphs based on parametric plots of
Fourier sine and cosine series and let's you play with them using the
genetic algorithm.
|
bugsx history
v. 1.11
date: 2007/10/11 21:54:46; author: linimon; state: Exp; lines: +1 -1
Reset croyle@gelemna.org due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.10
date: 2007/05/19 20:05:35; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.9
date: 2004/02/06 13:11:18; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.8
date: 2003/09/24 09:37:00; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.7
date: 2003/02/21 12:05:42; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.6
date: 2000/05/21 11:52:04; author: knu; state: Exp; lines: +3 -3
Change MAINTAINER's mail address.
Now "Don Croyle ".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
v. 1.5
date: 2000/04/14 00:45:39; author: mharo; state: Exp; lines: +4 -4
update portname/portversion stuff (games commit part 1, a-c)
v. 1.4
date: 1999/08/25 06:03:04; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1999/02/03 11:11:43; author: asami; state: Exp; lines: +3 -1
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
v. 1.2
date: 1998/09/28 02:05:15; author: steve; state: Exp; lines: +2 -1
Move manpages from pkg/PLIST to MAN* macro in Makefile.
v. 1.1
date: 1998/08/17 03:13:12; author: jkoshy; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/17 03:13:12; author: jkoshy; state: Exp; lines: +0 -0
Breed bugs using genetic algorithms. Use X11.
PR: 5245
Submitted by: Don Croyle
=============================================================================
v. 1.11
date: 2007/10/11 21:54:46; author: linimon; state: Exp; lines: +1 -1
Reset croyle@gelemna.org due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.10
date: 2007/05/19 20:05:35; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.9
date: 2004/02/06 13:11:18; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.8
date: 2003/09/24 09:37:00; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.7
date: 2003/02/21 12:05:42; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.6
date: 2000/05/21 11:52:04; author: knu; state: Exp; lines: +3 -3
Change MAINTAINER's mail address.
Now "Don Croyle ".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
v. 1.5
date: 2000/04/14 00:45:39; author: mharo; state: Exp; lines: +4 -4
update portname/portversion stuff (games commit part 1, a-c)
v. 1.4
date: 1999/08/25 06:03:04; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1999/02/03 11:11:43; author: asami; state: Exp; lines: +3 -1
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
v. 1.2
date: 1998/09/28 02:05:15; author: steve; state: Exp; lines: +2 -1
Move manpages from pkg/PLIST to MAN* macro in Makefile.
v. 1.1
date: 1998/08/17 03:13:12; author: jkoshy; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/17 03:13:12; author: jkoshy; state: Exp; lines: +0 -0
Breed bugs using genetic algorithms. Use X11.
PR: 5245
Submitted by: Don Croyle
=============================================================================
v. 1.11
date: 2007/10/11 21:54:46; author: linimon; state: Exp; lines: +1 -1
Reset croyle@gelemna.org due to maintainer-timeouts and no response to email.
Hat: portmgr
v. 1.10
date: 2007/05/19 20:05:35; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.9
date: 2004/02/06 13:11:18; author: trevor; state: Exp; lines: +1 -0
Use PLIST_FILES (bento-tested, marcus-reviewed).
v. 1.8
date: 2003/09/24 09:37:00; author: osa; state: Exp; lines: +1 -1
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev
PR: 56998
v. 1.7
date: 2003/02/21 12:05:42; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.6
date: 2000/05/21 11:52:04; author: knu; state: Exp; lines: +3 -3
Change MAINTAINER's mail address.
Now "Don Croyle ".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
v. 1.5
date: 2000/04/14 00:45:39; author: mharo; state: Exp; lines: +4 -4
update portname/portversion stuff (games commit part 1, a-c)
v. 1.4
date: 1999/08/25 06:03:04; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1999/02/03 11:11:43; author: asami; state: Exp; lines: +3 -1
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
v. 1.2
date: 1998/09/28 02:05:15; author: steve; state: Exp; lines: +2 -1
Move manpages from pkg/PLIST to MAN* macro in Makefile.
v. 1.1
date: 1998/08/17 03:13:12; author: jkoshy; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/08/17 03:13:12; author: jkoshy; state: Exp; lines: +0 -0
Breed bugs using genetic algorithms. Use X11.
PR: 5245
Submitted by: Don Croyle
=============================================================================
|
| |

|