| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - Remove GNU sort and the WITH_GNU_SORT knob | Gabor Kovesdan | 2012-10-13 | 1 | -46/+0 |
| | | | | | Notes: svn path=/head/; revision=241511 | ||||
| * | - Switch to BSD sort as default sort. GNU sort will still be installed as | Gabor Kovesdan | 2012-06-27 | 1 | -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 as | Gabor Kovesdan | 2012-05-11 | 1 | -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'Brien | 2007-10-12 | 1 | -2/+2 |
| | | | | | Notes: svn path=/head/; revision=172595 | ||||
| * | Hook xalloc-die.c up to the build. | Tim J. Robbins | 2004-08-12 | 1 | -0/+1 |
| | | | | | Notes: svn path=/head/; revision=133549 | ||||
| * | Hook strnlen.c up to the build - the i18n patch uses it. | Tim J. Robbins | 2004-07-02 | 1 | -0/+1 |
| | | | | | Notes: svn path=/head/; revision=131454 | ||||
| * | Update build infrastructure for sort from GNU coreutils 5.2.1. | Tim J. Robbins | 2004-07-02 | 1 | -1/+5 |
| | | | | | Notes: svn path=/head/; revision=131452 | ||||
| * | Remove getopt*.c, we already have compatible getopt_long() in libc | Andrey A. Chernov | 2004-02-17 | 1 | -2/+0 |
| | | | | | Notes: svn path=/head/; revision=125907 | ||||
| * | Upgrade to textutils 2.1 sort | Andrey A. Chernov | 2003-08-30 | 1 | -1/+2 |
| | | | | | Notes: svn path=/head/; revision=119587 | ||||
| * | Activate new GNU sort from contrib | Andrey A. Chernov | 2002-06-08 | 1 | -2/+25 |
| | | | | | Notes: svn path=/head/; revision=98047 | ||||
| * | Revive GNU sort | Andrey A. Chernov | 2002-04-08 | 1 | -0/+7 |
| | | | | | Notes: svn path=/head/; revision=94208 | ||||
| * | Boot this into the Attic. We now have (Net)BSD sort. | Mark Murray | 2002-03-29 | 1 | -6/+0 |
| | | | | | Notes: svn path=/head/; revision=93374 | ||||
| * | Merged in FreeBSD changes. | Nate Williams | 1996-02-12 | 1 | -7/+2 |
| | | | | | Notes: svn path=/head/; revision=14052 | ||||
| * | Fix compilation warnings. | Paul Traina | 1995-08-23 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=10182 | ||||
| * | Updated to GNU textutils 1.9 | Nate Williams | 1993-11-08 | 1 | -2/+8 |
| | | | | | Notes: svn path=/head/; revision=730 | ||||
| * | GNU Textutils-1.6 | Nate Williams | 1993-06-29 | 1 | -0/+5 |
| Notes: svn path=/vendor/misc-GNU/dist2/; revision=57 | |||||
