pkgsrc/mk/install
jlam a1660a8258 Allow platform-specific overrides for creating new users and groups.
There is a default implementation of the shell functions adduser()
and addgroup() used by the +USERGROUP script that uses NetBSD/Solaris-style
useradd(8) and groupadd(8) commands.  A platform may override those
functions by creating pkgsrc/mk/install/usergroupfuncs.${OPSYS}.  This
fixes PR pkg/23061.
2005-09-26 22:12:35 +00:00
..
bsd.pkginstall.mk Allow platform-specific overrides for creating new users and groups. 2005-09-26 22:12:35 +00:00
deinstall Define new variables for package Makefile use: 2005-08-19 22:24:09 +00:00
deinstall-pre In the overwrite package case: 2003-11-23 07:14:43 +00:00
dirs Define new variables for package Makefile use: 2005-08-19 22:24:09 +00:00
files Define new variables for package Makefile use: 2005-08-19 22:24:09 +00:00
fonts Fix ttf/type1 handling in fonts.mk: 2004-12-28 14:38:03 +00:00
footer
header Define new variables for package Makefile use: 2005-08-19 22:24:09 +00:00
install Define new variables for package Makefile use: 2005-08-19 22:24:09 +00:00
install-info Add some whitespace. 2003-11-23 07:03:07 +00:00
install-post In the overwrite package case: 2003-11-23 07:14:43 +00:00
perms When using pkginstall to create INSTALL/DEINSTALL scripts to handle 2005-07-29 21:41:04 +00:00
shell Teach the +SHELLS helper script to not create an /etc/shells file if 2005-09-20 04:23:48 +00:00
usergroup Allow platform-specific overrides for creating new users and groups. 2005-09-26 22:12:35 +00:00
usergroupfuncs Allow platform-specific overrides for creating new users and groups. 2005-09-26 22:12:35 +00:00