1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

228 Commits

Author SHA1 Message Date
David E. O'Brien
fc9159e814 Turned on mutt.with_pgp 1996-11-11 06:18:28 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
David E. O'Brien
c10173d00b Variable reordering. Removed a bogus "\" line continuation.
Submitted by:	Satoshi
1996-11-10 20:19:54 +00:00
Satoshi Asami
85c2757216 Add mutt. 1996-11-10 10:46:33 +00:00
David E. O'Brien
ce5e8dabf4 Added warning that this is beta software (but quite usable -- both Olliver
and I use mutt as our main MUA).

Note, that its threaded support (ala SLRN) really helps in reading FBSD
mailing lists.
1996-11-10 09:50:34 +00:00
David E. O'Brien
a3612b8f34 Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh,
part everything else) is an interactive screen-oriented mailer program
that supersedes Elm, Pine, mail and mailx.

This version of the port does *not* support PGP.  The author considers the
distfile with PGP hooks to be covered under ITAR.  I have a PGP suporting
mutt port that I will commit later.
1996-11-10 09:37:26 +00:00
David E. O'Brien
b19dfd87af Fix name of default inbox stated in the man page.
Caught by: Andreas Klemm <andreas@klemm.gtn.com>
1996-11-04 07:57:07 +00:00
James FitzGibbon
cada467f15 Update for newly imported ports. 1996-11-03 21:09:33 +00:00
James FitzGibbon
bbccb5f70b Import of a server to allow users to change their password from within Eudora
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	andrew@ugh.net.au
1996-11-03 20:45:24 +00:00
David E. O'Brien
287347e83c Turn on xlbiff. 1996-11-03 06:46:59 +00:00
David E. O'Brien
80ddecc439 the X Literate Biff - displays the from and subject from incoming mails 1996-11-03 06:44:21 +00:00
Masafumi Max NAKANE
49d40553ed Use ${COMPRESS_MAN} to compress man pages. 1996-11-02 20:24:09 +00:00
Masafumi Max NAKANE
b0377c5990 The source archive is changed again.
(It may be helpful to change the version number portion of PKGNAME.)
1996-11-02 17:46:05 +00:00
Mark Murray
a588bce354 Ugrade to version 0.57 1996-10-31 19:26:07 +00:00
Satoshi Asami
f0b7b5849c tarball of the day, now at pl 6. This version will not invoke excessive
numbers of sendmails for local delivery.
1996-10-31 10:00:03 +00:00
Satoshi Asami
b324040598 Seems like the tarball changed again. I'm also going to upload a tarball
that matches this to ftp.freebsd.org so people can at least get a
consistent version.
1996-10-30 06:37:32 +00:00
Masafumi Max NAKANE
57d03dd7d6 The distribution archive was changed again.
Noticed by:	asami
1996-10-29 10:15:20 +00:00
Paul Traina
1970dfad9b The author changed fetchmail distribution file 1996-10-27 07:00:01 +00:00
Masafumi Max NAKANE
7716a3131d Upgrade, 1.8 -> 1.9.
Submitted by:	Ville Eerola <ve@sci.fi>
(Closing PR #1895.)
1996-10-26 22:11:40 +00:00
James FitzGibbon
2680038293 Upgrade to majordomo v1.94 release
Use new INSTALL_ aliases
Clean up creation of majordom user and group
Fix problem where the local host was set to 'thud.cdrom.com' in everyone's config by default.
1996-10-26 18:21:17 +00:00
Andrey A. Chernov
51724ab6d2 Turn on DSN menu 1996-10-25 00:31:11 +00:00
James FitzGibbon
58ed417e89 Update for new perl5 ports 1996-10-24 13:48:24 +00:00
James FitzGibbon
2810a628f9 perl5 module to talk to a POP3 (RFC1081) server 1996-10-24 13:44:51 +00:00
James FitzGibbon
a637077960 a set of perl5 modules related to mail applications. 1996-10-24 13:43:47 +00:00
James FitzGibbon
4750d136d1 perl module for a folder-independant interface to email folders. 1996-10-24 13:43:04 +00:00
Peter Wemm
3b2cf5fed4 Missing $Id$ in Makefile, shorten pkg/DESCR. 1996-10-15 11:27:38 +00:00
Masafumi Max NAKANE
f8245e7e20 Activated fetchmail which was submitted by Ville Eerola <ve@sci.fi>. 1996-10-15 04:58:30 +00:00
Masafumi Max NAKANE
ba5d4de49d Fetchmail - batch mail retrieval client with pop2/pop3/apop/kpop/imap support. 1996-10-15 04:52:41 +00:00
Paul Traina
53496fae1c time to go to sleep...call file by right name 1996-10-13 08:39:51 +00:00
Paul Traina
4477ccd6a8 Whoops, forgot to include the makefile patch 1996-10-13 08:18:35 +00:00
Paul Traina
961de0e15a The following patches enable RFC1342 compatible decoding of header fields
for non-ascii character sets.

Additional tips:
        setenv MM_CHARSET <rfc1342 charset>
        setenv LC_TYPE    <proper locale>

e.g.    setenv MM_CHARSET KOI8-R
        setenv LC_TYPE    ru_RU.KOI8-R

or      setenv MM_CHARSET iso-8859-1
        setenv LC_TYPE    iso_8859_1

Change your mhl.format to read so that the new code will be invoked on
interesting fields when you do a "show":

From:formatfield="%(comp{text})"
Reply-To:formatfield="%(comp{text})"
To:formatfield="%(comp{text})"
cc:formatfield="%(comp{text})"

Obtained from: Ola Stromfors <Ola.S.Stromfors@telia.se>,
	       Frederik H. Andersen <fha@dde.dk>,
	       with fixes from anders@ifi.uio.no and pst@freebsd.org
1996-10-13 08:13:18 +00:00
Peter Wemm
845387b469 Add exmh 1996-10-10 15:06:54 +00:00
Peter Wemm
e108e11e60 Port for build exmh-1.6.9
NOTE: this does not use the GUI build/install, it does the equivalent
work with some scripts.
1996-10-10 15:00:53 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
19c1794ba2 Added local hack to make youbind server detatch itself from the controling
tty at the startup.

Removed `&' from the startup script since youbind doesn't need to be
put background manually.
1996-10-09 12:50:55 +00:00
Andrey A. Chernov
f1bbc2df7c Upgrade to pl 28
DSN turned off, because we not yet have sendmail 8.8
1996-10-03 19:08:13 +00:00
Paul Traina
a32537ed35 Fix random memory overwrite bug 1996-09-30 19:19:23 +00:00
Masafumi Max NAKANE
a68294c029 Activated mailagent. 1996-09-29 17:03:58 +00:00
Masafumi Max NAKANE
53baf370eb Removed the lines in the patches that contain $Id$. Fortunately, all
those lines were in the very last part of the hunks. :-)
1996-09-29 16:55:23 +00:00
Masafumi Max NAKANE
9310542f0e A sophisticated mail processing program. 1996-09-29 03:26:48 +00:00
Andrey A. Chernov
d65ee4f357 Upgrade to +26 1996-09-21 12:20:22 +00:00
Masafumi Max NAKANE
38f4e4de38 ${PREFIX} is set to ${LOCALBASE} only when no value is specified for the
variable.
1996-09-18 19:20:24 +00:00
Masafumi Max NAKANE
6bf31ff92d Updated Masafumi NAKANE's E-mail address. 1996-09-17 15:07:58 +00:00
Satoshi Asami
f17accf9f6 Don't use "&;", which is now illegal.
Submitted by:	max@sfc.wide.ad.jp
1996-09-14 08:36:30 +00:00
Andrey A. Chernov
92e8c91544 Use flock locking as other delivery systems does
Move global procmailrc to /usr/local/etc
1996-08-28 13:18:46 +00:00
Satoshi Asami
2e655475ff Remove spurious ";" after "then". Indend one chmod line to match
the rest of its buddies.
1996-08-21 09:25:28 +00:00
Satoshi Asami
075fc8b6cc Added youbin. 1996-08-21 09:08:40 +00:00
Satoshi Asami
f6d645c05f Remote (network) biff.
Submitted by:	max@sfc.wide.ad.jp
1996-08-21 09:06:55 +00:00
Chuck Robey
936e581dba Repair mysterious cvs damage, crap added below bottom line. 1996-08-18 22:03:54 +00:00
Andrey A. Chernov
76e029e564 Upgrade to +25 1996-08-15 19:16:50 +00:00