freebsd-ports/sysutils/coreutils
Jeremy Chadwick 0f313cf5f3 Fixup for my previous commit/patch.
- OSVERSION check should be against 800039 or higher, as that's when
  the sgtty changes were committed.
  http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/sys/param.h.diff?r1=1.355;r2=1.356;f=h

- Fix stty.c patch.  Previous version would result in termios bits
  being overridden by #include <sys/ioctl_compat.h>, causing coreutils'
  stty to modify bits different than /bin/stty.  This version removes
  tab1/tab2 delay support, since tab1/tab2 delays aren't available in HEAD
  outside of the binary compatibility interface.  Also fixes stty --help
  usage to indicate only tab0 and tab3 are available.
2008-08-29 02:36:25 +00:00
..
files Fixup for my previous commit/patch. 2008-08-29 02:36:25 +00:00
distinfo From the PR: 2007-06-05 09:42:22 +00:00
Makefile Fixup for my previous commit/patch. 2008-08-29 02:36:25 +00:00
pkg-descr Minor enhancement to sysutils/coreutils 2008-07-05 11:33:06 +00:00
pkg-plist - Put back accidentally deleted line in pkg-plist when applying the patch 2007-06-16 08:21:50 +00:00