2002-06-08 07:51:53 +00:00
|
|
|
$FreeBSD$
|
|
|
|
|
|
|
|
GNU Sort
|
2004-07-03 02:37:42 +00:00
|
|
|
originals can be found at: ftp://ftp.gnu.org/gnu/coreutils/
|
2003-08-30 14:19:09 +00:00
|
|
|
|
|
|
|
Configure by:
|
2004-07-03 02:37:42 +00:00
|
|
|
./configure --disable-nls --without-libiconv-prefix \
|
|
|
|
--without-libintl-prefix
|
2002-06-08 07:51:53 +00:00
|
|
|
|
|
|
|
Imported by:
|
|
|
|
|
|
|
|
cvs import \
|
2004-07-03 02:37:42 +00:00
|
|
|
-m "Virgin import (trimmed) of GNU Sort, coreutils 5.2.1" \
|
|
|
|
src/contrib/gnu-sort FSF SORT_v5_2_1
|