freebsd-ports/Tools
Vasil Dimov 101df1b468 Use echo instead of printf because external commands cannot be executed
with very long arguments (>400000 characters).

The problem reveals for example if
/usr/ports/Tools/scripts/rmport -d print/ghostscript-gnu
is executed - it does
printf "%s\n" "... 451109 chars ..."

Spotted by:	rafan
2007-03-28 20:39:18 +00:00
..
portbuild Add a column for 'build logs'. This is larger than the number of the 2007-03-23 05:49:49 +00:00
scripts Use echo instead of printf because external commands cannot be executed 2007-03-28 20:39:18 +00:00
make_index
make_readmes