1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
Commit Graph

6636 Commits

Author SHA1 Message Date
Kirill Ponomarev
eb8964fe3a Update to version 11.4
PR:		ports/71300
Submitted by:	Ports Fury
2004-09-03 08:15:05 +00:00
Martin Blapp
16ddee7db1 Bump port revision and port epoch since the port distfile itself
has not changed. All comitted patches have been accepted by the
current MIME-Tools maintainer and will be part of the next release.

Readd p5-MIME-Base64 as default dependency and add new needed
p5-Convert-BinHex (we support now BinHex decoding).
2004-09-02 22:33:01 +00:00
Martin Blapp
1e19eb9cac Add BinHex support.
Submitted by:   Julian Field <mailscanner@ecs.soton.ac.uk>
2004-09-02 22:29:13 +00:00
Martin Blapp
b7a71638d2 Return undef or the parsed MIME::Entity in parse_data().
Submitted by:   David F. Skoll <dfs@roaringpenguin.com>
2004-09-02 22:28:46 +00:00
Martin Blapp
fc918f70f4 Limits the number of MIME parts we will parse.
Normally, instances of this class parse a message to the bitter end.
Messages with many MIME parts can cause excessive memory consumption.
If you invoke this method, parsing will abort with a die() if a message
contains more than NUM parts.

Submitted by:   David F. Skoll <dfs@roaringpenguin.com>
2004-09-02 22:28:22 +00:00
Martin Blapp
25e1eade83 Remove whitspaces from exorcise_filename() and make evil_filename()
recognize path or special characters.

Submitted by:   Julian Field <mailscanner@ecs.soton.ac.uk>
                Martin Blapp <mbr@freebsd.org>
2004-09-02 22:27:53 +00:00
Martin Blapp
9125352749 Fix encoding corruption. rt.cpan.org: Bug #7457
encode_qp() since version 3.02 takes up 3 args. Third arg is a flag indicating binary
mode. Since the flag meaning is inverted comparing to the MIME::Base64 patch suggested
originally, the corresponding MIME-tools patch needs to be modified also.

Submitted by:	ak2@smr.ru
2004-09-02 22:27:14 +00:00
Martin Blapp
7841f83c76 Parser memory leak fixed. The closure-based task/benchmark mechanisms created for 5.5
were leaking references like crazy.  That's been stopped.

Taken from MIME-Tools 6.002
2004-09-02 22:26:34 +00:00
Martin Blapp
99bf015c47 Correct "7_bit", "7-bit", and "7 bit" to
"7bit"; likewise for "8bit".

Taken from MIME-Tools 6.002
2004-09-02 22:26:06 +00:00
Tilman Keskinoz
73e0f854b1 Update to 4.33.3
PR:		71192
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2004-09-02 13:27:44 +00:00
Mathieu Arnold
d1c4854660 Update to 1.0.0.r4
use DATADIR

PR:		71243
Submitted by:	maintainer
2004-09-02 09:26:43 +00:00
Will Andrews
1b6c87c5ba Add postgrey 1.15, a greylisting policy server for Postfix.
Assistance from:	Harold Paulson <haroldp@internal.org>
2004-09-01 22:11:21 +00:00
Michael Nottebrock
79f9fb97cf Update to 2.2-20040829.
Submitted by: maintainer
2004-09-01 18:14:44 +00:00
Volker Stolz
612a618917 Fix the gld startup script. Some references to amavisd (from which the
script has been copied) have been left in by accident.

PR:		ports/71194
Submitted by:	Blaz Zupan (maintainer)
2004-09-01 08:06:24 +00:00
Michael Haro
be3ac29f18 Bug Fix: A newly created mailman 2.1.5 list will email bogus moderator
requests until a genuine one has been handled.

Reference: <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.038.htp>

Bump PORTREVISION

Approved by:	maintainer
2004-08-31 17:27:06 +00:00
Dag-Erling Smørgrav
8eccf35301 Fix build on 6.0.
Approved by:	maintainer
2004-08-31 13:48:12 +00:00
Kirill Ponomarev
27563a5d6b Add a patch to correctly handle attachments in S/MIME encrypted and
signed messages (especially those generated by Outlook).

PR:		ports/71181
Submitted by:	maintainer
2004-08-31 08:11:05 +00:00
Sergei Kolobov
23944c62cd - Update to 1.2.9final 2004-08-30 16:29:27 +00:00
Hajimu UMEMOTO
1f66719d73 add AUTH_KRB5 option to use Kerberos5 authorization module.
Requested by:	Volodymyr Kostyrko <arcade@ints.net>
2004-08-30 15:25:10 +00:00
Joe Marcus Clarke
f02eb61ea2 Update to 2.2.4. 2004-08-30 04:12:03 +00:00
Jun Kuriyama
b3a5a28b5f - Remove empty line and not so important "Author:" line from descr.
- Fix typo at "@unexec rmdir" line in plist.
2004-08-30 03:36:31 +00:00
Lars Thegler
abab1efce8 Add p5-Email-MIME-Attachment-Stripper 1.3, strip the attachments
from a mail.
2004-08-29 22:47:35 +00:00
Lars Thegler
df2bf19adc Add p5-Email-Address 1.3, RFC 2822 Address Parsing and Creation. 2004-08-29 22:30:29 +00:00
Kirill Ponomarev
4c09704145 Update to version 119
PR:		ports/71114
Submitted by:	maintainer
2004-08-29 20:37:58 +00:00
Pav Lucistnik
1d260352d8 - Update MASTER_SITES and WWW
PR:		ports/71107 (based on)
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-08-29 18:48:44 +00:00
Joe Marcus Clarke
ac54da6195 Chase the libpspell shared lib version. 2004-08-29 18:13:43 +00:00
Lars Thegler
d03042efd7 Add p5-Email-MIME 1.8, easy MIME message parsing. 2004-08-29 16:17:22 +00:00
Lars Thegler
45bee6fe31 Add p5-Email-MIME-ContentType 1.0, parse a MIME Content-Type Header. 2004-08-29 15:18:05 +00:00
Sergey Matveychuk
254bd6369c - Change the default from WITH_MUTT_NCURSES to WITH_MUTT_SLANG to be in
sync with mail/mutt.
- Update the maildir header cache to the current version.
- Update the threadcomplete patch (including some documentation on it).
- Beautify the documentation in some cases.
- Correct the note how to get SLANG working.
- Bump PORTREVISION.

