mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
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)
7 lines
438 B
Text
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.
|