head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.06.27.05.59.01;	author gabor;	state dead;
branches;
next	1.1;

1.1
date	2012.05.11.12.47.21;	author gabor;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 237629 on 2012-06-27 05:59:01Z by gabor

- Switch to BSD sort as default sort.  GNU sort will still be installed as
  "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
@
text
@.\" $FreeBSD: src/tools/build/options/WITH_BSD_SORT,v 1.1 2012/05/11 12:47:21 gabor Exp $
Install BSD-licensed sort as 'sort' instead of GNU sort.
@


1.1
log
@SVN rev 235268 on 2012-05-11 12:47:21Z by gabor

- Hook up BSD sort to the build.  By default, it will be installed as
  "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".
@
text
@d1 1
a1 1
.\" $FreeBSD$
@

