Commit Graph

1033 Commits

Author SHA1 Message Date
brad
471e274019 hopefully fix build problems after trying to get Pine to obey CC. 2002-02-18 14:43:06 +00:00
matt
fa5b2ea85c Update Python dependencies. 2002-02-15 19:53:42 +00:00
lebel
4a78170e45 update mail/tmda to 0.46 2002-02-12 16:29:34 +00:00
kevlo
09271836e1 fix checksum error.
--
Pointed out by matt@ and naddy@
2002-02-11 06:35:28 +00:00
avsm
29a293b2d7 use the correct checksum file 2002-02-11 00:51:58 +00:00
avsm
b70e63cc45 Update to courier-imap-1.4.2
The mysql and ldap flavours need more testing!
2002-02-11 00:51:27 +00:00
brad
0d8e6cc6bd honor CC. 2002-02-09 21:10:04 +00:00
brad
a5d290f3ec honor CC.
--
Suggestion from: naddy@
2002-02-09 20:50:53 +00:00
kevlo
0515444e74 upgrade to version 1.61 2002-02-06 02:57:22 +00:00
kevlo
08f233c216 add MASTER_SITES. Pointed out by naddy@ 2002-02-05 14:16:41 +00:00
kevlo
17278da588 add openwebmail 2002-02-05 04:54:21 +00:00
kevlo
d588003be4 Initial import of openwebmail-1.60
Open WebMail is a webmail system designed to manage very large mail folder
files in a memory efficient way. It also provides a range of features to
help users migrate smoothly from Microsoft Outlook to Open WebMail.
2002-02-05 04:53:17 +00:00
jakob
6a2ead93f1 update to postfix v1.1.3 and pfixtls v0.8.3 2002-02-04 07:11:40 +00:00
lebel
3817bfb892 update mail/tmda to 0.45 2002-01-29 02:44:44 +00:00
avsm
853cd6e1f4 + imp 2002-01-26 18:59:34 +00:00
avsm
18c314f9cc Initial import of IMP-3.0
--
IMP is a powerful web-based IMAP4/POP3 client.  It is built on top
of the Horde Application Framework, and features state of the art
MIME handling, per-user preferences, folder navigation, searching,
and an uncluttered user interface.
2002-01-26 18:58:54 +00:00
jakob
f5b59331c6 update to v1.1.2 2002-01-25 18:20:13 +00:00
lebel
37783ed264 update mutt/snapshot to 1.3.27i; thanks naddy@ 2002-01-25 17:01:12 +00:00
jakob
425e24dc01 update to postfix v1.1.1 2002-01-25 08:14:29 +00:00
jakob
1524ee3f55 disable snapshot 2002-01-25 08:12:33 +00:00
jakob
da9d534781 disable (using BROKEN) until new snapshot is released 2002-01-25 08:12:19 +00:00
fgsch
878d486621 Remove pop and imap flavors; suggested by naddy@, discussed with him
and lebel@.
2002-01-23 19:41:29 +00:00
lebel
be6f7fa36c hmm, DESCR needs to be also modified too 2002-01-23 19:04:05 +00:00
lebel
f834b96787 naddy@, fgsch@ and I all agreed to remove the pop and imap
FLAVORs and intergrate them in the default install in both stable
and snapshot ports of mail/mutt
2002-01-23 19:01:28 +00:00
lebel
84f8cc3c6a +tmda 2002-01-19 00:58:04 +00:00
lebel
d1169b7642 initial import of mail/tmda 0.44:
--
TMDA is an OSI certified software application designed to significantly
reduce the amount of SPAM/UCE (junk-mail) you receive. TMDA combines a
"whitelist" (for known/trusted senders), a "blacklist" (for undesired
senders), and a cryptographically enhanced confirmation system (for
unknown, but legitimate senders). TMDA strives to be more effectual, yet
less time-consuming than traditional filters.

