summaryrefslogtreecommitdiffstats
path: root/usr.bin/sort/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Convert to usr.bin/ to LIBADDbapt2014-11-251-4/+2
* Change LDFLAGS to LDADD in order to allow static builds. This is moresbruno2014-11-151-2/+4
* Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
* Convert sort to using newer MK_ convention.imp2014-04-051-2/+2
* Remove WARNS=6 lines.ed2012-10-181-2/+0
* - Remove GNU sort and the WITH_GNU_SORT knobgabor2012-10-131-8/+0
* - Switch to BSD sort as default sort. GNU sort will still be installed asgabor2012-06-271-1/+1
* - Disable threaded sort by defaultgabor2012-06-271-2/+2
* Add a BSD-licensed sort rewrite that was started by me and later completedgabor2012-05-111-0/+45
* Remove it in favour of GNU sortache2002-04-081-11/+0
* Use the new features of cdefs.h.obrien2002-04-061-1/+1
* Fix style.obrien2002-04-061-3/+2
* Build a working version of sort(1) from contrib. Use netbsd.h as a hackdes2002-04-061-2/+7
* Vendor import NETBSD's sort(1). This will be a replacement formarkm2002-03-221-0/+7
OpenPOWER on IntegriCloud