aboutsummaryrefslogtreecommitdiff
path: root/devel/fga
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | devel part 2) Notes: svn path=/head/; revision=327723
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)Pietro Cerutti2013-02-141-2/+0
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=312209
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | 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). Notes: svn path=/head/; revision=284225
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+0
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-1/+1
| | | | Notes: svn path=/head/; revision=214100
* - Update to 1.4.Stanislav Sedov2007-10-302-4/+4
| | | | | | | | One of the most important changes: license has been changed to the less restrictive one, namely LGPL. Notes: svn path=/head/; revision=202431
* - Update to 1.3.4.Stanislav Sedov2007-07-183-10/+9
| | | | | | | | PR: ports/114661 Submitted by: ijliao Notes: svn path=/head/; revision=195873
* - Update to 1.0.4Stanislav Sedov2007-04-112-4/+4
| | | | | | | | | | | Changelog: * code cleanup. PR: ports/111479 Submitted by: clsung Notes: svn path=/head/; revision=189781
* - Update to 1.0.2.Stanislav Sedov2007-03-272-4/+4
| | | | Notes: svn path=/head/; revision=188587
* - Fix for FreeBSD 4.xStanislav Sedov2007-01-101-0/+10
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=182006
* - Update to 1.0.Stanislav Sedov2006-12-292-4/+4
| | | | Notes: svn path=/head/; revision=180991
* - Add port for devel/fgaStanislav Sedov2006-11-294-0/+71
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. Notes: svn path=/head/; revision=178256