diff options
author | jlam <jlam@pkgsrc.org> | 2005-08-19 22:24:09 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-08-19 22:24:09 +0000 |
commit | 66030afca0a0165e45c1ebd5f6fc5e20eaacdb26 (patch) | |
tree | 594ac5dc63811b737d66d9802652bb0ea4aff979 /math/abs | |
parent | 6b5e1a1b430560f6fa5ca564ee21258d5394a45b (diff) | |
download | pkgsrc-66030afca0a0165e45c1ebd5f6fc5e20eaacdb26.tar.gz |
Define new variables for package Makefile use:
REQD_FILES, REQD_FILES_PERMS, REQD_FILES_MODE
REQD_DIRS, REQD_DIRS_PERMS
These are the same as the CONF_* variables, except the files and
directories listed in REQD_* are always copied over, created or removed
(taking into account if there are user modifications from the originals,
etc.) regardless of the value of PKG_CONFIG.
The implementation involved pushing the knowledge of PKG_CONFIG,
PKG_RCD_SCRIPTS, PKG_CREATE_USERGROUP, and PKG_REGISTER_SHELLS into
the individual helper scripts. The helper scripts are now always
invoked by the +INSTALL and +DEINSTALL scripts. The +DIRS and +FILES
script have been enhanced to understand a new "f" flag that means
"force" to ignore the value of PKG_CONFIG and PKG_RCD_SCRIPTS.
Lastly, the +FILES script has been taught a new "r" flag just for rc.d
scripts and the +RCD_SCRIPTS script is now unnecessary.
Diffstat (limited to 'math/abs')
0 files changed, 0 insertions, 0 deletions