summaryrefslogtreecommitdiff
path: root/mail/wmmail
diff options
context:
space:
mode:
authortron <tron>1999-06-27 11:10:30 +0000
committertron <tron>1999-06-27 11:10:30 +0000
commite1db278bb1acdc6de4eb400d905d663bfc3feecd (patch)
tree6f1b0709cfa5a054bb5ee819fb6d07bb1daefdd2 /mail/wmmail
parent0f7f6dd9b577b48745824194e11b2fddabe1ee7c (diff)
downloadpkgsrc-e1db278bb1acdc6de4eb400d905d663bfc3feecd.tar.gz
Make default configuration more suitable for NetBSD.
Diffstat (limited to 'mail/wmmail')
-rw-r--r--mail/wmmail/patches/patch-ac12
-rw-r--r--mail/wmmail/patches/patch-ad25
2 files changed, 37 insertions, 0 deletions
diff --git a/mail/wmmail/patches/patch-ac b/mail/wmmail/patches/patch-ac
new file mode 100644
index 00000000000..0bf9b1fbf36
--- /dev/null
+++ b/mail/wmmail/patches/patch-ac
@@ -0,0 +1,12 @@
+$NetBSD: patch-ac,v 1.5 1999/06/27 11:10:30 tron Exp $
+
+--- Defaults/Makefile.in.orig Wed Mar 31 05:34:59 1999
++++ Defaults/Makefile.in Sun Jun 27 13:05:21 1999
+@@ -209,6 +209,7 @@
+ WMMail: $(srcdir)/WMMail.in ./Makefile
+ -rm -f WMMail
+ sed -e "s:#wmmaildir#:$(wmmaildir):" -e "s://:/:" \
++ -e "s:#LOCALBASE#:$(LOCALBASE):" \
+ $(srcdir)/WMMail.in > WMMail ; \
+ chmod 644 WMMail
+
diff --git a/mail/wmmail/patches/patch-ad b/mail/wmmail/patches/patch-ad
new file mode 100644
index 00000000000..911186bcfcc
--- /dev/null
+++ b/mail/wmmail/patches/patch-ad
@@ -0,0 +1,25 @@
+$NetBSD: patch-ad,v 1.1 1999/06/27 11:10:31 tron Exp $
+
+--- Defaults/WMMail.in.orig Mon Mar 29 13:55:08 1999
++++ Defaults/WMMail.in Sun Jun 27 13:03:50 1999
+@@ -7,7 +7,6 @@
+ DisplayLocation = (0, 10);
+ ExecuteOnClick = "xterm -geom 80x25 -name pine -T PINE -e pine -i";
+ ExecuteOnNew = "play #wmmaildir#/Sounds/doorbell.au";
+- ExecuteOnNewOnce = No;
+ Animations = {
+ Empty = {
+ Delay = 10;
+@@ -32,10 +31,10 @@
+ Name = "Home";
+ Type = mbox;
+ UpdateInterval = 15;
+- ExecuteOnUpdate = "/usr/local/bin/fetchmail";
++ ExecuteOnUpdate = "#LOCALBASE#/bin/fetchmail";
+ Options = {
+ CheckTimeStampOnly = No;
+- Path = "/var/spool/mail/bryan";
++ Path = "/var/mail/bryan";
+ MailboxHasInternalData = Yes;
+ };
+ },