Up to [cvs.NetBSD.org] / pkgsrc / mail / fetchmail
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.21 / (download) - annotate - [select for diffs], Mon Dec 14 00:41:03 2020 UTC (2 years, 1 month ago) by dbj
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
HEAD
Changes since 1.20: +13 -1
lines
Diff to previous 1.20 (colored)
mail/fetchmail: fix build on Darwin with gssapi or kerberos options Darwin doesn't install include files in ${KRB5BASE} (They are in the SDK instead) therefore let fetchmail use krb5-config to determine how to link against kerberos
Revision 1.20 / (download) - annotate - [select for diffs], Fri Oct 2 08:20:27 2020 UTC (2 years, 3 months ago) by triaxx
Branch: MAIN
Changes since 1.19: +1 -4
lines
Diff to previous 1.19 (colored)
fetchmail: Update to 6.4.12 pkgsrc changes: --------------- * Remove a conditional test for very old and unmaintained releases of NetBSD. The variable defined is this test seems to be absent from the pkgsrc tree and pkglint warns about its use. * Add a LICENSE to fetchmailconf upstream changes: ----------------- fetchmail-6.4.12 (released 2020-09-04, 27596 LoC): # BUG FIXES: * The README file is now the one from Git again. The makerelease.pl script used to roll and upload the tarball sometimes clobbered the README file and replaced its contents by a part of the NEWS file. --------------------------------------------------------------------------------- fetchmail-6.4.11 (released 2020-08-28, 27596 LoC): # REGRESSION FIX: * configure: fetchmail 6.4.9 and 6.4.10 would miss checking for TLS v1.2 and TLS v1.3 support if AC_LIB_LINKFLAGS came up with something such as /path/to/libssl.so, rather than -lssl. (For instance on FreeBSD) # KNOWN BUGS AND WORKAROUNDS (This section floats upwards through the NEWS file so it stays with the current release information) * Fetchmail does not handle messages without Message-ID header well (See sourceforge.net bug #780933) * Fetchmail currently uses 31-bit signed integers in several places where unsigned and/or wider types should have been used, for instance, for mailbox sizes, and misreports sizes of 2 GibiB and beyond. Fixing this requires C89 compatibility to be relinquished. * BSMTP is mostly untested and errors can cause corrupt output. * Fetchmail does not track pending deletes across crashes. * The command line interface is sometimes a bit stubborn, for instance, fetchmail -s doesn't work with a daemon running. * Linux systems may return duplicates of an IP address in some circumstances if no or no global IPv6 addresses are configured. (No workaround. Ubuntu Bug#582585, Novell Bug#606980.) * Kerberos 5 may be broken, particularly on Heimdal, and provide bogus error messages. This will not be fixed, because the maintainer has no Kerberos 5 server to test against. Use GSSAPI. --------------------------------------------------------------------------------- fetchmail-6.4.10 (released 2020-08-27, 27596 LoC): # REGRESSION FIX: * configure: fetchmail 6.4.9's configure was unable to pick up OpenSSL if it wasn't announced by pkg-config, for instance, on FreeBSD. --------------------------------------------------------------------------------- fetchmail-6.4.9: (not announced by e-mail, withdrawn) ## DOCUMENTATION UPDATE: * manpage: mention that the SSL/TLS certificate fingerprint uses an MD5 hash. ## CHANGES: * configure: try to use AC_LIB_LINKFLAGS to obtain proper link flags for libcrypto and libssl if pkg-config failed. This is an attempt to fix borderline issues when users building on systems with obsolete OpenSSL try to use a local newer OpenSSL from a separate directory. ## NEW TRANSLATION, with thanks to the translator: * ro: Florentina Muat [Romanian]
Revision 1.19 / (download) - annotate - [select for diffs], Sat Nov 2 16:25:21 2019 UTC (3 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.18: +4 -4
lines
Diff to previous 1.18 (colored)
mail: align variable assignments pkglint -Wall -F --only aligned -r No manual corrections.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Sep 30 08:25:37 2015 UTC (7 years, 4 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.17: +6 -5
lines
Diff to previous 1.17 (colored)
replace optional socks5 dependencies with net/dante
Revision 1.17 / (download) - annotate - [select for diffs], Wed Feb 12 23:19:49 2014 UTC (8 years, 11 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.16: +1 -8
lines
Diff to previous 1.16 (colored)
Remove work-around for OpenSSL 0.9.9 snapshot distributed with NetBSD 5.*.
Revision 1.15.44.1 / (download) - annotate - [select for diffs], Mon Nov 5 09:06:58 2012 UTC (10 years, 2 months ago) by spz
Branch: pkgsrc-2012Q3
Changes since 1.15: +8 -1
lines
Diff to previous 1.15 (colored) next main 1.16 (colored)
Pullup ticket #3959 - requested by tron mail/fetchmail: build fix Revisions pulled up: - mail/fetchmail/options.mk 1.16 ------------------------------------------------------------------- Module Name: pkgsrc Committed By: tron Date: Sun Nov 4 23:06:23 UTC 2012 Modified Files: pkgsrc/mail/fetchmail: options.mk Log Message: Force use of "openssl" package from pkgsrc under NetBSD 5.* and older to fix the build. As the "fetchmail" package doesn't provide any shared libraries this shouldn't cause problems caused by mixing two versions of OpenSSL. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/mail/fetchmail/options.mk
Revision 1.16 / (download) - annotate - [select for diffs], Sun Nov 4 23:06:23 2012 UTC (10 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.15: +8 -1
lines
Diff to previous 1.15 (colored)
Force use of "openssl" package from pkgsrc under NetBSD 5.* and older to fix the build. As the "fetchmail" package doesn't provide any shared libraries this shouldn't cause problems caused by mixing two versions of OpenSSL.
Revision 1.15 / (download) - annotate - [select for diffs], Wed Nov 7 08:57:10 2007 UTC (15 years, 2 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Branch point for: pkgsrc-2012Q3
Changes since 1.14: +2 -9
lines
Diff to previous 1.14 (colored)
Remove "inet6" option. The "configure" script doesn't recognize "--enable-inet6" or "--disble-inet6 anymore and decides automatically whether to enable IPv6 support. Pointed out by Matthias Andree in private e-mail.
Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:10 2005 UTC (17 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
Ran "pkglint --autofix", which corrected some of the quoting issues in CONFIGURE_ARGS.
Revision 1.11.4.1 / (download) - annotate - [select for diffs], Tue Nov 1 21:51:26 2005 UTC (17 years, 3 months ago) by salo
Branch: pkgsrc-2005Q3
Changes since 1.11: +17 -3
lines
Diff to previous 1.11 (colored) next main 1.12 (colored)
Pullup ticket 877 - requested by Adrian Portelli security fix for fetchmailconf, portability fixes for fetchmail Revisions pulled up: - pkgsrc/mail/fetchmail/Makefile 1.154 - pkgsrc/mail/fetchmail/distinfo 1.32, 1.33 - pkgsrc/mail/fetchmail/options.mk 1.12, 1.13 - pkgsrc/mail/fetchmail/patches/patch-ah 1.1 - pkgsrc/mail/fetchmail/patches/patch-ai 1.1 - pkgsrc/mail/fetchmail/patches/patch-aj 1.1 - pkgsrc/mail/fetchmail/patches/patch-ak 1.1 - pkgsrc/mail/fetchmailconf/Makefile 1.65 Module Name: pkgsrc Committed By: rillig Date: Wed Sep 28 21:55:32 UTC 2005 Modified Files: pkgsrc/mail/fetchmail: options.mk Log Message: Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL. --- Module Name: pkgsrc Committed By: scottr Date: Tue Oct 25 17:52:38 UTC 2005 Modified Files: pkgsrc/mail/fetchmail: options.mk Log Message: Add SOCKS4/SOCKS5 support. --- Module Name: pkgsrc Committed By: tonio Date: Fri Oct 21 20:56:50 UTC 2005 Modified Files: pkgsrc/mail/fetchmail: Makefile distinfo Added Files: pkgsrc/mail/fetchmail/patches: patch-ah patch-ai patch-aj Log Message: Fix mail/fetchmail under darwin (PR 28543). The added patches add a prefix "fm_" to lock related finctions, to avoid name clash with darwin lock functions. Link with -lresolv under darwin. (thanks scole_at_sdf.lonestar.org for the patches) Bump PKGREVISION --- Module Name: pkgsrc Committed By: adrianp Date: Tue Nov 1 19:16:52 UTC 2005 Modified Files: pkgsrc/mail/fetchmail: distinfo Added Files: pkgsrc/mail/fetchmail/patches: patch-ak Log Message: Add patch-ak for a fetchmailconf security issue. This patch does not impact the fetchmail package so no version bump is required. --- Module Name: pkgsrc Committed By: adrianp Date: Tue Nov 1 19:17:41 UTC 2005 Modified Files: pkgsrc/mail/fetchmailconf: Makefile Log Message: Bump to nb3 for security patch
Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 25 17:52:38 2005 UTC (17 years, 3 months ago) by scottr
Branch: MAIN
Changes since 1.12: +15 -1
lines
Diff to previous 1.12 (colored)
Add SOCKS4/SOCKS5 support.
Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 28 21:55:32 2005 UTC (17 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL.
Revision 1.11 / (download) - annotate - [select for diffs], Mon May 30 18:06:37 2005 UTC (17 years, 8 months ago) by frueauf
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Branch point for: pkgsrc-2005Q3
Changes since 1.10: +3 -4
lines
Diff to previous 1.10 (colored)
Correct handling if gssapi and kerberos is defined. Proposal by Dieter Baron, tested by Jukka Salmi.
Revision 1.10 / (download) - annotate - [select for diffs], Mon May 30 14:02:17 2005 UTC (17 years, 8 months ago) by frueauf
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Avoid that "kerberos" appears more than once in PKG_OPTIONS. Change suggested by Jukka Salmi.
Revision 1.9 / (download) - annotate - [select for diffs], Tue May 24 19:01:34 2005 UTC (17 years, 8 months ago) by frueauf
Branch: MAIN
Changes since 1.8: +2 -4
lines
Diff to previous 1.8 (colored)
transform PKG_DEFAULT_OPTIONS+= to PKG_SUGGESTED_OPTIONS. Suggested by Jukka Salmi.
Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 21 20:45:09 2005 UTC (18 years ago) by frueauf
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
Remove definition of CRYPTO. It is no longer needed if PKG_USE_KERBEROS is defined, noted by Jukka Salmi.
Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 21 15:46:39 2005 UTC (18 years ago) by frueauf
Branch: MAIN
Changes since 1.6: +19 -7
lines
Diff to previous 1.6 (colored)
Rework kerberos V support: - use kerberos instead of kerberos5 as PKG_SUPPORTED_OPTIONS to keep compliance with other kerberos aware packages in pkgsrc - use the krb5 buildlink environment Introduce support for gssapi which was also requested in pr pkg/26170 with the according PKG_SUPPORTED_OPTIONS. gssapi will imply kerberos5.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Jan 20 12:59:11 2005 UTC (18 years ago) by frueauf
Branch: MAIN
Changes since 1.5: +12 -2
lines
Diff to previous 1.5 (colored)
Add option for kerberos5 like suggested in pr pkg/26170. Since I have no kerberos server I just verified it compiled.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 10 20:59:43 2005 UTC (18 years ago) by adrianp
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Remove inet6 from PKG_DEFAULT_OPTIONS. When USE_INET6 is defined it will set inet6. Move to calling all such flags 'inet6'.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 17 19:56:49 2004 UTC (18 years, 2 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.3: +1 -11
lines
Diff to previous 1.3 (colored)
Remove obsolete variables. You'll want to use: PKG_OPTIONS.<pkg>+= foo blah
Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 22 19:32:51 2004 UTC (18 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.2: +14 -15
lines
Diff to previous 1.2 (colored)
Change the way that legacy USE_* and FOO_USE_* options are converted into the bsd.options.mk framework. Instead of appending to ${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS. This causes the default options to be the union of PKG_DEFAULT_OPTIONS and any old USE_* and FOO_USE_* settings. This fixes PR pkg/26590.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 5 03:30:16 2004 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Move the setting of default options out of the section that will be deleted that will be deleted in the future.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 5 02:31:24 2004 UTC (18 years, 6 months ago) by jlam
Branch: MAIN
Move options-handling into a separate file and document each option.