PR:		ports/71103
Submitted by:	maintainer
2004-08-29 14:06:34 +00:00
Lars Thegler
a5f20fa701 Update to 2.0 2004-08-29 10:59:17 +00:00
Thierry Thomas
64e8cb66bb Chase libaspell to aspell.16. 2004-08-28 22:50:44 +00:00
Michael Haro
9abb35f0d8 Update to 1.02
PR:		71080
Submitted by:	maintainer
2004-08-28 18:27:54 +00:00
Alexander Leidinger
aaa84b1275 Update to 0.9.12a.
Please read the ChangeLog at http://sylpheed-claws.sourceforge.net/news.php,
there are some changes which may need user interaction.
2004-08-28 14:51:37 +00:00
Kirill Ponomarev
1787ec7d02 Update to version 0.33
PR:		ports/71062
Submitted by:	Ports Fury
2004-08-28 06:59:18 +00:00
Mark Linimon
2fe8c782db Fix MD5 and size. (location of distfile did not change).
PR:		ports/70961
Submitted by:	Olafur Osvaldsson <oli at isnic dot is>
Approved by:	Rob Evers <rob at debank dot tv> (maintainer)
2004-08-28 04:44:00 +00:00
Oliver Eikemeier
e05bc8674a update to version 4.42+27 2004-08-27 11:35:26 +00:00
Volker Stolz
70f88c47c0 Update to 1.3.2.3:
Security fix for "ripMIME attachment extraction bypass",
http://www.freebsd.org/ports/portaudit/85e19dff-e606-11d8-9b0a-000347a4fa7d.html

PR:		ports/70874
Submitted by:	Esa Karkkainen
Approved by:	maintainer
2004-08-27 10:32:33 +00:00
Oliver Braun
ed2a69bb0e Upgrade to 0.15. 2004-08-26 20:08:56 +00:00
Sergey Matveychuk
e5330e2b9f Fix build on 5.x
PR:		ports/70991
Submitted by:	maintainer
2004-08-26 17:11:08 +00:00
Erwin Lansing
eb888f36a8 Update mlmmj to version 1.0.0-RC2 and add knobs to install the perl admin
and user webinterfaces and the php user webinterface.

PR:		70979
Submitted by:	Christian Laursen <xi@borderworlds.dk> (maintainer)
2004-08-26 09:02:21 +00:00
Sergei Kolobov
7fe65f2933 - Update to 4.0.6
- Unbreak fetching: put in MASTER_SITE_LOCAL
2004-08-26 05:19:45 +00:00
Peter Pentchev
449bcae98c Update to vpopmail-5.4.6, which contains IMPORTANT security fixes for
people using vpopmail with SQL backends!
2004-08-25 08:09:45 +00:00
Sergey Matveychuk
560a674ad6 - Fix OPTIONS
- Remove pre-build

PR:		ports/70911
Submitted by:	maintainer
2004-08-24 19:38:56 +00:00
Pav Lucistnik
55b4d77704 - Allow build on FreeBSD 6
PR:		ports/70742
Submitted by:	Paul Seniura <pdseniura@techie.com>
Approved by:	maintainer
2004-08-24 17:51:22 +00:00
Sergei Kolobov
5eb7766766 - Update to 1.0
- Install some contributed examples
- Revive pkg-plist
2004-08-24 15:43:16 +00:00
Volker Stolz
7f8bc5c8a1 Update to 1.0.1
PR:		ports/70833
Submitted by:	Lefteris Chatzibarbas (maintainer)
2004-08-24 12:35:54 +00:00
Alex Dupre
a6867d948a Update to 0.9.6 final release. 2004-08-23 21:49:29 +00:00
Volker Stolz
977f6e058b Update to milter-sender 0.61 / libsnert 1.39.
Most notable new feature: Outgoing recipients are automatically white-listed
if the incoming sender was white-listed (i.e. you will receive replies to
your mails w/o a callback).
2004-08-23 15:54:39 +00:00
Kirill Ponomarev
41b358c916 Update to 2.1.8
PR:		partially ports/70857
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2004-08-23 12:41:05 +00:00
Kirill Ponomarev
f980e2ae20 Update to 0.92.6
PR:		ports/70840
Submitted by:	maintainer
2004-08-23 05:11:04 +00:00