pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/etpan Initial import of etpan-0.6.1 from pkgsrc-wip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc4661167c4f
branches:  trunk
changeset: 497856:cc4661167c4f
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat Aug 06 05:32:19 2005 +0000

description:
Initial import of etpan-0.6.1 from pkgsrc-wip.

etPan is a mail client that is based on libEtPan!

Features:

* IMAP4rev1 / POP3 / NNTP / mbox / mh / maildir
* virtual folder tree
* multiple folder views and message views
* smart multi-threading
* PGP signing and encryption (using GnuPG as external command)
* S/MIME signing and encryption (using OpenSSL as external command)
* SPAM process (using bogofilter as external command)
* user interface for configuration edition

diffstat:

 mail/etpan/DESCR            |  12 ++++++++++++
 mail/etpan/Makefile         |  31 +++++++++++++++++++++++++++++++
 mail/etpan/PLIST            |   6 ++++++
 mail/etpan/distinfo         |   7 +++++++
 mail/etpan/patches/patch-aa |  43 +++++++++++++++++++++++++++++++++++++++++++
 mail/etpan/patches/patch-ab |  14 ++++++++++++++
 6 files changed, 113 insertions(+), 0 deletions(-)

diffs (137 lines):

diff -r c521c5b7dd9b -r cc4661167c4f mail/etpan/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/etpan/DESCR  Sat Aug 06 05:32:19 2005 +0000
@@ -0,0 +1,12 @@
+etPan is a mail client that is based on libEtPan!
+
+Features:
+
+* IMAP4rev1 / POP3 / NNTP / mbox / mh / maildir
+* virtual folder tree
+* multiple folder views and message views
+* smart multi-threading
+* PGP signing and encryption (using GnuPG as external command)
+* S/MIME signing and encryption (using OpenSSL as external command)
+* SPAM process (using bogofilter as external command)
+* user interface for configuration edition
diff -r c521c5b7dd9b -r cc4661167c4f mail/etpan/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/etpan/Makefile       Sat Aug 06 05:32:19 2005 +0000
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/08/06 05:32:19 xtraeme Exp $
+#
+
+DISTNAME=      etpan-ng-0.6.1
+PKGNAME=       ${DISTNAME:S/-ng//}
+CATEGORIES=    mail
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libetpan/}
+
+MAINTAINER=    dawszy%arhea.pl@localhost
+HOMEPAGE=      http://libetpan.sourceforge.net/etpan/
+COMMENT=       Mail console client with S/MIME and PGP support
+
+USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            perl:run
+GNU_CONFIGURE=         yes
+
+DOCDIR=                        ${LOCALBASE}/share/doc/etpan
+
+INSTALLATION_DIRS=     share/doc/etpan
+
+post-install:
+       ${INSTALL_DATA} ${WRKSRC}/README ${DOCDIR}
+       ${INSTALL_DATA} ${WRKSRC}/doc/CONFIG ${DOCDIR}
+       ${INSTALL_DATA} ${WRKSRC}/doc/INTERNAL ${DOCDIR}
+
+.include "../../databases/db4/buildlink3.mk"
+.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mail/libetpan/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c521c5b7dd9b -r cc4661167c4f mail/etpan/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/etpan/PLIST  Sat Aug 06 05:32:19 2005 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/08/06 05:32:19 xtraeme Exp $
+bin/etpan
+share/doc/etpan/CONFIG
+share/doc/etpan/INTERNAL
+share/doc/etpan/README
+@dirrm share/doc/etpan
diff -r c521c5b7dd9b -r cc4661167c4f mail/etpan/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/etpan/distinfo       Sat Aug 06 05:32:19 2005 +0000
@@ -0,0 +1,7 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/08/06 05:32:19 xtraeme Exp $
+
+SHA1 (etpan-ng-0.6.1.tar.gz) = 53b552c8e03d83f9d400e116383e0b48ef18676c
+RMD160 (etpan-ng-0.6.1.tar.gz) = edde7cadaee1dbd68bae29faec47a8ae63015dae
+Size (etpan-ng-0.6.1.tar.gz) = 372832 bytes
+SHA1 (patch-aa) = 72ab16853068fc5d7f3f736411187b720d15f8a0
+SHA1 (patch-ab) = f45fadaa7b7326fe73726761c499fb2792527787
diff -r c521c5b7dd9b -r cc4661167c4f mail/etpan/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/etpan/patches/patch-aa       Sat Aug 06 05:32:19 2005 +0000
@@ -0,0 +1,43 @@
+$NetBSD: patch-aa,v 1.1.1.1 2005/08/06 05:32:19 xtraeme Exp $
+
+--- src/Makefile.in.orig       2005-08-05 21:37:44.000000000 +0200
++++ src/Makefile.in    2005-08-05 21:38:46.000000000 +0200
+@@ -7,14 +7,14 @@
+ bindir      = @bindir@
+ INSTALL     = @INSTALL@
+ 
+-SHELL       = /bin/sh
+-RM          = rm -fr
++#SHELL       = /bin/sh
++#RM          = rm -fr
+ # CPPFLAGS is duplicated for FreeBSD compatibility
+-CFLAGS            = @DEFS@ @CFLAGS@ @CPPFLAGS@
+-CPPFLAGS    = -I.. -Ilibversit @CPPFLAGS@
+-CC        = @CC@
++CFLAGS            += @DEFS@
++CPPFLAGS    += -I.. -Ilibversit
++#CC       = @CC@
+ PROGS     = etpan
+-LDFLAGS           = @LDFLAGS@ @LIBS@
++LINKERFLAGS = @LDFLAGS@ @LIBS@
+ 
+ OBJ = \
+       etpan-config.o \
+@@ -104,7 +104,7 @@
+ all: all-recursive $(PROGS)
+ 
+ etpan: $(OBJ)
+-      $(CC) -o $@ $(OBJ) $(VERSIT_OBJ) $(LDFLAGS)
++      $(CC) -o $@ $(OBJ) $(VERSIT_OBJ) $(LINKERFLAGS)
+ 
+ install: etpan
+       $(INSTALL) -m 755 -d $(bindir)
+@@ -123,7 +123,7 @@
+       $(CC) $(CPPFLAGS) $(CFLAGS) -c -o $@ $<
+ 
+ etpan-ldap-test: etpan-ldap-test.o etpan-ldap.o
+-      $(CC) -o $@  etpan-ldap-test.o etpan-ldap.o $(LDFLAGS)
++      $(CC) -o $@  etpan-ldap-test.o etpan-ldap.o $(LINKERFLAGS)
+ 
+ dep:
+       $(CC) -M $(CFLAGS) $(OBJ:.o=.c) etpan-ldap-test.c | sed 's,\( /[^ ]*\),,g;/^ *\\$$/d' > .deps
diff -r c521c5b7dd9b -r cc4661167c4f mail/etpan/patches/patch-ab
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/mail/etpan/patches/patch-ab       Sat Aug 06 05:32:19 2005 +0000
@@ -0,0 +1,14 @@
+$NetBSD: patch-ab,v 1.1.1.1 2005/08/06 05:32:19 xtraeme Exp $
+
+--- src/etpan-app-subapp.c.orig        2005-08-06 07:00:51.000000000 +0200
++++ src/etpan-app-subapp.c     2005-08-06 07:14:57.000000000 +0200
+@@ -807,7 +807,9 @@
+   struct etpan_subapp * old_subapp;
+   int app_index;
+ 
++#if 0
+   color_reset(subapp->app);
++#endif
+   
+   old_subapp = subapp->app->current_subapp;
+   if (old_subapp != NULL) {



Home | Main Index | Thread Index | Old Index