ports/sysutils/gaffitter/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00

7 lines
438 B
Text

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.