1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/sysutils/gaffitter/pkg-descr
Alexey Dokuchaev d60cd5d193 - Fix parallel builds, by fixing makefile and USES'ing gmake
- Always install manual pages like we normally do
- Cleanup Makefile header and COMMENT line while here
- Synchronize port description text with upstream

Reported by:	pointyhat-west
2013-07-29 08:06:12 +00:00

10 lines
478 B
Plaintext

Genetic Algorithm File Fitter, or just GAFFitter, is a command-line software
written in C++ that arranges -- via a genetic algorithm -- an input list of
items or files/directories into volumes of a certain capacity (target), such
as CD or DVD, in a way that the total wastage is minimized.
By smartly arranging the input list, GAFFitter fits better the given items
and so optimizes (reduces) the number of required volumes to pack them.
WWW: http://gaffitter.sourceforge.net/