[Lunar-commits] CVS: moonbase/zbeta/mutt-cvs BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Terry Chan tchan at lunar-linux.org
Tue Feb 10 23:41:41 GMT 2004


Update of /var/cvs/lunar/moonbase/zbeta/mutt-cvs
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13378/mutt-cvs

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Just for grins.  Added dillo-cvs and mutt-cvs to the zbeta section.


--- NEW FILE: BUILD ---
OPTS=$OPTS" --enable-pop                     \
            --enable-imap                    \
            --with-mailpath=/var/spool/mail  \
            --with-docdir=/usr/share/doc/$MODULE"
(
   echo OPTS:= $OPTS                      &&
   ./prepare    --build=$BUILD            \
                --prefix=/usr             \
                --sysconfdir=/etc         \
                --localstatedir=/var      \
                --infodir=/usr/share/info \
                --mandir=/usr/share/man   \
                $OPTS                     &&
   default_make

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
automake &&
optional_depends  "openssl"  "--with-ssl"  ""  "to enable ssl support for pop/imap"

--- NEW FILE: DETAILS ---
          MODULE=mutt-cvs
         VERSION=1.5.x
          SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/mutt
   SOURCE_URL[0]=cvs://:pserver:anonymous:anonymous@cvs.mutt.org:/home/roessler/cvs:mutt
        WEB_SITE=http://www.mutt.org
         ENTERED=20040208
         UPDATED=`date -u +%Y%m%d`
           SHORT="mutt is a text-based MIME Email client."
cat << EOF
Mutt is a small but very powerful text-based MIME mail client. It is
highly configurable, and is well-suited to the mail power user with
advanced features like key bindings, keyboard macros, mail threading,
regular expression searches, and a powerful pattern matching language
for selecting groups of messages.
EOF



More information about the Lunar-commits mailing list