summaryrefslogtreecommitdiff
path: root/mail/imp3/files
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-01 13:29:22 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-01 13:29:22 +0000
commitb2424d7fdd8c2772b70976d4ec8d2038de9b2bab (patch)
tree8200f5258539322d50a65773bfdda3f4b97e7a72 /mail/imp3/files
parent- adding support of enscript, for syntax highlighting in devel/chora; (diff)
fix a warning when building + better handling of MIME drivers
PR: 35049 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=57135
Diffstat (limited to 'mail/imp3/files')
-rw-r--r--mail/imp3/files/patch-aa25
1 files changed, 3 insertions, 22 deletions
diff --git a/mail/imp3/files/patch-aa b/mail/imp3/files/patch-aa
index 815bf336e687..132794233fcc 100644
--- a/mail/imp3/files/patch-aa
+++ b/mail/imp3/files/patch-aa
@@ -1,6 +1,6 @@
---- config/mime_drivers.php.dist.orig Sat Jul 14 15:30:14 2001
-+++ config/mime_drivers.php.dist Thu Nov 15 00:08:34 2001
-@@ -59,4 +59,47 @@
+--- config/mime_drivers.php.dist.orig Mon Dec 24 04:51:49 2001
++++ config/mime_drivers.php.dist Sun Feb 17 11:47:19 2002
+@@ -61,4 +61,28 @@
$mime_drivers['imp']['html']['handles'] = array(
'text/html', 'text/richtext' );
@@ -8,25 +8,6 @@
+ * Misc utilities
+ */
+
-+/* Spell checker */
-+/* BEGBSDASPELL$conf['utils']['spellchecker'] = '%%LOCALBASE%%/bin/aspell';ENDBSDASPELL */
-+
-+/* MS-Word viewer */
-+/* BEGBSDWV$conf['utils']['wordviewer'] = '%%LOCALBASE%%/bin/wvHtml';ENDBSDWV */
-+
-+/* MS-Excel viewer */
-+/* BEGBSDXL$conf['utils']['excelviewer'] = '%%LOCALBASE%%/bin/xlHtml';ENDBSDXL */
-+
-+/* MS-Powerpoint viewer */
-+/* BEGBSDXL$conf['utils']['powerpointviewer'] = '%%LOCALBASE%%/bin/pptHtml';ENDBSDXL */
-+
-+/* tar archive files
-+ Remark: you might prefer GNU tar, from the port archivers/gtar */
-+$conf['utils']['tar'] = '/usr/bin/tar';
-+
-+/* Zip file viewer */
-+/* BEGBSDZIP$conf['utils']['unzip'] = '%%LOCALBASE%%/bin/zipinfo';ENDBSDZIP */
-+
+/**
+ ** PGP/GnuPG Configuration
+ **/