aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118243
* - utilize and PLIST_FILES and PORTDOCSYen-Ming Lee2004-09-163-10/+16
| | | | | | | | | | | | - unbreak this port PR: 71482 Submitted by: leeym Reviewed by: David Bremner <bremner@unb.ca> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118195
* Upgrade from 1.0 to 1.0.1, which fixes the fatal warning on 64-bit systems.Mikhail Teterin2004-09-142-3/+3
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118164
* Merge several security and reliability fixes from the vpopmail 5.4Peter Pentchev2004-09-102-0/+5
| | | | | | | | | | CVS branch. Prompted by: eik (for the vsybase.c advisory and CVS fix) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118143
* Fix the workaround for corrupted PDF files, so that all other kind of data areMathieu Arnold2004-09-072-2/+2
| | | | | | | | | | decoded and not just wiped out :-) Approved by: portmgr (krion) Pointy Hat To: mbr Notes: svn path=/head/; revision=118131
* IGNORE unfinished repocopiesOliver Eikemeier2004-09-041-0/+2
| | | | | | | Approved by: portmgr (marcus, linimon) Notes: svn path=/head/; revision=118112
* Make sure this patch applies correctly when PATCH_STRIP=-p1, as is theDag-Erling Smørgrav2004-09-049-18/+18
| | | | | | | | | case when TLS is enabled. Approved by: portmgr (krion) Notes: svn path=/head/; revision=118108
* Add fix/workaround for corrupted PDF files attached asMartin Blapp2004-09-031-0/+41
| | | | | | | | quoted-printable encoded MIME attachments by some popular email-client versions on windows. Notes: svn path=/head/; revision=118105
* Update to imap-2004a.Anders Nordby2004-09-035-28/+32
| | | | | | | | Move check for /etc/nologin to PREFIX/etc/nologin, along with other ports etc files. Notes: svn path=/head/; revision=118098
* Update to imap-2004a.Anders Nordby2004-09-032-3/+3
| | | | Notes: svn path=/head/; revision=118097
* - Update to 20040903Yen-Ming Lee2004-09-033-6/+4
| | | | | | | | | | - remove pkg-plist PR: 71333 Submitted by: Michael Ranner <mranner@inode.at> Notes: svn path=/head/; revision=118042
* Fix MASTER_SITESKirill Ponomarev2004-09-032-2/+2
| | | | | | | | PR: ports/71327 Submitted by: maintainer Notes: svn path=/head/; revision=118015
* Update to version 11.4Kirill Ponomarev2004-09-034-6/+6
| | | | | | | | PR: ports/71300 Submitted by: Ports Fury Notes: svn path=/head/; revision=118011
* Bump port revision and port epoch since the port distfile itselfMartin Blapp2004-09-021-6/+5
| | | | | | | | | | | 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). Notes: svn path=/head/; revision=117986
* Add BinHex support.Martin Blapp2004-09-021-0/+260
| | | | | | | Submitted by: Julian Field <mailscanner@ecs.soton.ac.uk> Notes: svn path=/head/; revision=117985
* Return undef or the parsed MIME::Entity in parse_data().Martin Blapp2004-09-021-0/+43
| | | | | | | Submitted by: David F. Skoll <dfs@roaringpenguin.com> Notes: svn path=/head/; revision=117984
* Limits the number of MIME parts we will parse.Martin Blapp2004-09-021-0/+81
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=117983
* Remove whitspaces from exorcise_filename() and make evil_filename()Martin Blapp2004-09-021-0/+23
| | | | | | | | | | recognize path or special characters. Submitted by: Julian Field <mailscanner@ecs.soton.ac.uk> Martin Blapp <mbr@freebsd.org> Notes: svn path=/head/; revision=117982
* Fix encoding corruption. rt.cpan.org: Bug #7457Martin Blapp2004-09-021-0/+128
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=117981
* Parser memory leak fixed. The closure-based task/benchmark mechanisms ↵Martin Blapp2004-09-021-0/+88
| | | | | | | | | | | created for 5.5 were leaking references like crazy. That's been stopped. Taken from MIME-Tools 6.002 Notes: svn path=/head/; revision=117980
* Correct "7_bit", "7-bit", and "7 bit" toMartin Blapp2004-09-021-0/+20
| | | | | | | | | "7bit"; likewise for "8bit". Taken from MIME-Tools 6.002 Notes: svn path=/head/; revision=117979
* Update to 4.33.3Tilman Keskinoz2004-09-024-48/+5
| | | | | | | | PR: 71192 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> Notes: svn path=/head/; revision=117937
* Update to 1.0.0.r4Mathieu Arnold2004-09-023-35/+61
| | | | | | | | | | use DATADIR PR: 71243 Submitted by: maintainer Notes: svn path=/head/; revision=117908
* Add postgrey 1.15, a greylisting policy server for Postfix.Will Andrews2004-09-018-0/+210
| | | | | | | Assistance from: Harold Paulson <haroldp@internal.org> Notes: svn path=/head/; revision=117872
* Update to 2.2-20040829.Michael Nottebrock2004-09-012-3/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=117854
* Fix the gld startup script. Some references to amavisd (from which theVolker Stolz2004-09-012-2/+3
| | | | | | | | | | script has been copied) have been left in by accident. PR: ports/71194 Submitted by: Blaz Zupan (maintainer) Notes: svn path=/head/; revision=117810
* Bug Fix: A newly created mailman 2.1.5 list will email bogus moderatorMichael Haro2004-08-312-0/+21
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=117750
* Fix build on 6.0.Dag-Erling Smørgrav2004-08-3118-0/+198
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=117738
* Add a patch to correctly handle attachments in S/MIME encrypted andKirill Ponomarev2004-08-312-1/+40
| | | | | | | | | | signed messages (especially those generated by Outlook). PR: ports/71181 Submitted by: maintainer Notes: svn path=/head/; revision=117725
* - Update to 1.2.9finalSergei Kolobov2004-08-304-10/+14
| | | | Notes: svn path=/head/; revision=117691
* add AUTH_KRB5 option to use Kerberos5 authorization module.Hajimu UMEMOTO2004-08-303-12/+33
| | | | | | | Requested by: Volodymyr Kostyrko <arcade@ints.net> Notes: svn path=/head/; revision=117684
* Update to 2.2.4.Joe Marcus Clarke2004-08-303-16/+3
| | | | Notes: svn path=/head/; revision=117617
* - Remove empty line and not so important "Author:" line from descr.Jun Kuriyama2004-08-303-5/+3
| | | | | | | - Fix typo at "@unexec rmdir" line in plist. Notes: svn path=/head/; revision=117615
* Add p5-Email-MIME-Attachment-Stripper 1.3, strip the attachmentsLars Thegler2004-08-295-0/+49
| | | | | | | from a mail. Notes: svn path=/head/; revision=117605
* Add p5-Email-Address 1.3, RFC 2822 Address Parsing and Creation.Lars Thegler2004-08-295-0/+37
| | | | Notes: svn path=/head/; revision=117602
* Update to version 119Kirill Ponomarev2004-08-297-101/+72
| | | | | | | | PR: ports/71114 Submitted by: maintainer Notes: svn path=/head/; revision=117597
* - Update MASTER_SITES and WWWPav Lucistnik2004-08-292-2/+3
| | | | | | | | PR: ports/71107 (based on) Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=117593
* Chase the libpspell shared lib version.Joe Marcus Clarke2004-08-292-2/+2
| | | | Notes: svn path=/head/; revision=117590
* Add p5-Email-MIME 1.8, easy MIME message parsing.Lars Thegler2004-08-295-0/+56
| | | | Notes: svn path=/head/; revision=117577
* Add p5-Email-MIME-ContentType 1.0, parse a MIME Content-Type Header.Lars Thegler2004-08-297-0/+65
| | | | Notes: svn path=/head/; revision=117574
* - Change the default from WITH_MUTT_NCURSES to WITH_MUTT_SLANG to be inSergey Matveychuk2004-08-294-95/+292
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=117567
* Update to 2.0Lars Thegler2004-08-293-5/+5
| | | | Notes: svn path=/head/; revision=117557
* Chase libaspell to aspell.16.Thierry Thomas2004-08-282-2/+4
| | | | Notes: svn path=/head/; revision=117535
* Update to 1.02Michael Haro2004-08-285-33/+33
| | | | | | | | PR: 71080 Submitted by: maintainer Notes: svn path=/head/; revision=117518
* Update to 0.9.12a.Alexander Leidinger2004-08-286-12/+20
| | | | | | | | Please read the ChangeLog at http://sylpheed-claws.sourceforge.net/news.php, there are some changes which may need user interaction. Notes: svn path=/head/; revision=117502
* Update to version 0.33Kirill Ponomarev2004-08-286-38/+18
| | | | | | | | PR: ports/71062 Submitted by: Ports Fury Notes: svn path=/head/; revision=117492
* Fix MD5 and size. (location of distfile did not change).Mark Linimon2004-08-281-2/+2
| | | | | | | | | PR: ports/70961 Submitted by: Olafur Osvaldsson <oli at isnic dot is> Approved by: Rob Evers <rob at debank dot tv> (maintainer) Notes: svn path=/head/; revision=117476
* update to version 4.42+27Oliver Eikemeier2004-08-273-14/+14
| | | | Notes: svn path=/head/; revision=117410
* Update to 1.3.2.3:Volker Stolz2004-08-272-3/+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 Notes: svn path=/head/; revision=117404
* Upgrade to 0.15.Oliver Braun2004-08-262-3/+3
| | | | Notes: svn path=/head/; revision=117365