Commit Graph

885 Commits

Author SHA1 Message Date
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
kevlo
3a58fcfe82 - upgrade to version 2.0.2
- add HOMEPAGE
--
No response from maintainer
2001-07-12 08:38:15 +00:00
fgsch
b8a7faad84 fetchmail 5.8.13; minor bug fixes. 2001-07-11 17:53:30 +00:00
jakob
3a5bb02d32 chmod 755 $PREFIX/libexec/postfix 2001-07-10 08:13:07 +00:00
jakob
c32b93a7b5 upgrade to postfix snapshot-20010709.
- VERP support
- QMQP server support (for ezmlm-idx)
- Maildir support for /var/mail
2001-07-10 08:11:44 +00:00
naddy
06d68b4b60 fetchmail,kerberos -> fetchmail,kerberos4 2001-07-09 13:34:00 +00:00
fgsch
3e4cc07bfb - Update to fetchmail 5.8.11.
- Move old kerberosIV flavor to kerberos4.
- Add kerberosV support via kerberos5 flavor.

KerberosV support is not really tested. I'm not sure if that diff is
100% correct, so I'm gonna hold a bit to submit it. Please test.
2001-07-09 00:19:47 +00:00
rohee
52af97277d update to procmail 3.21 2001-07-06 00:13:51 +00:00
lebel
8e389eb0f3 +mixmaster 2001-07-04 15:23:47 +00:00
lebel
0d6bb217ba initial import of mixmaster-2.0.4b45:
--
This software comes in a client only configuration! If you want
to setup a mixmaster server, read through the example files,
man page and keep in mind, that the server stores all it's files
in $MIXPATH (/etc/mixmaster by default).

The purpose of anonymous remailers (hereafter simply remailers) is
to provide protection against traffic analysis. Traffic analysis
is the study of who you are communicating with, when, and how often.
This reveals more than you might expect about your activities. It
will indicate who your friends and colleagues are (and they can be
told apart by looking at the times you contact them). What your
interests are, from which catalog companies you contact, and which
ftp and WWW sites you visit. Traffic analysis can even reveal
business secrets, e.g. your frequent contact with a rival could
give hints of an impending merger.

Remailers protect your e-mail from traffic analysis. The original
remailers did this by removing all headers, except the subject line,
from any message you sent to them and then forwarding them a
destination of your choice. The recipient of such a message would
not know who had sent it.

The addition of encryption to this scheme gave significant protection
from attackers who simply look a the primary improvement with the
type 2 remailer Mixmaster.

WWW: http://mixmaster.shinn.net

Submitted by Nikolay Sturm <nikolay.sturm@desy.de>
2001-07-04 15:22:33 +00:00
lebel
619fd9b942 Twenty-two ports have HOMEPAGE in their Makefile, but not in DESCR;
from Jason Peel <jsyn@nthought.com>
2001-07-02 16:19:04 +00:00
pvalchev
7172dff8eb These do not have licenses, so we cannot distribute distfiles/packages.
Set PERMIT_* to "no license" for now.  Authors will be contacted so that
they are aware of the situation, but we cannot break the copyright law.
2001-06-27 20:56:24 +00:00
fgsch
786f73c677 Fetchmail 5.8.10; more bug fixes. 2001-06-26 02:35:44 +00:00
fgsch
2e0465b6cf Fetchmail 5.8.9. 2001-06-25 06:34:20 +00:00
fgsch
7d5489d44f Update to 5.8.8. 2001-06-23 05:29:57 +00:00
reinhard
ee6ab46757 update to abook-0.4.13 2001-06-20 17:54:47 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
form
ce1f5ce220 upgrade to 2.1.2 2001-06-19 02:53:27 +00:00
avsm
960eeb6172 Update to courier-imap-1.3.8.2
This fixes the ipv6 issues with the previous version
2001-06-18 21:19:22 +00:00
kevlo
1a805e9a49 add poppy 2001-06-13 03:07:23 +00:00
kevlo
6765d92639 Initial import of poppy 3.1.
Poppy is a small perl script that allows you to perform simple tasks
on a POP3 or IMAP server.  It is of most use in a "limited resources
environment" whether thats low disk space, slow internet connection,
or no graphical environment.
2001-06-13 03:06:40 +00:00
avsm
df8339e8bb Update to maildrop-1.3.3 (minor bug fixes)
Enable syslog logging; prodded by Hans Guenter Weigand <weigand@hus-soft.de>
2001-06-12 17:06:38 +00:00
avsm
ea0e59cd67 update to p5-Mail-IMAPClient-2.1.3 2001-06-12 16:59:19 +00:00
avsm
0648049fec update to p5-Mail-Box-1.112 2001-06-12 16:41:17 +00:00
jakob
f93c6f4cf5 update to postfix snapshot 20010610. info from Wietse;
- A workaround for a bug in old versions of the CISCO PIX firewall software
l that caused mail to be resent repeatedly to systems behind such a product.
The same workaround will be folded into the "stable" release when time
permits.

