aboutsummaryrefslogtreecommitdiff
path: root/mail/fetchmail/files
Commit message (Collapse)AuthorAgeFilesLines
* This port update fixes the pkg-plist to include the new localizations so theyChristian Weisgerber2002-10-311-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | are included in the package, and it contains many upstream bugfixes, installs the NEWS documentation file. These are the upstream fixes: * OTP fix patches from Stanislav Brabec <utx@penguin.cz> * fix patch for writing antispam capability correctly in conf.c. * Fix patches for Debian bugs #162571, #156592. * Correction to manpage re -b and qmail. * Patch to disable use of STLS if auth passwd is specified. * Fix specfile generation to handle SSL correctly. * New Danish, Turkish, and Catalan translation files. * Improved ODMR debug messages. * IMAP efficiency hack; don't fetch sizes unless needed. * Detect and rewrite invalid return paths beginning with @. * Fix for subtle freeing bug that suppressed information in some bounce msgs. * Newline fix patches for internationalization files. * Fix reversed test guarding authentication-failure warnings. * Fix POP3 breakage starting at 5.9.14. PR: 44330 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=69197
* Update 5.9.13 --> 6.1.0. Fixes yet another buffer overflow (exploit)Cy Schubert2002-09-291-7/+7
| | | | | | | | | | | | described at http://security.e-matters.de/advisories/032002.html. Approved by: nectar (using his security-officer hat) will (using his portmgr hat) As we are so close to last tagging, as suggested by portmgr, maintainer approval is forgone. Notes: svn path=/head/; revision=67246
* Upgrade 5.9.6 --> 5.9.11 (fixing a remotely exploitable buffer overrun).Cy Schubert2002-05-231-8/+8
| | | | | | | | | | | PR: 38328 Submitted by: Dominic Marks <dominic_marks@btinternet.com> Approved by: kris for the Security Officer Team, will for the Port Manager Team, and MAINTAINER timeout Notes: svn path=/head/; revision=59759
* Update path to py-tkinterDoug Barton2001-05-301-1/+1
| | | | | | | | PR: 27754 Submitted by: Esa Karkkainen ejk@iki.fi Notes: svn path=/head/; revision=43300
* Update to 5.8.1 with lots of bugfixes. Remove the substitution ofPeter Pentchev2001-04-241-15/+0
| | | | | | | | | | | | /usr/bin/true for autoconf and friends - the fetchmail build system does the right thing now. Approved by: maintainer Apologies to: sobomax for my harsher-than-needed complaints for his fast and to-the-point port fixes. Notes: svn path=/head/; revision=41847
* Unbroke on the systems with crypto from ssl port.Maxim Sobolev2001-03-271-3/+12
| | | | Notes: svn path=/head/; revision=40426
* Commit the least objectionable of the possible fixes... maintainer, et alDoug Barton2001-03-241-0/+12
| | | | | | | | can argue about the rest later, let's get the thing fixed first. This is a combination of my fix and Peter Pentchev's. Notes: svn path=/head/; revision=40308
* Try harder to prevent build process from unnecessarily invoking autoheader,Maxim Sobolev2001-03-201-0/+20
| | | | | | | | | autoconf, automake and aclocal. Prompted by: Raimar Lutsch <raimar@lutsch.de> Notes: svn path=/head/; revision=40095
* Remove patches incorporated into the mainstream fetchmail distribution.Peter Pentchev2001-03-082-49/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=39251
* Update to 5.6.5.Peter Pentchev2001-02-131-12/+12
| | | | | | | | Approved by: maintainer Weird look to: Eric S. Raymonds (3 releases in 2 weeks?! Oh come ON!) Notes: svn path=/head/; revision=38297
* Update to 5.6.3, skipping the slightly buggy 5.6.2.Peter Pentchev2001-02-102-15/+15
| | | | | | | | | | | Also, correct the help message in the fetchmailconf wrapper script - fetchmailconf depends on py-tkinter, not just Python. Submitted by: Jack Twilley <jmt@inktomi.com> - the fetchmailconf inaccuracy Approved by: maintainer Notes: svn path=/head/; revision=38169
* Update to 5.5.6Kevin Lo2000-11-141-7/+6
| | | | | | | | PR: 22825 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35145
* Update fetchmail to 5.5.5James E. Housley2000-10-311-10/+9
| | | | | | | | | PR: 22382 Submitted by: Ben Lovett <blovett@oneinsane.net> Approved by: MAINTAINER Notes: svn path=/head/; revision=34510
* Enable internationalization support.Steve Price2000-05-292-0/+24
| | | | | | | | | PR: 18840 Submitted by: R\xe9mi Guyomarch <rguyom@321.net> No complaints from: maintainer Notes: svn path=/head/; revision=28858
* Update to 5.3.8.Munechika SUMIKAWA2000-05-142-19/+16
| | | | | | | | PR: 18446, 18456 Submitted by: Ville Eerola <ve@sci.fi> Notes: svn path=/head/; revision=28463
* Update to 5.3.0Chris Piazza2000-02-253-0/+45
| | | | | | | | PR: 16952 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=26286
* Update to 5.3.0Chris Piazza2000-02-251-2/+3
| | | | | | | | | | | This builds without patches with --enable-ipv6 but I couldn't test that it actually works. PR: 16952 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=26285
* upgrade to 5.2.4Michael Haro2000-01-311-6/+6
| | | | | | | | PR: 16488 Submitted by: John Reynolds <jjreynold@home.com> Notes: svn path=/head/; revision=25371
* - Upgrade to 5.2.3.Munechika SUMIKAWA2000-01-141-23/+14
| | | | | | | | | - Support IPv6. Approved by: maintainer Notes: svn path=/head/; revision=24711
* Throw in the towel and just cover every use of -lkrbChris Piazza1999-09-241-1/+19
| | | | Notes: svn path=/head/; revision=21923
* Hopefully move the -lcom_err for krb4 to the right place this time.Chris Piazza1999-09-241-10/+10
| | | | Notes: svn path=/head/; revision=21922
* Fix a typoChris Piazza1999-09-221-1/+1
| | | | Notes: svn path=/head/; revision=21891
* Update to version 5.1.0. This should finally fix the build problemsChris Piazza1999-09-221-36/+29
| | | | | | | | with krb4 (I hope, I can't test this). Thanks to Simon Karpen <karpes@rpi.edu> for a fix. Notes: svn path=/head/; revision=21890
* Update to version 5.0.8Chris Piazza1999-09-181-8/+8
| | | | Notes: svn path=/head/; revision=21727
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21124
* Update to fetchamil 5.0.4.Justin M. Seger1999-06-141-18/+8
| | | | | | | | Submitted by: cpiazza@home.net PR: ports/12172 Notes: svn path=/head/; revision=19462
* Add -lmd for -lopie so this compiles on -current.Steve Price1998-09-191-4/+38
| | | | | | | Submitted by: Eugene M. Kim <gene@nttlabs.com> Notes: svn path=/head/; revision=13253
* Upgrade to 4.4.9. Add a wrapper around fetchmailconf that checksMatthew Hunt1998-06-131-0/+19
| | | | | | | | | | whether Python is installed, and emits a helpful message if it isn't. PR: 6866 Submitted by: Ville Eerola <ve@sci.fi> (wrapper by mph) Notes: svn path=/head/; revision=11415
* Update to 4.4.8. Alter configure flags to include POP2 support.Matthew Hunt1998-05-271-0/+12
PR: 6767 Submitted by: Douglas Carmichael <dcarmich@mcs.com> Notes: svn path=/head/; revision=11164