Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists | Philip M. Gollucci | 2009-07-30 | 1 | -3/+3 |
| | | | | | | | | | PR: ports/136771 Exp Run by: pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238688 | ||||
* | p5-Math-Evol implements the evolution search strategy. Derivatives of the | Martin Wilke | 2009-06-24 | 4 | -0/+37 |
objective function are not required. Constraints can be incorporated. The caller must supply initial values for the variables and for the initial step sizes. WWW: http://search.cpan.org/dist/Math-Evol/ PR: ports/135880 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=236599 |