- A much enhanced pipe delivery agent with flags to control case folding of
the $nexthop, $recipient, $user, $extension or $mailbox command-line macros.

- A much enhanced pipe delivery agent with proper quoting of white space and
other special characters in the expansions of the $sender and $recipient
command-line macros. This is necessary for correct operation of the "simple"
content filter, among others.

- Retraction of one RFC2821-induced change that was causing more problems
than it solved.
2001-06-11 06:31:52 +00:00
avsm
02cfbda4f0 fix the mysql flavor
spotted by the ever-vigilant naddy
2001-06-09 19:42:42 +00:00
shell
4e5584464c Sync upgrade
no update in last commit ??
2001-06-07 17:12:11 +00:00
shell
05a52ce0ed Upgrade to 5.411 2001-06-07 17:07:41 +00:00
shell
9b8caf7baf - Fixes Makefile
- Remove .packlist
2001-06-04 19:23:30 +00:00
lebel
02352cf875 use of USE_BZIP2 is deprecated, so we use EXTRACT_SUFX instead. 2001-06-03 16:14:34 +00:00
brad
6de20d30a3 update dependency entries for MySQL. 2001-06-03 05:32:16 +00:00
jakob
269e4c49a2 change PREFIX to LOCALBASE for various -I and -L flags. thanks brad@ 2001-05-29 11:56:09 +00:00
jakob
96b998cbb4 respect CC and CFLAGS 2001-05-29 06:11:36 +00:00
naddy
4420e4418a +grepmail 2001-05-28 20:17:29 +00:00
naddy
bcc5ae0cf3 Import grepmail-4.47.
Submitted by Joshua Stein <jcs@rt.fm>.

Grepmail searches a normal, gzip'd, bzip'd, or tzip'd mailbox for a given
regular expression, and returns those emails that match it.
2001-05-28 20:15:07 +00:00
lebel
71b75e8f00 add a new FLAVOR to mutt, "compressed" that add compressed folder support
to mutt via a patch provided by Roland Rosenfeld <roland@spinnaker.de>,
located at http://www.spinnaker.de/mutt/compressed/.

Also, add a patch to browser.c to handle proper handling of timestamp in
folder view of Maildir forlders.

Okayed by fgsch@
2001-05-27 21:30:29 +00:00
jakob
6a9e814523 upgrade to postfix release 20010228 patch 03.
Postfix official release 20010228 patch 03 fixes all known problems that were
also fixed with snapshot 20010525.

The official Postfix release does not change except for bugfixes. New
features are introduced in Postfix snapshots; the snapshots eventually evolve
into the next official release.

Only only major fix is for a memory leak in the LDAP client module. If you do
not use LDAP, then there is no urgent need to apply the patch.
A fully patched version will be made available via the usual sites listed on
the www.postfix.org web site.
2001-05-27 06:39:33 +00:00
jakob
5903eaafda update to postfix snapshot 20010525. info from wietse:
- Many little revisions of little details in the light of the new RFC 2821
and RFC 2822 standards. RFC features considered less urgent or less useful
are discussed in source code comments. See the RELEASE_NOTES for possible
incompatibilities.

- A much enhanced postsuper queue maintenance tool that can fix Postfix
queues restored from another machine or from backup. The postsuper tool
corrects file names when a file name does not match the message file
inode number. My respect has doubled for people who write fsck-like programs.
2001-05-26 05:57:17 +00:00
fgsch
a8efa06058 Remove curses from flavor list now that's the default; noticed by wilfried@. 2001-05-25 04:16:34 +00:00
shell
df9e6547d3 - Sync with GnuPG 1.0.5
- Upgrade to 3.5.6
2001-05-23 17:02:42 +00:00
form
447801c192 +hypermail,gdbm 2001-05-23 03:02:29 +00:00
form
dc3256abe5 upgrade to 2.1.1 2001-05-23 02:58:52 +00:00
brad
80a6c2ebed upgrade to fetchmail 5.8.4 2001-05-23 02:16:40 +00:00
lebel
d5816f11dc update mail/kbiff to 3.4.2 2001-05-23 00:49:21 +00:00
naddy
45ac021179 remove explicit curses flavor; ok fgsch@ 2001-05-18 00:57:28 +00:00
avsm
616df80695 correct installation mode of executables (got wiped in last update)
Spotted by Hans Guenter Weigand <weigand@hus-soft.de>
2001-05-14 20:46:20 +00:00
naddy
f8e64d461e fix charset spec of Dutch message catalog 2001-05-14 20:16:08 +00:00
naddy
97aa68393c fix encoding of Chinese message catalog for new gettext; from shell@ 2001-05-14 20:00:11 +00:00
lebel
e02e0959ff add qtools. 2001-05-14 17:23:50 +00:00
lebel
ab23fd27b2 initial import of qtools-0.54:
--
The qtools package comprises several utilities for use with qmail,
typically as part of .qmail command processing.
 