WWW: http://tmda.sourceforge.net/
2002-01-19 00:57:07 +00:00
jakob
6a1f43dd32 snapshot-20020115, final release candidate 2002-01-16 14:47:34 +00:00
brad
94abb27ec8 fix offsets after upgrade to 4.44 2002-01-13 09:03:25 +00:00
lebel
bdefffdc06 now now... I should REALLY go to sleep. Put back SUPDISTFILES. Sorry. 2002-01-11 04:26:11 +00:00
lebel
7551c867b5 no need to define SUPDISTFILES when the FLAVOR compressed isn't specified. 2002-01-11 04:12:26 +00:00
lebel
d7b17dfde8 * Add compressed folder patch to SUPDISTFILES; spotted by fgsch@
* Use new version of said patch.
* Merge some cosmetic fixes from mutt/stable.
from naddy@ and fgsch@
2002-01-11 04:06:38 +00:00
naddy
914bd298a5 * add compressed folder patch to SUPDISTFILES
* whitespace fixes
ok fgsch@
2002-01-11 01:44:15 +00:00
naddy
a0160bc5f8 update to 0.7.0; from maintainer Damien Couderc <couderc.damien@wanadoo.fr> 2002-01-11 01:30:55 +00:00
jakob
b19fb8302f update to pine v4.44 - security update
--
This note is to announce the availability of the Pine Message System version
4.44. The purpose of this release is to fix a security bug with the treatment
of quotes in the URL-handling code. The bug allows a malicious sender to
embed commands in a URL. This bug is present in all versions of UNIX Pine.
There is no vulnerability from this bug in PC-Pine.
2002-01-10 10:48:44 +00:00
jakob
dc1cd11bea update distfile, no changes to c-client itself 2002-01-10 10:46:14 +00:00
jakob
934abedb6a update distfile, no changes to imapd itself 2002-01-10 09:00:42 +00:00
jakob
63082386e8 automatically rename any existing maildrop group to postdrop instead
of creating a new group.
2002-01-08 20:22:12 +00:00
jakob
abc7a3edb9 update to postfix snapshot 20020107 with pfixtls 0.7.14. this is the
next official release candicate.

important change: maildrop group renamed to postdrop.
2002-01-08 20:12:02 +00:00
lebel
4c52906a92 we don't really need the last rmdir in the post-install target; fgsch@ 2002-01-08 15:46:21 +00:00
jakob
8326815ed1 update tls patch to v0.7.14 2002-01-08 14:56:01 +00:00
fgsch
eb9f902af3 Minor cosmetical things to be closer to snapshot. 2002-01-08 05:25:12 +00:00
fgsch
a368cfa491 Put compressed flavor back now that a patch is available; reported
by lebel@lebel.org, thanks again.
2002-01-08 04:24:55 +00:00
lebel
fcf99af8ab re-enable compressed FLAVOR since they are now available for 1.3.25 2002-01-08 03:54:46 +00:00
fgsch
3471ed26f0 Disable compressed flavor by now; reported by lebel@lebel.org and
dorqus@bsdfreek.com.

This should make my 1000th commit.
2002-01-08 03:20:40 +00:00
espie
6204f82467 happy with new autoconf 2002-01-06 18:33:17 +00:00
fgsch
8f0c0452d2 Fix checksums for the compressed flavor; reported by mark@ 2002-01-04 20:20:47 +00:00
jakob
916d503dbc install missing install.cf file, noted by <wngdn@src.uchicago.edu> 2002-01-04 12:59:15 +00:00
brad
2f506b01c3 upgrade to procmail 3.22 2002-01-04 00:54:36 +00:00
lebel
5b64800c77 update mail/mutt/snapshot to 1.3.25i.
- Fix a remotely exploitable bug in mutt.
- For the time being, I disabled the compressed FLAVOR since the updated patch
  is not yet available for the current version.
2002-01-03 02:45:01 +00:00
fgsch
a0c0373d9c SECURITY FIX: Update to mutt 1.2.5.1. This fixes a remote exploit.
Reported by several ppl; thanks to them.
2002-01-02 22:05:42 +00:00
jakob
f77780dfd3 update to snapshot 20011217 2002-01-02 08:01:03 +00:00
lebel
8df801b4ef depends on security/p5-Digest-SHA1 instead of security/p5-Digest-MD5;
from maintainer, Marc Matteo <marcm@lectroid.net>.
2002-01-01 19:57:45 +00:00
lebel
58ddd5feaa remove .packlist from PLIST; thanks pvalchev@ 2001-12-31 19:13:49 +00:00
peter
fd8ab7bae8 From the ChangeLog:
Version 3.34
------------
1. Exim was failing to diagnose a lone \ at the end of an expansion string as
an error (basically a typo in the code).

