Commit Graph

810 Commits

Author SHA1 Message Date
naddy
ee1a37de27 Update to 2.5.
Submitted by maintainer Michael Paddon <michael@paddon.org>.
2001-08-22 13:26:40 +00:00
jakob
cebd87d4ea clean up and document flavours 2001-08-21 20:30:51 +00:00
lebel
65975c2510 initial import of mutt/snapshot 1.3.20i:
--
The Mutt Mail User Agent

This is a nifty e-mail client that includes excellent PGP hooks.
Other features include:

- color support
- message threading
- MIME support (including RFC2047 support for encoded headers)
- IMAP (also over SSL) and POP3 support
- support for multiple mailbox formats (mbox, MMDF, MH, maildir)
- highly customizable, including key bindings
- searches using regular expression
- Delivery Status Notification (DSN) support
- PGP/MIME (RFC2015)
- small and efficient

Flavors:
	slang	   - build using the S-Lang library for screen handling.
	imap	   - build with IMAP & SSL support.
	pop	   - build with POP3 support.
	compressed - build with compressed folder support 
		     (see: http://www.spinnaker.de/mutt/compressed/)
        mixmaster  - build with anonymous remailing support.

This is the development version of mutt.

WWW: http://www.mutt.org/
2001-08-20 19:51:53 +00:00
lebel
b4befcfdb1 remove mutt flavors from this Makefile 2001-08-20 19:48:58 +00:00
lebel
0ab3ab7442 here is mutt/stable. This is of course the exact same port that used to
be in mail/mutt.  It is version 1.2.5.
2001-08-20 19:47:33 +00:00
lebel
aa02fcc4ef We are splitting mutt into mutt/stable and mutt/snapshot.
These will be imported in a jiffy.
2001-08-20 19:45:00 +00:00
kevlo
24970e5e8b drop MAINTAINER. 2001-08-18 03:52:41 +00:00
fgsch
0848fda1f6 Fetchmail 5.9.0. 2001-08-15 14:15:03 +00:00
lebel
3fc35c34bc -vmailmgr 2001-08-14 22:05:55 +00:00
lebel
891fa08f51 license does not allow modification to allow for proper integration
in OpenBSD.
2001-08-14 22:05:18 +00:00
camield
d05d2cd19a sync 2001-08-14 21:14:19 +00:00
lebel
a2ec4be479 -qtools 2001-08-14 20:56:58 +00:00
lebel
e1bd035951 since qtools depends on some djbware, and since they were remove, we are
removing this one too.

The reason?

license does not allow modification to allow for proper integration
in OpenBSD.
2001-08-14 20:56:26 +00:00
camield
bfb9005876 license does not permit modification, to allow for proper
integration in OpenBSD
2001-08-14 20:35:50 +00:00
camield
cd38794d0f you too 2001-08-14 20:26:33 +00:00
camield
82ac4d4084 license does not permit modification, to allow for proper
integration in OpenBSD
2001-08-14 20:20:57 +00:00
brad
e247f23714 editor -> pico 2001-08-14 19:21:00 +00:00
naddy
9a7ba94ad3 +smtpclient 2001-08-13 01:09:02 +00:00
naddy
c5ad21d92b Import smtpclient 1.0.0.
Submitted by Patroklos Argyroudis <argp@bsd.gr>.

This program is a minimal SMTP client that takes an email
message body and passes it on to a SMTP server (default is the
MTA on the local host). Since it is completely self-supporting,
it is especially suitable for use in restricted environments.
2001-08-13 01:06:41 +00:00
brad
80405c9b8f bump NEED_VERSION 2001-08-12 19:15:39 +00:00
jakob
00200dc1c9 update to snapshot-20010808 2001-08-09 07:37:37 +00:00
fgsch
47e57c1fc7 Security fix: update to fetchmail 5.8.17.
http://www.tuxedo.org/~esr/fetchmail/NEWS for more info.
2001-08-08 08:40:54 +00:00
fgsch
f9433e2b38 Fetchmail 8.5.16. 2001-08-06 09:50:23 +00:00
lebel
53ba17eb50 update mail/kbiff to 3.5 2001-08-06 03:24:45 +00:00
jsyn
cadc654103 Fix EXTRACT_CASES as workaround to handle poorly-named distfiles
ok espie@ in general, ok brad@
2001-08-05 20:46:50 +00:00
fgsch
9e346955fc Add mixmaster support by Nikolay Sturm <Nikolay.Sturm@desy.de>. 2001-08-03 14:59:19 +00:00
fgsch
53434834c7 Fetchmail 5.8.15.
Update flavors list.

Nobody has yet reported if kerberos5 works; if you're using it, mail me.
2001-08-03 14:47:07 +00:00
jakob
3af0bc3751 also install flstring.h & bump NEED_VERSION 2001-08-02 22:01:26 +00:00
jakob
e2ab5d7f84 MASTER_SITES updated 2001-08-02 21:45:11 +00:00
jakob
fdbd1a342e update to postfix 20010228 patch 04. comments from Wietse below:
--
20010727
	Bugfix: updated LDAP client module from LaMont Jones, HP.
	This also introduces new LDAP query filter patterns: %u
	(address localpart) and %d (domain part). Files:
	conf/sample-ldap.cf, util/dict_ldap.c.

20010729
	Bugfix: recursive smtpd_whatever_restrictions clobbered
	intermediate results when switching between sender and
	recipient address restrictions. Problem found by Victor
	Duchovni, morganstanley.com. In order to fix, introduced
	address resolver result caching, which should also help to
	speed up sender/recipient address restriction processing.

	Bugfix: the not yet announced DUNNO access table lookup
	result did not prevent lookups with substrings of the same
	lookup key. Found by Victor Duchovni, morganstanley.com.

20010730
	Robustness: trim trailing whitespace from regexp and pcre
	right-hand sides, for consistency with DB/DBM tables.
	Files: util/dict_pcre.c, util/dict_regexp.c.

20010731
	Robustness: eliminate duplicate IP addresses after expansion
	of hostnames in $inet_interfaces, so that Postfix does not
	suddenly refuse to start up after someone changes the DNS.
2001-07-31 21:55:38 +00:00
shell
cbd829d7ac Remove .po patches
- Original patches for gettext >= 0.10.37, and upstream authors
  now updated the .po files for gettext >= 0.10.37

ok espie@
2001-07-30 18:23:29 +00:00
espie
74273dd958 Damien Couderc (FirstName LastName) 2001-07-30 17:49:05 +00:00
espie
84d943f2b5 Pass explicit WARNINGS, compile with current. 2001-07-30 13:04:26 +00:00
shell
85657907f1 sync 2001-07-29 18:37:08 +00:00
shell
cf03c173dc - Add gpgme support
- bump version
- regen some patch

From maintainer
2001-07-29 18:34:34 +00:00
rohee
249032938e Add a patch for correct maildir delivery from krw@ and an lmtp flavor
from jakob@.
2001-07-26 21:37:31 +00:00
peter
00f46eae44 update to exim 3.30
This does not yet include the IPv6 / IPv4 OpenBSD patch discussed on
various lists.
2001-07-25 08:18:48 +00:00
jakob
c4df17bf58 import typo 2001-07-25 06:23:24 +00:00
jakob
f72b546c4b decode MS-TNEF MIME attachments 2001-07-25 06:23:22 +00:00
jakob
5cc209749d add tnef 2001-07-25 06:19:06 +00:00
jakob
400e560c99 decode MS-TNEF MIME attachments 2001-07-25 06:17:28 +00:00
brad
e965a79301 - PREFIX -> LOCALBASE
- never create an ldap FLAVORized Pico package since it does not pertain
to Pico and do not mistakenly register a dependency on ldap with the
package either
2001-07-20 22:48:10 +00:00
brad
9e113bd23a document ldap FLAVOR.
--
Pointed out by: pvalchev@
2001-07-20 19:51:51 +00:00
lebel
ee90c11623 bump NEED_VERSION; remove USE_GMAKE 2001-07-19 23:39:05 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
jakob
44c895607b update to snapshot 20010714 2001-07-15 21:47:51 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
kevlo
8f116c749c typo. Pointed it out by Heikki Korpela <heko@saitti.net> 2001-07-13 09:37:44 +00:00
lebel
78cb59cd8c add WWW: ${HOMEPAGE} 2001-07-12 21:55:31 +00:00
lebel
0ce4224c42 update mail/exmh2 to 2.4; angelos@ agreed to pass on the port MAINTAINERship
to Michael Paddon <michael@paddon.org>.
2001-07-12 21:51:18 +00:00