summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't core dump on saslauthd lookups without service and realm.Sheldon Hearn2003-08-292-0/+13
| | | | | | | Submitted by: Thomas Hager <thomas.hager@1012surf.net> Notes: svn path=/head/; revision=88002
* Use CONFLICTS.Hajimu UMEMOTO2003-08-296-0/+12
| | | | | | | PR: ports/56118 Notes: svn path=/head/; revision=87994
* Fix an off-by-one error in strncpy(3) usage.Peter Pentchev2003-08-292-1/+13
| | | | | | | | | | Unquote the comment variable. PR: 55700 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=87984
* Do not disable IPv6, with that patch it appears to work.Dmitry Sivachenko2003-08-293-11/+21
| | | | | | | | | Submitted by: Jolan Luff <jolan@mezzanine.servebeer.com> Tested by: Matthias Andree <matthias.andree@gmx.de> Obtained from: NetBSD Notes: svn path=/head/; revision=87981
* Disable IPv6 for now, it break things.Dmitry Sivachenko2003-08-292-1/+12
| | | | | | | | PR: 56105 Submitted by: Matthias Andree <matthias.andree@gmx.de> Notes: svn path=/head/; revision=87960
* - Remove gdbm dependency wich is not required anymore.Alexander Nedotsukov2003-08-291-6/+5
| | | | | | | | | | | | - Remove leftout USE_REINPLACE. - Make LDAP support optional. - Remove ispell build and run dependency in favour of aspell only. Anyway if ispell installed it will be picked up by basa binary. Approved by: marcus (mentor) Notes: svn path=/head/; revision=87948
* mail/imp3: upgrading to 3.2.2 - includes security fixes.Edwin Groothuis2003-08-283-13/+31
| | | | | | | | | | | | | | Upgrading to the latests stable release. This includes several security fixes. The full list of changes (from 3.2.1) can be viewed here: http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.389.2.83&;r2=1.389.2.94&ty=h PR: ports/56099 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=87943
* Use USE_OPENSSL.Hajimu UMEMOTO2003-08-285-5/+5
| | | | Notes: svn path=/head/; revision=87909
* - use hook for bsd.openssl.mkDirk Meyer2003-08-282-8/+38
| | | | | | | | | - new target: howto-sasldb - new target: mailer.base - replace find -> ${FIND} Notes: svn path=/head/; revision=87908
* - use hook for bsd.openssl.mkDirk Meyer2003-08-282-2/+6
| | | | Notes: svn path=/head/; revision=87906
* [orphaned ports]: use USE_MYSQL for various orphaned ports.Edwin Groothuis2003-08-281-2/+2
| | | | | | | | | | | | | | | | | | Make these ports use USE_MYSQL: * databases/dbconnect * net/netsaint * www/mod_mp3 * www/mod_mylo * www/phpnuke * www/postnuke * www/udmsearch * mail/courier PR: ports/56029 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=87903
* [orphaned port] mail/teapop: use USE_OPENLDAP and USE_MYSQLEdwin Groothuis2003-08-282-58/+10
| | | | | | | | | | Use new USE_OPENLDAP and USE_MYSQL in mail/teapop Makefile PR: ports/56027 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=87901
* [update ports]: Use USE_MYSQL and USE_OPENLDAP in my portsEdwin Groothuis2003-08-281-28/+3
| | | | | | | | | | | | www/mod_accounting [1] mail/perdition [2] security/prelude-manager [3] PR: ports/56026 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=87898
* Update to 0.93.2: bug-fix release w/o features [1]Sergey A. Osokin2003-08-283-13/+14
| | | | | | | | | | | Sort pkg-plist after update, fix white spaces [2] Submitted by: Rashid N. Achilov <shelton@sentry.granch.ru> (maintainer) [1], osa [2] PRs: 56073 Notes: svn path=/head/; revision=87885
* Use %%DOCSDIR%% in pkg-plistSergey A. Osokin2003-08-281-95/+95
| | | | | | | Approved by: Vivek Khera <vivek@khera.org> (maintainer) Notes: svn path=/head/; revision=87867
* update postfix experimental release to latest version.Erwin Lansing2003-08-284-6/+14
| | | | | | | | | | update IPv6 patches to latest versions. PR: 56015 Submitted by: maintainer Notes: svn path=/head/; revision=87861
* * Update to 2.0.14Joe Marcus Clarke2003-08-282-5/+4
| | | | | | | * Use USE_OPENLDAP Notes: svn path=/head/; revision=87826
* - use new hook USE_GNUSTEP in bsd.port.mkDirk Meyer2003-08-283-20/+14
| | | | Notes: svn path=/head/; revision=87820
* Update to 2.0.14 [1]Sergey A. Osokin2003-08-2740-990/+990
| | | | | | | | | | | | | Use %%DOCSDIR%% in pkg-plist [2] Submitted by: Vivek Khera <vivek@khera.org> [1], Linh Pham <question@closedsrc.org> [1], osa [2] Approved by: Vivek Khera <vivek@khera.org> (maintainer) PRs: 55759, 56016 Notes: svn path=/head/; revision=87813
* Fix a problem where the timezone would reset to UTC when switching views.Joe Marcus Clarke2003-08-272-0/+107
| | | | | | | | | | | Thanks to William Bloom <wbloom@eldocomp.com> for finding the catalyst that causes this. PR: 55409 Obtained from: libical-0.24 Notes: svn path=/head/; revision=87798
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-2610-6/+10
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Unregister mailfilter.Sergey A. Osokin2003-08-261-1/+0
| | | | Notes: svn path=/head/; revision=87722
* Remove mail/mailfilter port.Sergey A. Osokin2003-08-264-39/+0
| | | | | | | | | | | | | <quote from PR> ... certainly outdated and replaced by better program. </quote from PR> Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: Justin Robinson <jmrobins@samurai.ruin.org> (maintainer) PR: 55842 Notes: svn path=/head/; revision=87721
* - Update to 0.10.1Kirill Ponomarev2003-08-252-2/+2
| | | | | | | | PR: 55967 Submitted by: maintainer Notes: svn path=/head/; revision=87691
* Import my exiscan-acl clamd virus scanner integration notes.Sheldon Hearn2003-08-254-1/+82
| | | | | | | I can't say enough good things about clamd. Notes: svn path=/head/; revision=87649
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-2510-10/+10
| | | | Notes: svn path=/head/; revision=87644
* mail/pear-mailparse: upgrading to 0.9.3.Edwin Groothuis2003-08-256-44/+46
| | | | | | | | | | | - Upgrading pear-mailparse to its latest release; - Installing tests in a better directory (removing a stage). PR: ports/55170 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=87632
* Add support for Cyrus SASL authentication daemon, enabled if WITH_SASLAUTHDSheldon Hearn2003-08-241-2/+14
| | | | | | | | | | | | is defined. Add a note indicating that Cyrus pwcheck authentication daemon support (enabled with WITH_PWCHECK) is deprecated. Submitted by: Jez Hancock <jez.hancock@munk.nu> Notes: svn path=/head/; revision=87598
* * Update to 0.14.5.2Kirill Ponomarev2003-08-246-4/+26
| | | | | | | | | | | | | | | | | | | | | * trivial patch to fix build with TDB (merged to bogofilter upstream CVS) * bogominitrain.pl - removed email 'cruft' and revised format of verbose output. * Fixed parameter type error in dbh_print_names() that causes segfault. * Fixed parsing error that treated "^From " in encoded text as a message separator. <<****** THIS IS THE SERIOUS PART ****** * Enhanced verbose output of bogominitrain.pl * Fixed defect in bogominitrain.pl's norepetition mode. * Documented '-T' option in man page. * Revised format for '-T'. PR: 55914 Submitted by: maintainer Notes: svn path=/head/; revision=87580
* - Update to 1.1p1Dirk Meyer2003-08-232-2/+3
| | | | | | | | fix a buffer overflow in the return message generation - set PORTVERSION 1.1.1 to avoid future conflicts Notes: svn path=/head/; revision=87547
* Update to smtpfeed 1.20.Motoyuki Konno2003-08-235-10/+7
| | | | | | | | | - Smtpfeed no longer depends on mail/sendmail. It works well with sendmail 8.12. If you use 8.11.X, you'll need sendmail WIDE patch. - There seems to be no official WWW page. Notes: svn path=/head/; revision=87538
* Add msmtp 0.4.2, an SMTP "plugin" for MUAs.Neil Blakey-Milner2003-08-226-0/+83
| | | | | | | | PR: 55877 Submitted by: R.I.Pienaar <rip@devco.net> Notes: svn path=/head/; revision=87511
* New port: Useful tool for sorting mbox style mailboxes after date.Michael Landin2003-08-225-0/+50
| | | | | | | | | PR: 55860 Submitted by: Lasse L. Johnsen <lasse@freebsdcluster.org> Approved by: roberto (mentor) Notes: svn path=/head/; revision=87499
* update from 0.4.7 to 0.5.0Yen-Ming Lee2003-08-213-32/+2
| | | | | | | | | I forgot to update PORTVERSION and distinfo in my previous commit. Noticed by: obraun Notes: svn path=/head/; revision=87454
* update from 0.4.7 to 0.5.0Yen-Ming Lee2003-08-212-20/+16
| | | | | | | | PR: 55826 Submitted by: Lewis Thompson <purple@lewiz.net> Notes: svn path=/head/; revision=87435
* update mail/teapop: 0.3.5 -> 0.3.7Daichi GOTO2003-08-218-48/+146
| | | | | | | | PR: 55329 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=87428
* - Fix typo in CONFIGURE_ARGSKirill Ponomarev2003-08-201-3/+3
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=87405
* - Update to 1.5.1Kirill Ponomarev2003-08-202-5/+7
| | | | | | | | PR: 55801 Submitted by: maintainer Notes: svn path=/head/; revision=87379
* update courier-imap to 2.1.1 which fixes the issue why the port was backed outOliver Lehmann2003-08-203-5/+6
| | | | | | | from 2.1.0 to 2.0.0 Notes: svn path=/head/; revision=87376
* New port: mail/ksigKirill Ponomarev2003-08-205-0/+49
| | | | | | | | | | KSig is a tool for managing a collection of signatures in KDE 3 PR: 55735 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Notes: svn path=/head/; revision=87374
* fix pkg-plistOliver Lehmann2003-08-191-3/+0
| | | | | | | Noted by: bento, Shizuka Kudo <shizukakudo_99@yahoo.com> Notes: svn path=/head/; revision=87296
* This file should have gone away when the second update to 4.21 occurred.Sheldon Hearn2003-08-191-10/+0
| | | | Notes: svn path=/head/; revision=87273
* Remove gbiff as it depends on the old GNOME 1.4 libpanel.Joe Marcus Clarke2003-08-195-54/+0
| | | | Notes: svn path=/head/; revision=87246
* Remove this port as it requires the old GNOME 1.4 libpanel.Joe Marcus Clarke2003-08-196-78/+0
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=87240
* bump PORTEPOCHOliver Lehmann2003-08-181-0/+1
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=87235
* Update to 2.1.15.Hajimu UMEMOTO2003-08-186-30/+18
| | | | | | | | | | | | | | | | | * Correct a potential DOS attack in the fud daemon. * Arbitron now works again * Telemetry logging for mupdate * Duplicate Suppression logging for redirect sieve actions * A number of bugs in reconstruct have been fixed. also added the -p and -x options * Better stubbing out of user_deleteacl * No longer log any shutdown() failures * Improved IPv6 support (for systems with two getnameinfo implementations) * Misc Documentation Improvements Notes: svn path=/head/; revision=87230
* Add p5-Email-Valid-Loose, a variation of Email::Valid which allows dot beforeAkinori MUSHA2003-08-185-0/+37
| | | | | | | at mark. Notes: svn path=/head/; revision=87220
* Update to exim-4.22:Sheldon Hearn2003-08-186-80/+55
| | | | | | | | | | | | | | | | | * IPv6 bug fix incorporated. * Catch up with changes in makefiles. * Make portlint happier with respect to DOCSDIR, INFO and spaces. * Use the new INFO macro. * Use PATCHFILES instead of patching by hand, now that we don't support the non-ACL exiscan patch. This release fixes a few last minute release mistakes from 4.21. PR: ports/55701 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=87219
* Update to 1.0.a.4Mario Sergio Fujikawa Ferreira2003-08-183-5/+24
| | | | | | | | PR: 55492 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=87218
* backout 2.1.0 update, and downgrade it to 2.0.0.Oliver Lehmann2003-08-183-4/+3
| | | | | | | | It seems to be impossible to move or delete an email with 2.1.0 (CPU utilizaztion grows up to 100%, and nothing gets done) Notes: svn path=/head/; revision=87212