---
name: coreutils
version: 8.20_2
origin: sysutils/coreutils
comment: The Free Software Foundation's core utilities
arch: freebsd:10:x86:64
www: http://www.gnu.org/software/coreutils/
maintainer: jharris@widomaker.com
prefix: /usr/local
licenselogic: single
licenses:
- GPLv3
flatsize: 18611056
desc: |
  The Free Software Foundation's core utilities:

    basename, cat, chgrp, chmod, chown, chroot, cksum, comm, cp, csplit,
    cut, date, dd, df, dir, dircolors, dirname, du, echo, env, expand, expr,
    factor, false, fmt, fold, groups, head, hostid, hostname, id, install,
    join, kill, link, ln, logname, ls, md5sum, mkdir, mkfifo, mknod, mv, nice,
    nl, nohup, od, paste, pathchk, pinky, pr, printenv, printf, ptx, pwd,
    readlink, rm, rmdir, seq, sha1sum, shred, sleep, sort, split, stat, stty,
    su, sum, sync, tac, tail, tee, test, touch, tr, true, tsort, tty, uname,
    unexpand, uniq, unlink, uptime, users, vdir, wc, who, whoami, yes

  Similar utilities to most of these exist in the FreeBSD base system,
  but many of the GNU versions have added functionality that is
  useful.

  Note that this port will install these utilities with a `g' prefix,
  for example gdate, gexpr, and gtest, but the texinfo documentation
  will refer to them without the `g' prefix.

  GNU su does not support a wheel group.  This port installs it
  without the suid bit, unless you define WITH_SUID while building.

  WWW: http://www.gnu.org/software/coreutils/
deps:
  gettext: {origin: devel/gettext, version: 0.18.3.1}
categories:
- textproc
- sysutils
shlibs_required:
- libintl.so.9
options: {NLS: on, GMP: off}
