Port details |
- fga Fast Genetic Algorithm library
- 1.4 devel
=0 1.4Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 IGNORE: is marked as broken: unfetchable
- 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: 2006-11-29 14:50:11
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- License: not specified in port
- WWW:
- http://fga.sourceforge.net/
- Description:
- FGA is a simple yet powerful implementation of a general genetic algorithm, and
provides many types of crossover and selection procedures.
It is suitable to solve mathematical problems such as combinatorial
optimization ones, as well as to build artificial life simulations.
Written in C++, the library is released under the terms of the GNU Lesser
General Public License, and it's easy to incorporate in other applications.
A parallel version of the algorithm (using POSIX threads) is included in order
to take advantage of multi-processor environments.
WWW: http://fga.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: fga
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (fga-1.4.tar.gz) = d58f9376bee18d5c71cbc9c8b945835ef85988d5d6661e2f2dad668f98ed602c
SIZE (fga-1.4.tar.gz) = 226693
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for fga-1.4:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- gmake
- 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.4 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
1.4 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
1.4 04 Aug 2019 09:19:03 |
antoine |
Mark BROKEN: unfetchable |
1.4 01 Dec 2015 23:58:08 |
amdmi3 |
- Switch to options helpers
- Regenerate patches with `make makepatch` |
1.4 02 Mar 2015 23:16:02 |
bapt |
Remove Authors and License from pkg-descr |
1.4 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
1.4 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
1.4 06 Feb 2014 15:19:01 |
miwi |
- Stage support |
1.4 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.4 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.4 14 Feb 2013 09:42:13 |
gahr |
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
Approved by: portmgr |
1.4 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
1.4 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.4 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.4 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.4 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
1.4 30 Oct 2007 11:43:22 |
stas |
- Update to 1.4.
One of the most important changes: license has been changed to the less
restrictive one, namely LGPL. |
1.3.4 18 Jul 2007 23:04:44 |
stas |
- Update to 1.3.4.
PR: ports/114661
Submitted by: ijliao |
1.0.4 11 Apr 2007 15:40:45 |
stas |
- Update to 1.0.4
Changelog:
* code cleanup.
PR: ports/111479
Submitted by: clsung |
1.0.2 27 Mar 2007 20:30:39 |
stas |
- Update to 1.0.2. |
1.0 10 Jan 2007 19:33:50 |
stas |
- Fix for FreeBSD 4.x
Reported by: kris |
1.0 29 Dec 2006 19:57:21 |
stas |
- Update to 1.0. |
0.9 29 Nov 2006 14:49:24 |
stas |
- Add port for devel/fga
FGA is a simple yet powerful implementation of a general genetic algorithm, and
provides many types of crossover and selection procedures.
It is suitable to solve mathematical problems such as combinatorical
optimization ones, as well as to build artificial life simulations. |