Commit graph

4 commits

Author SHA1 Message Date
Roland Illig
2c1cc3dceb Ran pkglint --autofix over the complete pkgsrc-wip. This changed all
instances like MAKE_ENV+= VAR=${VAR} to the properly quoted form,
VAR=${VAR:Q}, or even VAR=${VAR:M*:Q} if necessary.

Manually reviewed the changes.
2005-11-28 00:27:22 +00:00
Roland Illig
ca0e4532a5 Fixed pkglint warnings. 2005-10-09 23:27:12 +00:00
URA Hiroshi
3b9a825cbe add im_path_perl to CONFIGURE_ENV, so that configure script find the
perl.
2005-04-07 02:31:13 +00:00
URA Hiroshi
acc2f766e0 This package provides a series of user interface commands (im*
commands) and backend Perl5 libraries to integrate Email and NetNews
user interface. They are designed to be used both from Mew and on
command line.

The folder style for Mew is exactly the same as that of MH. So, you
can replace MH with this package without any migration
works. Moreover, you are able to operate your messages both by IM and
MH with consistent manner.

All programs/libraries conforms GPL2. This means, in short words, free
but no warranty. You have to provide whole source code if you
distribute.

Although you installed IM successfully, yet you must be initialized on
your home directory at once. Execute imsetup command with your account
after im installed.

        % imsetup

WWW:	http://tats.haun.org/im/
2005-04-06 19:43:03 +00:00