aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/sort/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove GNU sort and the WITH_GNU_SORT knobGabor Kovesdan2012-10-131-46/+0
| | | | Notes: svn path=/head/; revision=241511
* - Switch to BSD sort as default sort. GNU sort will still be installed asGabor Kovesdan2012-06-271-1/+1
| | | | | | | | | | | | "gnusort". Most of the BSD sort development work was done by Oleg Moskalenko <oleg.moskalenko@citrix.com>. - GNU grep can be set to default by setting WITH_GNU_GREP. It will cause BSD sort to be installed as "bsdsort". Portbuild tested by: linimon Notes: svn path=/head/; revision=237629
* - Hook up BSD sort to the build. By default, it will be installed asGabor Kovesdan2012-05-111-0/+11
| | | | | | | | | "bsdsort" and GNU sort will be the default "sort". When WITH_BSD_SORT is set, BSD sort will be the default "sort" and GNU sort will be installed as "gnusort". Notes: svn path=/head/; revision=235268
* style.Makefile(5)David E. O'Brien2007-10-121-2/+2
| | | | Notes: svn path=/head/; revision=172595
* Hook xalloc-die.c up to the build.Tim J. Robbins2004-08-121-0/+1
| | | | Notes: svn path=/head/; revision=133549
* Hook strnlen.c up to the build - the i18n patch uses it.Tim J. Robbins2004-07-021-0/+1
| | | | Notes: svn path=/head/; revision=131454
* Update build infrastructure for sort from GNU coreutils 5.2.1.Tim J. Robbins2004-07-021-1/+5
| | | | Notes: svn path=/head/; revision=131452
* Remove getopt*.c, we already have compatible getopt_long() in libcAndrey A. Chernov2004-02-171-2/+0
| | | | Notes: svn path=/head/; revision=125907
* Upgrade to textutils 2.1 sortAndrey A. Chernov2003-08-301-1/+2
| | | | Notes: svn path=/head/; revision=119587
* Activate new GNU sort from contribAndrey A. Chernov2002-06-081-2/+25
| | | | Notes: svn path=/head/; revision=98047
* Revive GNU sortAndrey A. Chernov2002-04-081-0/+7
| | | | Notes: svn path=/head/; revision=94208
* Boot this into the Attic. We now have (Net)BSD sort.Mark Murray2002-03-291-6/+0
| | | | Notes: svn path=/head/; revision=93374
* Merged in FreeBSD changes.Nate Williams1996-02-121-7/+2
| | | | Notes: svn path=/head/; revision=14052
* Fix compilation warnings.Paul Traina1995-08-231-1/+1
| | | | Notes: svn path=/head/; revision=10182
* Updated to GNU textutils 1.9Nate Williams1993-11-081-2/+8
| | | | Notes: svn path=/head/; revision=730
* GNU Textutils-1.6Nate Williams1993-06-291-0/+5
Notes: svn path=/vendor/misc-GNU/dist2/; revision=57