pkgsrc/sysutils/bsdinstall/DESCR
jperkin b01f4aebb9 Add bsdinstall-20130828 to pkgsrc.
This is a portable version of NetBSD's install(1) program, and is intended
to be used as a replacement for the install-sh script on platforms which do
not have a native BSD install program.  The install-sh script does not
support file names with spaces, and this version should be more robust.

This portable version does not include mtree, futimes and chflags support.

Tested in a full SmartOS bulk build with no apparent issues.
2013-08-28 11:42:36 +00:00

2 lines
114 B
Text

This package provides the BSD install(1) program for compatability to
systems which do not have a native version.