Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Aug 2004 17:43:53 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/shells/bash2 Makefile ports/shells/bash2/files patch-ac
Message-ID:  <200408091743.i79Hhrc1067865@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2004-08-09 17:43:53 UTC

  FreeBSD ports repository

  Modified files:
    shells/bash2         Makefile 
    shells/bash2/files   patch-ac 
  Log:
  Ignore /dev/fd/ on FreeBSD 5.x -- devfs doesn't provide a full /dev/fd/
  and so Bash's process substitution feature doesn't work when 'configure'
  finds we do have /dev/fd/ and tries to use it vs. named pipes.
  
  PR:             48434
  Submitted by:   naddy
  
  Revision  Changes    Path
  1.70      +1 -1      ports/shells/bash2/Makefile
  1.6       +17 -1     ports/shells/bash2/files/patch-ac



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408091743.i79Hhrc1067865>