Port details |
- p5-Algorithm-Evolutionary Library for doing evolutionary computation in Perl
- 0.82.1 devel =2 0.82.1Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2003-10-24 08:25:37
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: GPLv2
- WWW:
- https://metacpan.org/release/Algorithm-Evolutionary
- Description:
- It's a library for doing evolutionary computation in Perl.
Algorithm::Evolutionary was formerly called OPEAL, which is an acronym for
Obvious Pearl Evolutionary Algorithm Library.
The design principles of Algorithm::Evolutionary are:
* It should be easy to program any kind of evolutionary algorithm; all
chromosome representations and operators are possible.
* An XML dialect called EvoSpec is used as a language for description of
algorithms and for representation of the state of an algorithm. This
could make Algorithm::Evolutionary interoperable with other EA libraries,
such as EO or JEO.
See also: http://opeal.sourceforge.net/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Algorithm-Evolutionary>0:devel/p5-Algorithm-Evolutionary
- To install the port:
- cd /usr/ports/devel/p5-Algorithm-Evolutionary/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Algorithm-Evolutionary
- pkg install p5-Algorithm-Evolutionary
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Algorithm-Evolutionary
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622038062
SHA256 (Algorithm-Evolutionary-0.82.1.tar.gz) = 996942d4091bdeb8cfacf27b501fc3b968b134e51e4b721e694dd3b350bdc875
SIZE (Algorithm-Evolutionary-0.82.1.tar.gz) = 99527
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:
-
- p5-Algorithm-Permute>=0.01 : devel/p5-Algorithm-Permute
- p5-Bit-Vector>=0 : math/p5-Bit-Vector
- p5-Clone>=0.31 : devel/p5-Clone
- p5-GD>=2.17 : graphics/p5-GD
- p5-Math-Random>=0.63 : math/p5-Math-Random
- p5-Object-Array>=0 : devel/p5-Object-Array
- p5-Sort-Key>=0 : devel/p5-Sort-Key
- p5-Statistics-Basic>=1.6 : math/p5-Statistics-Basic
- p5-String-Random>=0 : devel/p5-String-Random
- p5-Tree-DAG_Node>=1.04 : devel/p5-Tree-DAG_Node
- p5-XML-LibXML>=1.5 : textproc/p5-XML-LibXML
- p5-XML-Parser>=2.40 : textproc/p5-XML-Parser
- p5-XML-Parser-Style-EasyTree>=0 : textproc/p5-XML-Parser-Style-EasyTree
- p5-YAML>=0 : textproc/p5-YAML
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Algorithm-Permute>=0.01 : devel/p5-Algorithm-Permute
- p5-Bit-Vector>=0 : math/p5-Bit-Vector
- p5-Clone>=0.31 : devel/p5-Clone
- p5-GD>=2.17 : graphics/p5-GD
- p5-Math-Random>=0.63 : math/p5-Math-Random
- p5-Object-Array>=0 : devel/p5-Object-Array
- p5-Sort-Key>=0 : devel/p5-Sort-Key
- p5-Statistics-Basic>=1.6 : math/p5-Statistics-Basic
- p5-String-Random>=0 : devel/p5-String-Random
- p5-Tree-DAG_Node>=1.04 : devel/p5-Tree-DAG_Node
- p5-XML-LibXML>=1.5 : textproc/p5-XML-LibXML
- p5-XML-Parser>=2.40 : textproc/p5-XML-Parser
- p5-XML-Parser-Style-EasyTree>=0 : textproc/p5-XML-Parser-Style-EasyTree
- p5-YAML>=0 : textproc/p5-YAML
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Algorithm-Evolutionary
- USES:
- perl5
- 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 |
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) |
0.82.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 ) |
0.82.1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.82.1 14 Jul 2021 16:10:27 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Algorithm-Evolutionary: Sort PLIST |
0.82.1 26 May 2021 19:00:13 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-Algorithm-Evolutionary: Update to 0.82.1
- Add LICENSE_FILE
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Algorithm-Evolutionary |
0.80_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.80_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.80_1 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.80_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.80_1 14 Sep 2015 12:19:50 |
mat |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
0.80_1 12 Mar 2015 23:00:03 |
adamw |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
0.80_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.80 31 Oct 2014 15:26:42 |
jadawin |
- Update to 0.80 |
0.79 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
0.79 23 Jan 2014 03:28:47 |
sunpoet |
- Update to 0.79
Changes: http://search.cpan.org/dist/Algorithm-Evolutionary/Changes |
0.78 27 Oct 2013 12:17:59 |
vanilla |
support STAGEDIR. |
0.78 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.78 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.78 29 Mar 2013 00:44:54 |
eadler |
For perl@ owned ports:
- Fix COMMENT
- Trim header |
0.78 17 Dec 2012 13:36:43 |
az |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
0.78 10 Jul 2012 04:10:10 |
sunpoet |
- Update to 0.78
- Add LICENSE
Changes: http://search.cpan.org/dist/Algorithm-Evolutionary/Changes |
0.77_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.77 13 Mar 2012 16:15:36 |
pgollucci |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
0.77 08 Mar 2012 18:45:38 |
pgollucci |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
0.77 01 Sep 2011 13:23:02 |
sunpoet |
- Update to 0.77
- Update *_DEPENDS
- Sort MAN1 and MAN3
- Pet portlint
Changes: http://search.cpan.org/dist/Algorithm-Evolutionary/Changes |
0.75 17 Dec 2010 06:27:43 |
wen |
- Update to 0.75
ChangeLog:
http://cpansearch.perl.org/src/JMERELO/Algorithm-Evolutionary-0.75/Changes |
0.74 26 Sep 2010 00:15:42 |
wen |
- Update to 0.74 |
0.73_2 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.73_2 24 Sep 2010 00:44:29 |
pgollucci |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
0.73_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.73 16 Mar 2010 23:15:08 |
tobez |
Update to 0.73.
Changes: http://search.cpan.org/dist/Algorithm-Evolutionary/Changes |
0.72_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.72 27 Jan 2010 11:44:15 |
wen |
- Update to 0.72 |
0.71 13 Sep 2009 16:45:59 |
tobez |
Update to 0.71.
Changes: http://search.cpan.org/dist/Algorithm-Evolutionary/Changes |
0.70 28 Jul 2009 14:30:50 |
tobez |
Update to 0.70.
Changes:
http://search.cpan.org/dist/Algorithm-Evolutionary/Changes |
0.67 22 Jul 2009 16:27:08 |
pgollucci |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
0.67 07 Apr 2009 16:15:22 |
mat |
Update to 0.67 |
0.66 27 Mar 2009 22:15:21 |
miwi |
- Update to 0.66 |
0.65 20 Mar 2009 19:07:42 |
miwi |
- Update to 0.65 |
0.64 25 Feb 2009 09:37:01 |
mat |
Update to 0.64 |
0.60 03 Jul 2008 17:09:58 |
leeym |
- update to 0.60
PR: 125219
Submitted by: Wen heping <wenheping at gmail.com> |
0.54_1 23 May 2008 21:18:39 |
olgeni |
Hunt for typos in devel/p5-*. |
0.54_1 04 Mar 2008 11:33:53 |
leeym |
- use CPAN macro
- simplify dependency
- bump PORTREVISION |
0.54 08 Sep 2007 00:56:04 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.54 28 Mar 2006 13:30:25 |
tobez |
Update to 0.54. Set maintainer to perl@. |
0.53 22 Jan 2006 00:27:03 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry |
0.53 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
0.53 31 Oct 2005 18:24:21 |
erwin |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
0.53 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.53 15 Dec 2003 02:52:49 |
ijliao |
requires perl > 5.6.1 |
0.53 03 Nov 2003 14:03:40 |
ijliao |
unbreak by fixing depend |
0.53 03 Nov 2003 03:56:42 |
kris |
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR. |
0.53 26 Oct 2003 02:44:41 |
ijliao |
fix dependence path |
0.53 24 Oct 2003 08:24:44 |
ijliao |
add p5-Algorithm-Evolutionary 0.53
A library for doing evolutionary computation in Perl |