Opened 14 years ago
Last modified 11 years ago
#7488 closed bug
several optionalpackages are still putting things in /boot/common/share — at Version 8
Reported by: | scottmc | Owned by: | scottmc |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | R1/Development |
Keywords: | Cc: | mdisreali@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
Need to update these to put man/doc/info files into B_COMMON_DOCUMENTATION /man/doc/info directories. Need to move any others to B_COMMON_DATA_DIRECTORY Also note that the aclocal directory has already moved, so if anything is still expected aclocal in /boot/common/share those will need to be updated as well.
Here's somes that may need to be fixed, there might be others:
xz-utilssubversionyasmaprapr-utilcdrtoolscmake- openssl
- openssh
groffgperfrsync
If anyone spots others that I've missed, leave a comment on this ticket and I'll get to them.
Change History (8)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Description: | modified (diff) |
---|
comment:3 by , 14 years ago
As a reminder, + --docdir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/doc \
should be + --docdir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/doc/<PORT-NAME> \
Otherwise, the documentation files will get clobbered from being overwritten by newer-installed ports.
comment:4 by , 14 years ago
comment:5 by , 14 years ago
Description: | modified (diff) |
---|
Still need to do a full check. Added a few more to the list.
comment:6 by , 14 years ago
Need to audit the gcc2 and gcc4 zips for these: iconv, pcre, xz-utils, sqlite, speex, libogg, libtheora, libvorbis and vorbit-tools and perhaps still more, to check for files in the wrong places, etc.
comment:7 by , 14 years ago
comment:8 by , 14 years ago
Description: | modified (diff) |
---|
subversion has this issue that still needs to be figured out: http://ports.haiku-files.org/ticket/422