2. If logging was only to syslog, and Exim was trying to panic-die, it crashed
instead of dying cleanly.

3. If an address was routed using a DNS lookup that found no MX records, but
one or more A records, and fallback hosts were specified on the transport, the
fallback hosts were ignored.

4. $message_body_size was set incorrectly (to zero) during filter testing.

5. Ensure the configuration file is closed before running the -bi command.

6. Reap all complete processes within the loop for accepting -bs or -bS
messages, because it seems that not all OS do this automatically when SIGCHLD
is set to SIG_IGN.

7. Reset SIGHUP to SIG_IGN before restarting a daemon, in case another SIGHUP
arrives very quickly and kills the newly started Exim before it has a chance to
get going.

8. After "452 space shortage", was not unsetting the sender address. Could lead
to strange effects when the client was pipelining.

9. There was no check that getpeername() was giving a socket address when
called on stdin passed from a previous delivery.

10. If a local part beginning with a pipe symbol was directed to a pipe
transport, the transport got confused as to which command it should run.
This could be a security exposure if unchecked local parts are directed
or routed to pipe transports.
2001-12-29 12:55:08 +00:00
lebel
a220fe1914 +razor-agents 2001-12-27 21:54:36 +00:00
lebel
d3fcf0f39c Vipul's Razor is a distributed, collaborative, spam detection and
filtering network. Razor establishes a distributed and constantly
updating catalogue of spam in propagation. This catalogue is used by
clients to filter out known spam. On receiving a spam, a Razor Reporting
Agent (run by an end-user or a troll box) calculates and submits a
20-character unique identification of the spam (a SHA Digest) to its
closest Razor Catalogue Server. The Catalogue Server echos this
signature to other trusted servers after storing it in its database.
Prior to manual processing or transport-level reception, Razor Filtering
Agents (end-users and MTAs) check their incoming mail against a
Catalogue Server and filter out or deny transport in case of a signature
match. Catalogued spam, once identified and reported by a Reporting
Agent, can be blocked out by the rest of the Filtering Agents on the
network.

WWW: http://razor.sourceforge.net/

Submitted by Marc Matteo <marcm@lectroid.net>
2001-12-27 21:54:19 +00:00
shell
a8748dc462 Upgrade to 5.411a 2001-12-26 10:18:33 +00:00
fgsch
27e8a3e34a o update to fetchmail 5.9.6
o regenerate checksum files.
2001-12-17 21:45:49 +00:00
pvalchev
79841a975c add missing kerberos libraries for linking on ELF-based archs; ok jakob 2001-12-16 23:27:01 +00:00
brad
c25c43c3a7 add BUILD_DEPENDS to ensure the right version of c-client is installed. 2001-12-16 21:57:47 +00:00
lebel
69a291b0ec update mail/mutt/snapshot to 1.3.24i 2001-12-13 03:25:32 +00:00
kevlo
ab48f555f0 +mboxgrep 2001-12-05 08:05:22 +00:00
kevlo
a4806d01bb Initial import of mboxgrep 0.7.4.
Mboxgrep is a small utility that scans a mailbox for messages matching
a regular expression. Found messages can be either displayed on standard
output, counted, deleted, piped to a shell command or written to another 
mailbox.
2001-12-05 08:04:27 +00:00
naddy
4c9e6b9f16 - update MASTER_SITES to new location
- better COMMENT

