pkgsrc/mk/install
jlam fcf2722f04 When using pkginstall to create INSTALL/DEINSTALL scripts to handle
config files, directories, rc.d scripts, etc., use relative paths as
much as possible to avoid hard-coding the ${PREFIX}-location in which
the files should be installed.  Where full paths are specified, if
the path is within ${PREFIX}, then automatically strip off the ${PREFIX}
part when creating the entries for the helper scripts.  Also, modify
the helper scripts to understand that relative paths should be considered
to be relative to ${PKG_PREFIX}.
2005-07-29 21:41:04 +00:00
..
bsd.pkginstall.mk When using pkginstall to create INSTALL/DEINSTALL scripts to handle 2005-07-29 21:41:04 +00:00
deinstall * Separate out the shell registration into a separately unpacked script 2005-07-29 18:32:17 +00:00
deinstall-pre In the overwrite package case: 2003-11-23 07:14:43 +00:00
dirs When using pkginstall to create INSTALL/DEINSTALL scripts to handle 2005-07-29 21:41:04 +00:00
files When using pkginstall to create INSTALL/DEINSTALL scripts to handle 2005-07-29 21:41:04 +00:00
fonts Fix ttf/type1 handling in fonts.mk: 2004-12-28 14:38:03 +00:00
footer
header * Separate out the shell registration into a separately unpacked script 2005-07-29 18:32:17 +00:00
install * Separate out the shell registration into a separately unpacked script 2005-07-29 18:32:17 +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 * Separate out the shell registration into a separately unpacked script 2005-07-29 18:32:17 +00:00
usergroup Rewrite scripts to be more resilient to shells that exit immediately 2005-07-27 16:18:54 +00:00