paul b792d44931 Change open modes from ">$file" to "> $file" because it's much safer should
$file not be what you expect, particularly should $file turn out to be
"+REQUIRES" since ">+" is a valid open mode.

This isn't currently a problem since $file is constructed safely but it removes the potential of future problems.

Pointed out by Anton Berezin.
2000-12-30 00:14:01 +00:00
..
2000-12-27 15:30:30 +00:00
2000-12-27 15:30:30 +00:00
2000-12-27 15:30:30 +00:00
2000-12-27 15:30:30 +00:00
2000-12-09 09:35:55 +00:00
2000-12-27 15:30:30 +00:00
1999-08-28 01:35:59 +00:00
1999-08-29 15:54:49 +00:00

This is the pkg_install suite of tools for doing maintainance of
software "packages".  More documentation is available in the man pages
for each individual command.

This code was written by Jordan Hubbard for FreeBSD, snatched and
mildly reshaped by John Kohl in NetBSD and the changes taken back into
FreeBSD again by Jordan, who then proceeded to add another couple
of dozen features on top.  Whee! :-)