PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
for non-ascii character sets.
Additional tips:
setenv MM_CHARSET <rfc1342 charset>
setenv LC_TYPE <proper locale>
e.g. setenv MM_CHARSET KOI8-R
setenv LC_TYPE ru_RU.KOI8-R
or setenv MM_CHARSET iso-8859-1
setenv LC_TYPE iso_8859_1
Change your mhl.format to read so that the new code will be invoked on
interesting fields when you do a "show":
From:formatfield="%(comp{text})"
Reply-To:formatfield="%(comp{text})"
To:formatfield="%(comp{text})"
cc:formatfield="%(comp{text})"
Obtained from: Ola Stromfors <Ola.S.Stromfors@telia.se>,
Frederik H. Andersen <fha@dde.dk>,
with fixes from anders@ifi.uio.no and pst@freebsd.org
(2) It is recommended to use full pathnames for ldconfig.
(3) It is recommended to check NOMANCOMPRESS before compressing
manpages (or Rod's going to scream :)
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
Subject: misc/88: MH has no 'local' shared libraries.
>Number: 88
>Category: misc
>Synopsis: MH has no 'local' shared libraries.
Fix.
Submitted by: mark