dockapps/wmbiff
Wade Berrier d93ab227a0 wmbiff: slight automake/autoconf refresh
AM_PATH_LIBGNUTLS seems to be obsolete.
Replace the check with pkg-config using PKG_CHECK_MODULES.

AM_CONFIG_HEADER also seems to be obsolete.
Replace with AC_CONFIG_HEADER.

Fix installing an extra script (security.debian.rb)

Signed-off-by: Wade Berrier <wberrier@gmail.com>
2012-06-14 20:55:17 +01:00
..
autoconf Removed all autogenerated autotools and imake stuff 2012-06-05 20:48:52 +01:00
scripts wmbiff: slight automake/autoconf refresh 2012-06-14 20:55:17 +01:00
wmbiff Mass update FSF address 2012-06-05 20:50:13 +01:00
wmgeneral Mass update FSF address 2012-06-05 20:50:13 +01:00
AUTHORS Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
ChangeLog Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
configure.ac wmbiff: slight automake/autoconf refresh 2012-06-14 20:55:17 +01:00
COPYING Mass update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt 2012-06-05 20:45:40 +01:00
FAQ Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
INSTALL Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
Makefile.am Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
NEWS Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
README Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00
TODO Strip off version numbers from dir name 2012-02-12 22:50:31 +00:00

                                  Introducing
                                       
   WMBiff is an WindowMaker docking utility, that displays number of
   total messages count or unread mail messages count in differrent
   mailboxes.

   WMBiff was created by Gennady Belyakov in 1999, and was continued by
   a team of volunteers after his death.

   Green ( cyan? :) ) digits display total number of messages, if there
   are no unread messages in it.
   
   Yellow digits display number of unread messages, with blinking on new
   mail arrival, if any.
   
   At this moment unix-style (mbox), maildir, POP3, APOP and IMAP mailboxes
   are supported. WMBiff also understands Licq's history files.
   WMBiff supports up to 5 mailboxes (but you can start 2 or more
   wmbiff's with differrent configs).
   
   Pressing on a 1st (left) mouse button will execute appropriate mail
   reader (if defined in config file). Right-clicking will exec mail
   fetching program (if any).
   
   It is also possible to execute user-defined command line on new mail
   arrival (for example, play .WAV file).
   
     _________________________________________________________________
   
                          Compiling and Installation
                                       
Extract the archive:
        tar -xvzf wmbiff-0.x.tar.gz

Enter the wmbiff directory and follow INSTALL's directions.
        cd wmbiff-0.x/
        ./configure

For crypto support either:
 *) Install gnutls and libgrcypt packages from your distribution.
 *) Download them from http://www.gnupg.org/(en)/download/mirrors.html
   Choose a mirror, then download from the alpha/gnutls and
   alpha/libgcrypt directories.
 *) Do nothing; the configure script will note its absence.

NOTE: gnutls-0.3.5 is the version that this release was
tested with.  Newer versions may have incompatible changes.

Make the binary:
        make

Install the binary:
        make install

This will copy the binary to /usr/local/bin

Then you need to copy sample.wmbiffrc into your home directory as
.wmbiffrc, correct it as you like. Or, you can use the ``-c'' option
and specify differrent name of config file.
 Without any config file wmbiff will use only default mailbox
(from environment variable MAIL), labeled with word SPOOL, at first
position. All other positions will be empty.
     _________________________________________________________________
   
   See AUTHORS to see who has contributed to WMBiff.
     _________________________________________________________________
   
   Any suggestions/bug reports please send to our mailing list,
 
    wmbiff-devel@lists.sourceforge.net

   Please include the output of 'wmbiff -debug'.

     _________________________________________________________________

UPDATE [2001-06-18]:

On Tuesday, 22 May 2001, Jordi Mallach sent the following email to the
wmbiff-devel list:

    Hello,
    I just found evidence of what I had believed for a long time.
    
    http://www.monkey.org/openbsd/archive/ports/0101/msg00311.html
    
    Gennady Belyakov passed away right after releasing 0.2 and when he
    stopped answering mail :|
    
    I guess we need to update the docs.
    
    Jordi

Here is the message, if that URL becomes unavailable:

    To: ports@openbsd.org 
    Subject: Re: mail/wmbiff update 
    From: Vladimir Popov <pva48@mail.ru> 
    Date: Sat, 27 Jan 2001 09:34:15 +0500 
    
    On Fri, Jan 26, 2001 at 01:02:59PM +0000, Christian Weisgerber wrote:
    > 
    > The major issue I have with this port is that the master site/home
    > page is unreachable.
    > 
    
    Well, wmbiff's author Gennady Belyakov passed away in late November 1999.
    That's why that url isn't any longer valid.
    
    --
    Vladimir

May your soul rest in peace, Gennady.