pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/elmo Initial import of elmo-1.2.0 from pkgsrc-wip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4150c9655892
branches:  trunk
changeset: 477622:4150c9655892
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Jul 06 14:28:42 2004 +0000

description:
Initial import of elmo-1.2.0 from pkgsrc-wip.

Elmo the ELectronic Mail Operator is a feature-rich, highly
configurable and fast console mail client. It features SMTP and POP3
support, a Bayesian mail filter, an address book, threaded mail
display and Maildir, MIME, GnuPG, SSL & UTF8 support.

diffstat:

 mail/elmo/DESCR    |   4 ++++
 mail/elmo/Makefile |  29 +++++++++++++++++++++++++++++
 mail/elmo/PLIST    |  10 ++++++++++
 mail/elmo/distinfo |   4 ++++
 4 files changed, 47 insertions(+), 0 deletions(-)

diffs (63 lines):

diff -r 99a2605c1509 -r 4150c9655892 mail/elmo/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/elmo/DESCR   Tue Jul 06 14:28:42 2004 +0000
@@ -0,0 +1,4 @@
+Elmo the ELectronic Mail Operator is a feature-rich, highly
+configurable and fast console mail client. It features SMTP and POP3
+support, a Bayesian mail filter, an address book, threaded mail
+display and Maildir, MIME, GnuPG, SSL & UTF8 support.
diff -r 99a2605c1509 -r 4150c9655892 mail/elmo/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/elmo/Makefile        Tue Jul 06 14:28:42 2004 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/07/06 14:28:42 xtraeme Exp $
+#
+
+DISTNAME=              elmo-1.2.0
+CATEGORIES=            mail
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=elmo/}
+
+MAINTAINER=            pkg%burningsoda.com@localhost
+HOMEPAGE=              http://elmo.sourceforge.net/
+COMMENT=               The ELectronic Mail Operator MUA
+
+USE_BUILDLINK3=                yes
+USE_PKGLOCALEDIR=      yes
+GNU_CONFIGURE=         yes
+
+REPLACE_PERL=          elmoconf.pl
+
+CONFIGURE_ARGS+=       --with-gpgme-prefix=${BUILDLINK_PREFIX.gpgme}
+
+SUBST_CLASSES=         tux
+SUBST_STAGE.tux=       post-patch
+SUBST_FILES.tux=       configure
+SUBST_SED.tux=         -e "s|==|=|"
+SUBST_MESSAGE.tux=     "Fixing linuxifications."
+
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
+.include "../../security/gpgme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 99a2605c1509 -r 4150c9655892 mail/elmo/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/elmo/PLIST   Tue Jul 06 14:28:42 2004 +0000
@@ -0,0 +1,10 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/07/06 14:28:42 xtraeme Exp $
+bin/elmo
+bin/elmoconf.pl
+man/man1/elmo.1
+man/man1/elmoconf.pl.1
+share/elmo/tutorial
+share/elmo/template
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/elmo.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/elmo.mo
+@dirrm share/elmo
diff -r 99a2605c1509 -r 4150c9655892 mail/elmo/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/elmo/distinfo        Tue Jul 06 14:28:42 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/07/06 14:28:42 xtraeme Exp $
+
+SHA1 (elmo-1.2.0.tar.gz) = a6a4ebf666bd3ef2350a68a40b3e886d54c7bc97
+Size (elmo-1.2.0.tar.gz) = 506336 bytes



Home | Main Index | Thread Index | Old Index