The provided utilities can do things like:
 
  * Parse 822-formatted email messages
  * Perform address matching
  * Conditionally deliver mail to a maildir
  * Filter, forward, and autoreply to email messages

Submitted by Brian J. Kifiak <bk@rt.fm>
2001-05-14 17:21:38 +00:00
naddy
bf52f370e4 Update to 0.4.66; from maintainer. 2001-05-12 23:51:19 +00:00
shell
9660606a44 bump VERSION 2001-05-11 07:04:56 +00:00
avsm
98411c483f upgrade to maildrop-1.3.2
Major change is the 'mailbot' for autoresponder creation
2001-05-10 23:05:01 +00:00
avsm
3e1bf4717f No need for the pop3 flavors to courier-imap anymore 2001-05-10 22:30:01 +00:00
avsm
3875d8f3ea Upgrade to courier-imap-1.3.8.1
- Split into subpackages: courier-pop3 and courier-imap
- pop3 FLAVOR no longer needed, so removed
- Disable ipv6, since if it detects ipv6, it will bind only to the ipv6
  socket and expect that to also accept ipv4 connections.  Author notified
2001-05-10 22:29:04 +00:00
naddy
ec4ede3197 Use MACHINE_ARCH instead of ARCH in p5-* dependencies. 2001-05-10 22:11:27 +00:00
naddy
cc8565943d Update to sylpheed-0.4.65; from maintainer. 2001-05-08 19:02:51 +00:00
lebel
d3f8ca8a7c mail: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:45:53 +00:00
jakob
ab9df5f613 update to postfix snapshot 20010502 2001-05-05 22:13:47 +00:00
jakob
65d6224932 update to postfix version 20010228 patchlevel 2. 2001-05-05 22:12:41 +00:00
espie
b186afd8b2 , -> : in flavor deps. 2001-05-05 21:28:04 +00:00
camield
643cc1206a PERMIT_PACKAGE_*: Yes -> No
No license, or license not clear
2001-04-22 12:04:43 +00:00
peter
29d991f46c minor type in an example 2001-04-22 09:03:40 +00:00
peter
47009373fa exim: add no_x11 combinations of builds with other FLAVORs and also
a "monster" (not really) all FLAVORs exim build. The no_ssl FLAVOR
is not normally used and I have left it out for use in special
circumstances.

ok espie@
2001-04-21 19:17:47 +00:00
peter
09aebd11d2 change exim FLAVOR pgsql -> postgresql 2001-04-21 19:04:00 +00:00
peter
1ca6a94b2a bump NEED_VERSION
integrate COMMENT
change postgresql dependencies to new paths and names

ok espie@
2001-04-21 18:54:11 +00:00
naddy
a2c17dd432 Update to 0.4.64: bugfixes, new translations. From maintainer. 2001-04-21 13:51:33 +00:00
espie
f3b9e652ed Same issue as bzip2 2001-04-20 16:27:38 +00:00
espie
5bed1b1faf fix typos 2001-04-20 15:01:04 +00:00
brad
ff02044b99 - integrate COMMENT
- bump NEED_VERSION
- remove now bogus pre-fetch message
- document FLAVORs in DESCR
--
Ok'd by: maintainer
2001-04-19 22:26:31 +00:00
avsm
06df8b988d update to p5-Mail-IMAPClient-2.1.2 2001-04-18 21:57:53 +00:00
shell
91d63998f0 Change MAINTAINER email address 2001-04-17 06:37:33 +00:00
lebel
1dcfaf5f51 add kbiff 2001-04-16 16:47:28 +00:00
lebel
f8a89397cf initial import of kbiff-3.4:
--
KBiff is a "biff" or new mail notification utility. It is highly
configurable but very easy to use and setup. It tries to combine
the best of the features of most of the "other" biff programs out
there.
 
KBiff supports all major mailbox formats: mbox (Berkely style),
maildir, mh, POP3, IMAP4, and NNTP.
 
