pkgsrc/mk/pkginstall
wiz 7bb527e6f7 Fix a longstanding bug in the pkginstall infrastructure: incomplete
support for creating empty files as CONF_FILES.

The usual way is to add
CONF_FILES= /dev/null /some/file

However, some parts of the infrastructure check if the "source" is a
file -- this fails for /dev/null obviously (other parts accept
character devices already).

Fix this. Will follow up with PKGREVISION bumps for affected packages.

Ok during freeze: agc@
2008-09-25 14:01:46 +00:00
..
bsd.pkginstall.mk Automatically add ${GAMES_USER} and ${GAMES_GROUP} to PKG_USERS and 2008-03-04 06:51:41 +00:00
deinstall Add back a facility to rebuild the run-time library search paths database 2007-07-18 18:01:02 +00:00
deinstall-pre
dirs In the CHECK-PERMS case, moved test of exit code one line up, so the 2008-01-04 21:50:27 +00:00
files Fix a longstanding bug in the pkginstall infrastructure: incomplete 2008-09-25 14:01:46 +00:00
fonts * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
footer
header Be more conservative and avoid possible shell implementation differences 2006-07-19 22:26:26 +00:00
info-files * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
install Add back a facility to rebuild the run-time library search paths database 2007-07-18 18:01:02 +00:00
install-post
perms * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
shell * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
shlibs Move the +SHLIBS generation code back into the pkginstall module. In the 2007-07-27 18:37:35 +00:00
usergroup Be more conservative and avoid possible shell implementation differences 2006-07-19 22:26:26 +00:00
usergroup-check Remove trailing spaces. 2006-12-15 12:46:23 +00:00
usergroupfuncs * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
usergroupfuncs.DragonFly * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
usergroupfuncs.FreeBSD * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00
usergroupfuncs.Linux * Add a user-settable variable to tune the default verbosity of the 2007-07-12 19:41:46 +00:00