pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/bsdinstall
Module Name: pkgsrc
Committed By: jperkin
Date: Wed Aug 28 11:42:36 UTC 2013
Added Files:
pkgsrc/sysutils/bsdinstall: DESCR Makefile PLIST
pkgsrc/sysutils/bsdinstall/files: Makefile bsdinstall.1 bsdinstall.c
setmode.c
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/bsdinstall/DESCR \
pkgsrc/sysutils/bsdinstall/Makefile pkgsrc/sysutils/bsdinstall/PLIST
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/bsdinstall/files/Makefile \
pkgsrc/sysutils/bsdinstall/files/bsdinstall.1 \
pkgsrc/sysutils/bsdinstall/files/bsdinstall.c \
pkgsrc/sysutils/bsdinstall/files/setmode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index