KBiff is also part of the KDE project. Among other things, this
means that it has support for session management (it "remembers"
the last state it was in before you logged off) and can be docked
into the panel.

checked by wilfried@ (thanks!).
2001-04-16 16:46:31 +00:00
naddy
c2960d64cb Maintainer update to 0.4.63. 2001-04-15 00:39:43 +00:00
brad
6cbe0697e7 space -> tab 2001-04-14 03:57:00 +00:00
brad
7abbb819cd - integrate COMMENT's
- use PKGNAME-foo instead of overriding PKGNAME
- bump NEED_VERSION
2001-04-14 02:56:16 +00:00
brad
ca6014c63b - integrate COMMENT
- bump NEED_VERSION
2001-04-13 23:22:49 +00:00
brad
2eb135eebd upgrade to fetchmail 5.8.1
--
Ok'd by: maintainer
2001-04-13 20:35:49 +00:00
avsm
10a630ab9e integrate COMMENT 2001-04-10 00:23:01 +00:00
rohee
def4640aa7 Integrate comment
Bump NEED_VERSION
2001-04-08 15:45:13 +00:00
espie
9c7d1e0fa2 Missing 2001-04-05 12:12:13 +00:00
espie
875b1cbbbe Bad package name. Couldn't parse version. 2001-04-05 10:15:02 +00:00
jakob
635beff2f4 update to postfix snapshot 20010329 2001-03-31 08:48:06 +00:00
wilfried
7b12f12beb add wmmail 2001-03-30 14:08:51 +00:00
wilfried
080cd51578 Initial import of WMMail.app-0.64
wm-dockapp; mail notifier
2001-03-30 14:08:08 +00:00
jakob
93137d33b7 update to postfix release 20010228-pl01. info from Wietse below:
--
Postfix Release 20010228 Patchlevel 01 includes patches that were
sent to the list in the last month, some portability enhancements,
and updated documentation.

- The flush daemon complained when Postfix was deferring mail
  for user@[ip.address], and aborted with a panic when deferring
  mail to user@a.domain.name (one-letter subdomain name).

- The LMTP connection caching did not work for destinations that
  start with inet: or unix:.

- The cleanup server stalled when mail exceeded the queue file
  size limit by a small amount. The sender was not informed of
  the file size problem and kept sending the mail repeatedly.

- Mail address headers with newline inside (comment) caused
  Postfix to emit a backslash before the end of line.
2001-03-30 06:41:18 +00:00
avsm
3f58909adb Integrate COMMENT, bump NEED_VERSION
From: Shell Hung <i@shellhung.org>
2001-03-29 17:37:40 +00:00
avsm
c19b041d4b Integrate COMMENT, bump NEED_VERSION
From: Shell Hung <i@shellhung.org>
2001-03-29 17:21:22 +00:00
form
10618cf7ca kill COMMENT 2001-03-29 10:09:42 +00:00
form
239e39a96b editors/net 2001-03-29 10:05:39 +00:00
danh
732abfb621 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:35:25 +00:00
wilfried
1911eb9940 - integrate COMMENT
- bump NEED_VERSION
2001-03-28 10:05:32 +00:00
kevlo
60741d1950 Add cmail. 2001-03-28 03:27:25 +00:00
kevlo
d54dcc9c73 Initial import of cmail-3.1
cmail is a simple mail counter, usefule for multiple mailfiles.
2001-03-28 03:26:55 +00:00
naddy
f8c453e9b6 - Update to 0.4.62.
- Pull COMMENT into Makefile.

Submitted by Couderc Damien <couderc.damien@wanadoo.fr>.
2001-03-27 23:27:52 +00:00
avsm
09c9c79dbd update to p5-Mail-Box-1.110 2001-03-25 13:00:00 +00:00
naddy
0c3370a419 - Pull in COMMENT
Submitted by MAINTAINER:
- Update to 0.2p (follows new development branch, adds man pages).
- Update DESCR.
2001-03-25 12:40:57 +00:00
jakob
1d0220ad49 move COMMENT into Makefile & touch NEED_VERSION 2001-03-24 19:55:27 +00:00
avsm
20d5e4e626 add a note about the Courier-IMAP authentication modules being installed
also
2001-03-24 15:42:44 +00:00
reinhard
fb98f9a8d8 kill pkg/COMMENT 2001-03-23 16:30:16 +00:00
avsm
2e20065319 + p5-Mail-Box 2001-03-22 23:23:08 +00:00
avsm
ed34ab51f3 Initial import of p5-Mail-Box-1.100
With help from Shell Hung <i@shellhung.org>

