pkgsrc/mk/install
jlam 6517d6f417 Allow avoiding the automatic update of the fonts databases by setting
PKG_UPDATE_FONTS_DB=no in the environment or /etc/mk.conf.  This can
be beneficial when installing large numbers of fonts packages into
the same directories as it avoids destroying and recreating the same
database files over and over again.  This might make it possible
someday to run fc-cache, which is sometimes very time-consuming, from
the +FONTS script automatically.
2005-12-29 14:10:01 +00:00
..
bsd.pkginstall.mk Allow avoiding the automatic update of the fonts databases by setting 2005-12-29 14:10:01 +00:00
deinstall Re-implement the pkgsrc fonts-handling by integrating it into the 2005-12-29 03:44:38 +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 Allow avoiding the automatic update of the fonts databases by setting 2005-12-29 14:10:01 +00:00
footer
header Define new variables for package Makefile use: 2005-08-19 22:24:09 +00:00
install Re-implement the pkgsrc fonts-handling by integrating it into the 2005-12-29 03:44:38 +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
pkginstall.mk Test that a variable is defined before checking its value. Fix from 2005-12-29 13:47:43 +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 usergroupfuncs.${OPSYS} actually replaces this file. Noted by <joerg>. 2005-10-28 20:05:46 +00:00
usergroupfuncs.DragonFly Implement usergroupfuncs for DragonFly using pw(8). 2005-10-28 20:09:38 +00:00
usergroupfuncs.FreeBSD Bless FreeBSD with the usergroup functions used by DragonFly. 2005-11-06 19:45:08 +00:00