aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/sort/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* sort: remove NLS supportBaptiste Daroussin2022-10-121-12/+0
* Move sort to runtimeDoug Rabson2022-07-291-0/+1
* usr.bin/sort: Avoid UBSan errorsAlex Richardson2021-07-061-1/+1
* sort: Hook NetBSD tests up to the buildMark Johnston2021-05-131-2/+2
* Don't use absolute path to sed when building usr.bin/joinAlex Richardson2018-08-231-1/+1
* sort(1): Add bits to allow easy checking against NetBSD testsKyle Evans2018-06-201-0/+3
* Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-4/+2
* Change LDFLAGS to LDADD in order to allow static builds. This is moreSean Bruno2014-11-151-2/+4
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* Convert sort to using newer MK_ convention.Warner Losh2014-04-051-2/+2
* Remove WARNS=6 lines.Ed Schouten2012-10-181-2/+0
* - Remove GNU sort and the WITH_GNU_SORT knobGabor Kovesdan2012-10-131-8/+0
* - Switch to BSD sort as default sort. GNU sort will still be installed asGabor Kovesdan2012-06-271-1/+1
* - Disable threaded sort by defaultGabor Kovesdan2012-06-271-2/+2
* Add a BSD-licensed sort rewrite that was started by me and later completedGabor Kovesdan2012-05-111-0/+45
* Remove it in favour of GNU sortAndrey A. Chernov2002-04-081-11/+0
* Use the new features of cdefs.h.David E. O'Brien2002-04-061-1/+1
* Fix style.David E. O'Brien2002-04-061-3/+2
* Build a working version of sort(1) from contrib. Use netbsd.h as a hackDag-Erling Smørgrav2002-04-061-2/+7
* Vendor import NETBSD's sort(1). This will be a replacement forMark Murray2002-03-221-0/+7