--
The Mail::Box module is a modern mail-folder manager.

The modules are trying to keep messages stored in the mailbox file(s)
for as long as possible.  Only if the user of a folder really needs
the content of a message, that message is read from file and parsed.
2001-03-22 23:21:57 +00:00
brad
3e8d522623 - mkdir -> ${INSTALL_DATA_DIR}
- kill off FreeBSD-ism (NOPORTDOCS knob)
--
Patch from: Pete Fritchman <petef@databits.net>
2001-03-22 22:06:35 +00:00
reinhard
b3730210b1 update to abook 0.4.12
ChangeLog:
 - added man page for abookrc (Alan Ford)
 - notes are returned as optional data in mutt queries
 - created a workaround for a mutt query bug
 - new "extra_alternative" config option (Alan)
 - added undo feature to editor
 - FAQ
 - macro updates
 - fixed the cancel key behavior in editor
2001-03-22 17:47:20 +00:00
avsm
3372892cd4 run DESCR through fmt(1) 2001-03-22 03:19:54 +00:00
avsm
d74bfc6dc3 add the new courier-imap flavors (and combinations thereof) 2001-03-22 03:12:14 +00:00
avsm
5fe181752d Update to use the authdaemon framework, instead of directly accessing
the static authentication modules.

This allows us to add two new flavors: ldap and mysql, which communicate
via the authdaemon.

Note that this requires users to rehaul their configuration scripts;
the INSTALL script should detect this and print out a message.
2001-03-22 03:10:48 +00:00
avsm
cd156c319f remove double forward-slash 2001-03-19 20:17:03 +00:00
peter
579689e6ab MIME-tools is a collection of Perl5 MIME:: modules for parsing,
decoding, *and generating* single- or multipart (even nested multipart)
MIME messages. of course, you can send messages with attached GIF
files).
2001-03-19 19:12:55 +00:00
wilfried
eadc5af837 respect CFLAGS, ok maintainer 2001-03-19 17:50:28 +00:00
wilfried
5465b2810b respect CC/CFLAGS, ok maintainer 2001-03-19 17:34:42 +00:00
fgsch
84b305f8ee Move to `gold' 5.7.0 version; pointed out by several ppl. 2001-03-18 21:06:52 +00:00
wilfried
37a0532f8b respect CC/CFLAGS 2001-03-17 15:36:09 +00:00
wilfried
f665e6e231 Add MASTER_SITES 2001-03-14 12:23:10 +00:00
wilfried
61ec94c7f6 -clean up (match Makefile.template)
-add USE_X11 where forgotten
2001-03-09 14:28:45 +00:00
brad
b676d035fb remove major rev for mysqlclient dependency entry. 2001-03-07 19:05:33 +00:00
avsm
b3576b9c53 Update to maildrop-1.3.1
Documentation updates only.
2001-03-06 08:52:00 +00:00
naddy
9ef0c9cf65 - add flavors to choose between imlib and gdk_pixbuf
- remove gpgme support
from Couderc Damien <couderc.damien@wanadoo.fr>
2001-03-04 20:39:41 +00:00
camield
7d5ac525fe update to 0.90, declared gamma now
mostly internal changes
2001-03-02 09:47:35 +00:00
jakob
24c0124f74 build ldap and pcre flavours of stable version 2001-03-01 08:10:21 +00:00
jakob
7294767bc7 update to postfix snapshot 20010228 (release 20010228 + nnqmgr + virtual) 2001-03-01 07:59:17 +00:00
jakob
88877ed392 update to postfix release 20010228 (first non-beta release).
read RELEASE_NOTES before upgradering as there are incompatible changes.
2001-03-01 07:57:56 +00:00
avsm
ec1cf279ac RUB -> RUN, from Shell Hung <i@shellhung.org> 2001-02-28 20:35:16 +00:00
brad
45daf36498 openldap, mysql and postgresql make shared libraries, dont cause great
pain with incorrect dependencies.
2001-02-28 15:13:19 +00:00
avsm
348af0e995 - update to courier-imap-1.3.5
- setup CONFIGURE_ENV more carefully
- /etc/userdb -> ${SYSCONFDIR}/userdb - this doesn't go in /etc/courier-imap
 since the userdb can be shared across several applications
- finally cave in, and activate the workarounds for bugs in IMAP clients.
This actually breaks RFC2060, but allows NS4/Mozilla/StarOffice brain-dead
clients to work with courier-imap.

--
Add support for the IMAP IDLE extensions
Block out clients that constantly send garbage
2001-02-28 04:55:03 +00:00