pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/pkginstall
Module Name: pkgsrc
Committed By: jmmv
Date: Fri May 7 12:00:36 UTC 2010
Modified Files:
pkgsrc/mk/pkginstall: bsd.pkginstall.mk shell
Log Message:
Use shells(8) from sysutils/etcutils to update /etc/shells instead of
hardcoding the logic into the pkginstall scripts. As discussed in
tech-pkg@.
Note: The current pkginstall/shell code is overly complicated. It looks
like it can be simplified but, at the moment, given that I do not understand
the need for such complexity, I'm just doing this tiny change.
Note 2: The ability to update /etc/services, which was also discussed, will
come later once this change proves to be stable.
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/mk/pkginstall/bsd.pkginstall.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/mk/pkginstall/shell
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