From Sebastian Stark <seb@todesplanet.de>.
2001-12-03 15:06:30 +00:00
pvalchev
af91c7e620 mailman-2.0.8: a security update
from maintainer Nikolay.Sturm@desy.de
2001-12-02 08:21:53 +00:00
brad
293ea6d6ea upgrade to Pine 4.43 2001-12-01 23:22:58 +00:00
brad
7f811c08f8 upgrade to c-client 4.43
--
nothing has changed.
2001-12-01 19:37:51 +00:00
jakob
838d6ee698 update distfile to pine-4.43, no changes to imapd itself 2001-12-01 11:03:05 +00:00
naddy
bea6223416 update to 0.6.5; from maintainer Damien Couderc <couderc.damien@wanadoo.fr> 2001-11-28 22:45:16 +00:00
lebel
9783240a22 update mail/kbiff to 3.5.4 2001-11-28 18:36:56 +00:00
jakob
1cde132e07 add ref to Postfix/TLS webpage 2001-11-28 09:35:14 +00:00
brad
9bdc74d358 add a missing library so fetchmail links on ELF-based archs when using Kerberos. 2001-11-27 15:29:28 +00:00
brad
8f008a8219 -fPIC vs. -fpic, now the c-client shared library links on sparc64 and pine atleast links and loads, no extensive testing done. 2001-11-27 15:10:00 +00:00
jakob
c7e57eb2fa update distfile to pine-4.42, no changes to imapd itself 2001-11-23 12:47:01 +00:00
jakob
59319298dd split out TLSVERSION 2001-11-22 22:49:22 +00:00
jakob
50d68a3139 update to latest stable tls patch 2001-11-22 22:39:09 +00:00
jakob
c30d93b893 update to snapshot-20011121 2001-11-22 22:31:49 +00:00
brad
4e05186098 upgrade to Pine 4.42
--
Minor bux-fix release:
* Replying to a message may close the folder containing the message.
2001-11-22 20:29:20 +00:00
brad
93ffb18c6b upgrade to c-client 4.42
--
NOTHING has changed in c-client, this is due to the fact that c-client comes from the pine distfile and it has been removed and replaced with a minor bug-fix release.
2001-11-22 17:19:02 +00:00
form
d0665be24d upgrade to 2.1.3 2001-11-21 03:00:35 +00:00
reinhard
7c3927482f update to 0.4.15
- distinfo
2001-11-20 10:36:02 +00:00
brad
fc4fa1a587 upgrade to Pine 4.41 + Pico 4.2 2001-11-19 02:01:57 +00:00
brad
477752bdba upgrade to c-client 4.41 2001-11-19 01:56:13 +00:00
jakob
50dbb653e3 simplify patch, shared library tweeks no longer needed 2001-11-18 19:49:22 +00:00
brad
0a2b4f8224 - bump NEED_VERSION
- rename checksums file
2001-11-18 16:57:08 +00:00
jakob
2e1f582613 update to v2001.315 2001-11-17 11:12:08 +00:00
pjanzen
7d82a3ab5b fix subject line so makewhatis is happy; reported by Nick Nauwelaerts
<nick@wanadoo.be>
2001-11-17 06:14:37 +00:00
naddy
0739b03753 add lib/mysql path to library dependencies 2001-11-17 00:12:23 +00:00
jakob
498c09afc0 update to postfix-20010228-pl08; fix another smtpd command log memory exhaustion bug 2001-11-15 20:06:00 +00:00
jakob
9a832bc774 update to snapshot-20011115; fix another smtpd command log memory exhaustion bug 2001-11-15 20:05:40 +00:00
jakob
ef24a4d84d bump NEED_VERSION 2001-11-15 07:36:35 +00:00
jakob
887b88fc53 update to snapshot-20011114; fix smtpd command log memory exhaustion bug 2001-11-15 07:33:58 +00:00
jakob
5c07f24fc4 update to postfix-20010228-pl07; fix smtpd command log memory exhaustion bug 2001-11-15 07:33:33 +00:00
wilfried
aea03643a6 give spec for RUN_DEPENDS 2001-11-14 13:58:34 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
danh
ec0a445436 NO_REGRESS= Yes 2001-11-13 20:14:39 +00:00
fgsch
91a6d55c22 o Update to fetchmail 5.9.5.
o Bump version.
2001-11-12 19:24:54 +00:00
wilfried
a60b7a77bb two security fixes plus some minor regular bugfixes, from maintainer 2001-11-12 13:29:21 +00:00
espie
c62c5a5f8c Complete mysql depends 2001-11-11 13:48:16 +00:00
heko
a8112bca29 Wrap DESCR lines at 80 characters
espie@ ok
2001-11-11 01:44:18 +00:00