non port: mail/fetchmail/Makefile |
SVNWeb
|
Number of commits found: 208 (showing only 100 on this page) |
Mon, 13 Mar 2023
|
[ 23:06 Robert Clausecker (fuz) Author: Corey Halpin ] 6eadb13
mail/fetchmail{,conf}: update to 6.4.37
pstream changelog entries:
fetchmail-6.4.37 (released 2023-02-26, 31710 LoC):
* sr: Мирослав Николић (Miroslav Nikolić) [Serbian]
PR: 270122
|
Fri, 10 Feb 2023
|
[ 10:36 Fernando Apesteguía (fernape) Author: Corey Halpin ] ea5d171
mail/fetchmail: update to 6.4.36
PR: 269424
Reported by: chalpin@cs.wisc.edu (maintainer)
|
Sun, 16 Oct 2022
|
[ 08:30 Matthias Andree (mandree) ] 7c97aae
mail/fetchmail: update to 6.4.34 (critical fix)
= CRITICAL BUG FIXES:
* When an SMTP receiver refuses delivery, a message would be deleted from
the mail store in spite of a softbounce option that is enabled.
Bug report, analysis and patch by Horváth Zsolt. Gitlab, fixes #50.
= BUILD NOTE:
* If you are reusing config.cache from prior builds, this may cause
issues with finding Python or some libraries. In case of trouble,
remove config.cache and retry.
= TRANSLATIONS: language translations were updated by this fine person:
* sr: Мирослав Николић (Miroslav Nikolić) [Serbian]
|
Mon, 3 Oct 2022
|
[ 04:09 Cy Schubert (cy) ] 07a0cf6
mail/fetchmail: Chase src 0aa2700123e2: Put OPIE to rest
As of src 0aa2700123e2 OPIE has been removed from 14-CURRENT. When
building on a 14-CURRENT machine with __FreeBSD_version > 1400071
avoid linking libopie else this will result a build failure or if
built the following runtime error:
ld-elf.so.1: Shared object "libopie.so.8" not found, required by "fetchmail"
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Sun, 28 Aug 2022
|
[ 06:29 Matthias Andree (mandree) ] e5026dcb
mail/fetchmail: update to 6.4.33
Contributed code updates:
* contrib/fetchsetup improvements by Matěj Cepl
* contrib/runfetchmail improvements by Matěj Cepl
Translation updates:
(in alphabetical order of language codes so as not to prefer people):
* cs: Petr Pisar [Czech]
* es: Cristian Othón Martínez Vera [Spanish]
* fr: Frédéric Marchal [French]
* ja: Takeshi Hamasaki [Japanese]
* pl: Jakub Bogusz [Polish]
* ro: Remus-Gabriel Chelu [Romanian]
* sq: Besnik Bleta [Albanian]
* sv: Göran Uddeborg [Swedish]
PR: 266061
Approved by: Corey Halpin (maintainer)
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above )
|
Mon, 18 Jul 2022
|
[ 20:06 Matthias Andree (mandree) ] 64c438d
mail/fetchmail: update to 6.4.31.
Since the distro was built with a newer autoconf, the patch-configure
no longer applies and has been converted to a post-patch REINPLACE_CMD,
also to avoid future breakage.
This also adds one upstream Git patch to fix the version and date tags
in the manual page.
PR: 265251
Approved by: Corey Halpin (maintainer)
|
Wed, 27 Apr 2022
|
[ 21:57 Matthias Andree (mandree) ] 726c185
mail/fetchmail: update to 6.4.30.
FreeBSD ports relevant changes since 6.4.28:
Translation updates for:
* ro: Remus-Gabriel Chelu [Romanian]
* vi: Trần Ngọc Quân [Vietnamese]
PR: 263595
Approved by: Corey Halpin (maintainer)
MFH: 2022Q2
|
Sun, 6 Mar 2022
|
[ 15:03 Matthias Andree (mandree) ] e1839db
mail/fetchmail: update to 6.4.28
BREAKING CHANGES:
* Bump wolfSSL minimum required version to 5.1.1 to pull in security fix.
FIXES:
* When using wolfSSL 5.0.0, work around a bug that appears to hit wolfSSL when
receiving handshake records while still in SSL_peek(). Workaround is to read
1 byte and cache it, then call SSL_peek() again.
This affects only some servers. https://github.com/wolfSSL/wolfssl/issues/4593
TRANSLATIONS: language translations were updated by this fine people:
* es: Cristian Othón Martínez Vera [Spanish]
* ro: Remus-Gabriel Chelu [Romanian]
* sr: Мирослав Николић (Miroslav Nikolić) [Serbian]
MFH: 2022Q1
|
Fri, 10 Dec 2021
|
[ 22:48 Matthias Andree (mandree) ] a1be117
mail/fetchmail: update 6.4.25, add WOLFSSL support
WOLFSSL is a GPLv2+ licensed SSL library with OpenSSL compatibility
layer. This is to permit shipping fetchmail under a clean GPLv2+
license with OpenSSL 1.1.1.
|
Sat, 20 Nov 2021
|
[ 22:55 Matthias Andree (mandree) ] 997bacb
mail/fetchmail: update to 6.4.24 and block LibreSSL.
Now really 6.4.24 and not a 6.4.25 WIP.
fetchmail cannot legally be linked with LibreSSL,
because there is no GPLv2 clause 2b exemption for
LibreSSL, only for OpenSSL.
Correct LICENSE and remove LICENSE_COMB.
Add comment on FSF dynamic linking dynamically
suggested by Corey Halpin in the approval.
Remove LibreSSL patch.
Related to:
PR: 259214
Update:
PR: 259945
MFH: 2021Q4
Approved by: chalpin@cs.wisc.edu (maintainer)
|
[ 22:51 Matthias Andree (mandree) ] 1b50e97
Revert "mail/fetchmail: update to 6.4.24 and block LibreSSL."
This reverts commit 30e97245f9dd9ddef1bffd874a9035a6fe9b6817.
That wasn't the approved patch, but a later WIP one. Fixing up.
|
[ 22:45 Matthias Andree (mandree) ] 30e9724
mail/fetchmail: update to 6.4.24 and block LibreSSL.
fetchmail cannot legally be linked with LibreSSL,
because there is no GPLv2 clause 2b exemption for
LibreSSL, only for OpenSSL.
Correct LICENSE and remove LICENSE_COMB.
Remove LibreSSL patch.
Add FSF comment suggested by Corey Halpin in PR.
Related to:
PR: 259214
Update:
PR: 259945
MFH: 2021Q4
Approved by: chalpin@cs.wisc.edu (maintainer)
|
Sun, 24 Oct 2021
|
[ 07:56 Bernard Spil (brnrd) ] 145c527
mail/fetchmail: fix restart with "service -R"
PR: 258207
Approved by: chalpin cs wisc edu (maintainer)
|
Tue, 14 Sep 2021
|
[ 14:37 Matthias Andree (mandree) ] 33bfcd6
mail/fetchmail: update to 6.4.22 release.
This contains documentation updates, and one code change to the IMAP
client: IMAP: fix error code when LOGIN fails
This recently printed 'we've run out of authentication methods'
instead of the actual authentication failure.
This also formally adds OpenSSL 3.0.0 support.
PR: 258486
Approved by: Corey Halpin (maintainer)
|
Mon, 30 Aug 2021
|
[ 00:13 Matthias Andree (mandree) ] 1e6092d
mail/fetchmail: update to 6.4.22.rc3
This fixes an IMAP protocol issue affecting all but the first IMAP
server in a run. It also updates translations.
PR: 258146
MFH: 2021Q3
Approved by: Corey Halpin (maintainer)
|
Fri, 27 Aug 2021
|
[ 21:24 Matthias Andree (mandree) ] c2b9bf3
mail/fetchmail: security update to 6.4.22.rc2
MFH: 2021Q3
URL: https://www.fetchmail.info/fetchmail-SA-2021-02.txt
Changelog: https://gitlab.com/fetchmail/fetchmail/-/blob/SNAPSHOT_6-4-22-rc2/NEWS#L87
Security: CVE-2021-39272
Security: 1d6410e8-06c1-11ec-a35d-03ca114d16d6
PR: 258071
Approved by: Corey Halpin (maintainer)
|
Tue, 10 Aug 2021
|
[ 20:46 Guangyuan Yang (ygy) Author: Corey Halpin ] b2dcb60
mail/fetchmail: Update to 6.4.21
PR: 257739
|
Thu, 29 Jul 2021
|
[ 20:45 Matthias Andree (mandree) ] dd81af3
mail/fetchmail: security update to 6.4.20
Security: cbfd1874-efea-11eb-8fe9-036bd763ff35
Security: CVE-2021-36386
Approved by: Corey Halpin (maintainer)
PR: 257480
MFH: 2021Q3
|
Tue, 1 Jun 2021
|
[ 16:46 Matthias Andree (mandree) ] 9bf40d7
mail/fetchmail: update to 6.4.19
* CHANGE: fetchmailconf: properly catch and report option parsing errors
* BUG FIX: LMTP: do not try to validate the last component of a
UNIX-domain LMTP socket as though it were a TCP port. Reported by
Christoph Heitkamp, Gitlab issue #33.
* TRANSLATION UPDATE: This fine person has contributed an updated
translation:
- sr: Мирослав Николић (Miroslav Nikolić) [Serbian]
PR: 256242
Approved by: Corey Halpin (maintainer)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 28 Mar 2021
|
[ 21:02 mandree ]
mail/fetchmail: update to 6.4.18 (includes mail/fetchmailconf)
fetchmail-6.4.18 (released 2021-03-27, 30011 LoC):
# REGRESSION FIX:
* fetchmailconf: fetchmail 6.4.16 added --sslcertfile to the configuration dump,
but fetchmailconf support was incomplete in Git 7349f124 and it could not
parse sslcertfile, thus the user settings editor came up empty with console
errors printed. Fix configuration parser in fetchmailconf.
# ROBUSTNESS FIXES:
* fetchmailconf: do not require fetchmail for -V. do not require Tk (Tkinter)
for -d option. This is to fail more gracefully on incomplete installs.
* TLS code: remove OPENSSL_NO_DEPRECATED macros to avoid portability issues
with OpenSSL v3 - these are for development purposes, not production. (Only the first 15 lines of the commit message are shown above )
|
Thu, 11 Mar 2021
|
[ 22:17 mandree ]
mail/fetchmail: fetchmailconf: update to 6.4.17 (minor fixes, Japanese
translation)
# BUG FIXES
* IMAP client: plus memory leaks for username and password when trying
the LOGIN (password-based) authentication and encountered a timeout situation.
* dist-tools/getstats.py: also counts lines in *.py files [for NEWS file]
# CHANGES
* fetchmail.man: now mentions that you may need to add --ssl when specifying
a TLS-wrapped port.
* fetchmailconf: --version (-V) now prints the Python version in use.
# TRANSLATION UPDATE
* ja: Takeshi Hamasaki [Japanese]
PR: 254208
Approved by: Corey Halpin (maintainer)
MFH: 2021Q1
|
Thu, 11 Feb 2021
|
[ 02:13 nc ]
mail/fetchmail and mail/fetchmailconf: Update to 6.4.16
PR: 253423
Submitted by: Corey Halpin <chalpin AT cs.wisc DOT edu> (maintainer)
|
Mon, 28 Dec 2020
|
[ 10:35 otis ]
mail/fetchmail: Update to 6.4.14
PR: 251979
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Reviewed by: osa (mentor)
Approved by: osa (mentor)
Differential Revision: https://reviews.freebsd.org/D27689
|
Sun, 8 Nov 2020
|
[ 10:58 mandree ]
mail/fetchmail: mail/fetchmailconf: Update to 6.4.13 [1], fix rcfile bug [2]
Update mail/fetchmail{,conf} to 6.4.13 and fix rc script to work correctly
when root's shell does not include /usr/local/bin in $PATH.
mail/fetchmail passes 'poudriere testport' on both i386 and amd64 under
11.4 and 12.1 for the following configurations:
- Default settings
- Default settings, build as non-root
- ssl=base, GSSAPI_MIT
- ssl=base, GSSAPI_NONE
- ssl=openssl
- ssl=openssl with SSL2 and SSL3 disabled
- ssl=openssl, GSSAPI_NONE
- ssl=libressl (Only the first 15 lines of the commit message are shown above )
|
Sun, 1 Nov 2020
|
[ 19:38 mandree ]
mail/fetchmail: Fix shell's 'Bad -c option' in rcscript.
Turns out that our fetchmail_dump_config() function needs to add
one more level of quoting because it's being unquoted and word split
twice, once by su's shell, and again by sh.
While here, change sh to /bin/sh to make the intention clearer.
Bump PORTREVISION to get the fix out onto the systems.
PR: 250691
Reported by: Helmut Ritter <freebsd-ports@charlieroot.de>
Approved by: chalpin@cs.wisc.edu
MFH: 2020Q4 (blanket, one-line tested working fix, 4-eyes principle)
|
Tue, 6 Oct 2020
|
[ 23:09 mandree ]
mail/fetchmail: fix rcscript regression from _1 that broke global mode
In a situation where fetchmail is to be started globally with the
configuration in $LOCALBASE/etc, the rc.d file would try to run
fetchmail for the wrong user.
Simplify script more, avoiding recursive call in single-user mode.
Submitted by: Corey Halpin (maintainer, direct mail to mandree@)
Reported by: Armin Tuting
|
Mon, 5 Oct 2020
|
[ 19:09 mandree ]
mail/fetchmail: avoid rc.conf overriding daemon interval, many other fixes
Authors: CH = Corey Halpin, MA = Matthias Andree
- fetchmail's rc script now queries the daemon interval from the
configuration, and falls back to the rc.conf value if given. [CH]
- Similarly, the logging facility will be taken from the configuration [MA]
- Add documentation to the rcfile's header comments. [MA]
- Drop support for fetchmail_home_prefix in rc.conf, and query the
respective users' home directories with getent instead. [MA]
- In the rc scripts, redirect input from /dev/null so it will not ask
for passwords. [MA]
- Add support for the typical 12.1 rc.conf ${name}_... keywords. [MA]
- Make script execution easier to follow by simplifying if...else logic. [CH]
- Fix rcscript's exit code to be 1 if one of the per-user calls fails. [CH]
- Add relevant notes to UPDATING. [MA]
PR: 249860
Submitted by: Corey Halpin (maintainer)
Reported by: Chris James (on fetchmail-users mailing list)
Approved by: Corey Halpin (maintainer)
|
Fri, 4 Sep 2020
|
[ 16:04 mandree ]
mail/fetchmail: update to 6.4.12 (regression fixes)
Fixes these regressions:
- Misleading false complaints that TLSv1.3 support were missing from the
system but still auto-negotiating it (broken in 6.4.9, fixed in 6.4.11).
- README contained NEWS fragments (broken since c. 1 year/c. 6.4.2,
fixed in 6.4.12) instead of the actual contents.
(This was also the reason to skip 6.4.11).
For the potential MFH 6.4.8 -> 6.4.12, 6.4.9 also
adds to the manual page which has is used for fingerprints, MD5,
and adds a Romanian-language translation by Florentina Musat.
PR: 249009
Approved by: Corey Halpin (maintainer)
MFH: 2020Q3 (manpage, README fixes, added translation)
|
Fri, 28 Aug 2020
|
[ 14:42 mandree ]
mail/fetchmail: update to 6.4.10
while here, switch distfile back to xz format and update
the > 2^31 "long long" fix so it patches the right place of the NEWS file.
- adds Romanian translation
- minor manual page fix to add "MD5" hash to sslfingerprint documentation
PR: 248954
Approved by: Corey Halpin (maintainer)
|
Mon, 15 Jun 2020
|
[ 07:53 mandree ]
mail/fetchmail: update to 6.4.8, adds Serbian translation, ...
and updates a few other translations:
Czech, French, Japanese, Polish, Albanian, Swedish, Chinese/simplified,
Esperanto.
PR: 247261
Approved by: chalpin@cs.wisc.edu (Corey Halpin, maintainer)
MFH: 2020Q2 (translation updates)
|
Sun, 26 Apr 2020
|
[ 16:54 mandree ]
mail/fetchmail: update to 6.4.4 (updates Japanese translation and version)
No code changes.
PR: 245927
Approved by: chalpin@cs.wisc.edu (Corey Halpin, maintainer)
MFH: 2020Q2 (only translation update for ja (Japanese))
|
Sun, 5 Apr 2020
|
[ 19:59 mandree ]
mail/fetchmail, fetchmailconf: update from -rc2 to release (translations)
Update from fetchmail-6.4.3-rc2 to fetchmail-6.4.3, with these relevant changes.
None affect code files, it's only translations and documentation.
* 02c92e99 2020-04-05 | po/: Record 'make distcheck' changes for release. (tag:
RELEASE_6-4-3) [Matthias Andree]
* 0b175aec 2020-04-05 | configure.ac, NEWS: Bump version for 6.4.3 release.
[Matthias Andree]
* 0b143cf8 2020-04-04 | NEWS: Mention Esperanto update. [Matthias Andree]
* 54577a4d 2020-04-03 | Update <eo> Esperanto translation to fetchmail 6.4.3-rc2
[Felipe Castro]
* cd34cf8f 2020-04-02 | NEWS: Add translations so far. [Matthias Andree]
* 5ed4bb4c 2020-04-01 | Update <sv> Swedish translation to fetchmail 6.4.3-rc2
[Goran Uddeborg]
* 117ecd06 2020-03-31 | Update <zh_CN> Chinese (simplified) translation to
fetchmail 6.4.3-rc2 [Boyuan Yang]
* 13600873 2020-03-31 | Update <sq> Albanian translation to fetchmail-6.4.3-rc2
[Besnik Bleta]
* c83a5ae9 2020-03-31 | Update <pl> Polish translation to fetchmail 6.4.3-rc2
[Jakub Bogusz]
* 741ae779 2020-04-01 | Update <fr> French translation to fetchmail-6.4.3-rc2
[Frederic Marchal]
* 744af877 2020-03-31 | Update <cs> Czech translation to fetchmail 6.4.3-rc2
[Petr Pisar]
There is no documentation/translation-update blanket.
PR: 245371
Approved by: Corey Halpin (maintainer)
MFH: 2020Q2 (only documentation and translation updates, please approve)
|
Tue, 31 Mar 2020
|
[ 15:43 mandree ]
mail/fetchmail, fetchmailconf: update to 6.4.3-rc2 (bug fixes)
Add a patch to document --sslproto tls1.3+ and tls1.3 through the manpage,
which hasn't made 6.4.3-rc2 but works since 6.4.0 assuming that the SSL library
supports TLSv1.3.
Remove fetchmailconf patch that is now part of the upstream code.
Switch to .lz downloads, a tiny bit smaller.
Upstream changelog:
## BUGFIXES:
* Plug memory leaks when parts of the configuration (defaults, rcfile, command
line) override one another.
* fetchmail terminated the placeholder command string too late and included (Only the first 15 lines of the commit message are shown above )
|
Thu, 20 Feb 2020
|
[ 00:01 mandree ]
mail/fetchmail: mail/fetchmailconf: update to 6.4.2, make Python 3 compatible
Fetchmail updated to new revision 6.4.2
- one bugfix
- manual page updates
- update of Chinese (simplified) translation
- massive fetchmailconf overhaul
+ Python 3 compatible (requires py-future)
+ Supports IPv6 and SSL probing
- remove two patches for fetchmail that are in the upstream release
- add a smoke test to fetchmailconf's post-install,
and a patch to support that running without X11 $DISPLAY.
PR: 244130
Submitted by: mandree@
Reviewed by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
MFH: 2020Q1 (bugfixes and fetchmailconf update and Python3 compat.)
|
Fri, 14 Feb 2020
|
[ 22:18 mandree ]
Unbreak fetch of fetchmailconf...
...which inherits MASTER_SITES through .including fetchmail/Makefile
|
[ 21:23 mandree ]
mail/fetchmail: update for new caroot infrastructure in base
PR: 243613
Submitted by: Helge Oldach <freebsd@oldach.net>
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
|
Wed, 9 Oct 2019
|
[ 23:06 mandree ]
mail/fetchmail: cat(1) test-suite.log from build
This is to assist with build error diagnosis,
after PRs 240914 and 241032.
Submitted by: mandree@
Approved by: Corey Halpin (maintainer)
(obtained by e-mail outside Bugzilla)
|
[ 17:15 mandree ]
fetchmail: Fix manpage rendering w/ groff, fix t.smoke failure
PR: 240914
PR: 241032
Submitted by: Corey Halpin (maintainer)
Reported by: Helge Oldach, Konstantin Belousov
|
[ 12:06 bapt ] (Only the first 10 of 39 ports in this commit are shown above. )
Drop the ipv6 virtual category for m* category as it is not relevant anymore
|
Thu, 3 Oct 2019
|
[ 13:46 mandree ]
Limit USES+=compiler:c11 to powerpc* and FreeBSD < 13.
MIPS regressed in r513614 because it does not have a C11
compiler. Fetchmail 6.4.1 is C89 code, one patch we provide
makes it C99 (it requires the long long int type).
The base compiler on powerpc 11/12 does not yield an executable,
but MIPS on the other hand does not offer a C11 compiler,
so for now, revert anything but powerpc before FreeBSD 13
to use its base compiler. FreeBSD 13 is exempt and also uses
the base compiler, because the ARCH guys intend to merge LLVM 9
soon.
PR: 241031
Reviewed by: pkubaj@
Approved by: blanket (fix recent regression from r513614)
|
Wed, 2 Oct 2019
|
[ 19:41 pkubaj ]
mail/fetchmail: fix build on GCC architectures
Base GCC miscompiles binaries, one test fails:
FAIL: t.smoke
SKIP: t.validate-xhtml10
SKIP: t.validate-xhtml
PASS: t.x509_name_match
============================================================================
Testsuite summary for fetchmail 6.4.1
============================================================================
# TOTAL: 4
# PASS: 1
# SKIP: 2
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
Approved by: mentors (implicit approval)
|
Sat, 28 Sep 2019
|
[ 21:29 mandree ] (Only the first 10 of 11 ports in this commit are shown above. )
mail/fetchmail: update to 6.4.1.
Release notes: https://sourceforge.net/projects/fetchmail/files/branch_6.4/
While here, remove fetchmail64 port, now no longer needed.
PR: 240908
Submitted by: chalpin@cs.wisc.edu (maintainer)
|
Fri, 27 Sep 2019
|
[ 18:18 mandree ]
Chase MASTER_SITES directory rename.
Approved by: portmgr (blanket)
|
Mon, 19 Aug 2019
|
[ 22:09 mandree ]
Resolve conflicts and fix portlint warnings around USES= placement.
|
Sun, 20 Jan 2019
|
[ 11:25 mandree ] (Only the first 10 of 16 ports in this commit are shown above. )
mail/fetchmail depends overhaul, new fetchmailconf port
* Bring back SNI (server name indication) support for TLS connections,
lost in 6.3.26_10 (PORTREVISION=10) as a regression over _9.
Pointy hat: mandree@
* Drop the X11 option, remove the Python dependency, and create a new
mail/fetchmailconf slave port/package that installs the fetchmailconf
configurator. Note that the _DEPENDS of the ports reflects a technical
dependence (fetchmailconf needs fetchmail), and we cannot keep an
X11 option that depends on fetchmailconf, since that would create
a circular dependency, which we must avoid.
* Patch configure instead of configure.ac with Cy's Kerberos fix, drop
autoreconf from USES, and add a new configure check directly to set
HAVE_DECL_SSLV3_CLIENT_METHOD to cover the various TLS providers
(currently five, base, openssl, openssl111, libressl, libressl-devel)
* Add -Wl,--as-needed to LDFLAGS so as not to pull in unneeded .so
libraries, for instance, libcom_err when compiling under GSSAPI_NONE.
* Bump PORTREVISION.
Very fruitful and nice collaboration with and
Approved by: chalpin@cs.wisc.edu (maintainer)
|
Fri, 11 Jan 2019
|
[ 06:36 mandree ]
Fix GSSAPI-based, and NLS-less, builds.
This was also tested on a live 12.0 amd64 machine,
11.2-arm64 and 11.2-i386 poudriere boxes with base GSSAPI.
PR: 234740
Reported by: Peter Putzer (Bugzilla), Alex V. Petrov (e-mail)
Approved by: Corey Halpin (maintainer)
|
Sun, 6 Jan 2019
|
[ 07:21 cem ]
mail/fetchmail: backport less-old TLS support from Fedora
Allows options like 'sslproto "TLS1.2+"', for example.
PR: 233247
Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Approved by: koobs
|
Thu, 22 Nov 2018
|
[ 01:52 meta ]
mail/fetchmail: backport SNI support from upstream
This affects some servers such as Gmail.
See also bugs on Linux distributions.
* https://bugzilla.redhat.com/show_bug.cgi?id=1611815
* https://bugs.launchpad.net/ubuntu/+source/fetchmail/+bug/1798786
PR: 233078
Submitted by: fuyuhiko.maruyama@gmail.com
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer), mentors (implicit)
Obtained
from: https://gitlab.com/fetchmail/fetchmail/commit/9b8b634312f169fab872f3580c2febe5af031615
MFH: 2018Q4
|
Tue, 6 Nov 2018
|
[ 14:52 roberto ]
mail/fetchmail:
- Ensure the fetchmail script returns 1 if fetchmail is not running.
- Bump PORTREVISION.
PR: ports/219051
|
Tue, 22 May 2018
|
[ 13:15 mat ] (Only the first 10 of 74 ports in this commit are shown above. )
Add PY_FLAVOR to Python module dependencies.
Sponsored by: Absolight
|
Fri, 11 May 2018
|
[ 11:23 mandree ]
Fix build with openssl-devel, remove BROKEN_SSL.
Approved by: (blanket approval for unbreaking builds)
|
Sat, 28 Apr 2018
|
[ 17:49 cy ]
Correctly link to MIT KRB5 libraries when selected.
This was discovered while working through issues relating to an
exp-run using base with private Heimdal, part of the project to
make a) Heimdal in base private and b) import MIT into base (PR 222745).
PR: 227680
Submitted by: cy@
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
MFH: 2018Q2
|
Sat, 17 Feb 2018
|
[ 12:00 sunpoet ]
Use BROKEN_SSL
Approved by: portmgr (blanket)
|
Tue, 24 Oct 2017
|
[ 09:23 amdmi3 ]
- Fix depends: always require python since fetchmailconf.py is always installed
Approved by: portmgr blanket
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Fri, 2 Dec 2016
|
[ 11:58 mat ] (Only the first 10 of 119 ports in this commit are shown above. )
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Tue, 29 Nov 2016
|
[ 18:46 mat ] (Only the first 10 of 55 ports in this commit are shown above. )
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight
|
Tue, 21 Jun 2016
|
[ 06:14 brnrd ]
mail/fetchmail: Fix build without SSLv3
- Fix build with OpenSSL 1.1 and LibreSSL
- Stop using pkg-install/pkg-deinstall scripts
- Use pkg-plist keywords
- Use GSSAPI ports framework
- Change X11, POP2 options to use options framework
PR: 210130
Submitted by: freebsd-ports@charlieroot.de
Reviewed by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
|
Tue, 24 May 2016
|
[ 20:32 mandree ]
Disable SSLv2, to fix new/from-ports OpenSSL builds.
Newer and ports-based builds define the SSLv2_client_method() in the
headers unless OPENSSL_NO_SSL2, or, depending on version,
OPENSSL_NO_SSL2_METHOD is defined, however newer OpenSSL versions in
FreeBSD no longer provide the implementation in the library.
Preload the autoconf (configure) cache to pretend SSLv2_client_method()
were universally _un_available, effectively disabling SSLv2 altogether.
PR: 209596
Submitted by: peter@ [first proposal], mandree@ [committed proposal]
Reported by: peter@
Approved by: chalpin@cs.wisc.edu (maintainer)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 19 Oct 2015
|
[ 14:50 amdmi3 ] (Only the first 10 of 93 ports in this commit are shown above. )
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756
|
Fri, 4 Sep 2015
|
[ 21:33 amdmi3 ]
- Switch to options helpers
- Switch to @sample
Approved by: portmgr blanket
|
Tue, 30 Jun 2015
|
[ 16:28 amdmi3 ]
- Correct python dependency to fix build with X11 enabled
PR: 201131
Submitted by: lantw44@gmail.com
Approved by: chalpin@cs.wisc.edu (maintainer)
|
Sun, 5 Apr 2015
|
[ 00:53 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Tue, 4 Nov 2014
|
[ 00:24 mandree ]
Update URLs that pointed to the defunct berlios.de site.
|
Tue, 21 Oct 2014
|
[ 17:10 mva ] (Only the first 10 of 40 ports in this commit are shown above. )
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit)
|
Tue, 12 Aug 2014
|
[ 11:22 marino ]
mail/fetchmail: Fix on F10 when system is built without Kerberos
PR: 191978
Submitted by: Jeremy Chadwick
Approved by: maintainer (Corey Halpin)
|
Tue, 15 Jul 2014
|
[ 16:14 adamw ] (Only the first 10 of 44 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 23 Apr 2014
|
[ 11:09 rene ]
Fix typo in pkg-install.in and bump PORTREVISION
Submitted by: Takefu <takefu@airport.fm>
|
Tue, 22 Apr 2014
|
[ 16:10 rene ]
- Add license information [1]
- Fix shebang for fetchmailconf.py [1]
- Convert POP2 knob into an option [1]
- Use option helpers [1]
- Fix staging of documentation and X11 files [1]
- Simplify post-install target and pkg-plist
- Replace USE_GMAKE and USE_XZ by their USES equivalents
- Do not display pkg-message in post-install
- Do not create /var/run/fetchmail in pkg-plist
PR: ports/185572 [1]
Submitted by: Takefu <takefu@airport.fm>
Approved by: maintainer timeout (<chalpin@cs.wisc.edu>)
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Tue, 23 Apr 2013
|
[ 22:38 mandree ]
Upgrade to new version 6.3.26.
This fixes one data loss bug that causes the last line of a message to
be lost if it is unterminated (i. e. no LF character) and if the
"mimedecode" option is enabled (which defaults to "off").
PR: ports/178092
Approved by: Corey Halpin (maintainer)
|
Tue, 26 Mar 2013
|
[ 08:56 mandree ]
Update to new upstream release 6.3.25.
Adds Esperanto-language translation.
PR: ports/177094
Approved by: Corey Halpin (maintainer)
|
Sun, 3 Mar 2013
|
[ 08:13 beech ]
- Update script for chasing _tkinter.so relocation
PR: ports/176611
Submitted by: Li-Wen Hsu <lwhsu@FreeBSD.org>
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
|
Thu, 10 Jan 2013
|
[ 01:36 mandree ]
Changes by Po-Chien Lin:
- Update to 6.3.24
- Switch to OptionsNG
- Remove unused variables: PATCH_STRIP, MAKE_ENV
- Rearrange ordering of some sections
- Use PORTDOCS to handle document list instead of pkg-plist
- Alter pkg-plst to make portlint(1) happier
- Cleanup TABs
- Set USE_PYTHON_RUN only if X11 option is set.
- Rename files/fetchmailconf to files/fetchmailconf.in,
add it into SUB_FILES, and make the corresponding change in
pre-patch target.
- The `fetchmailconf' wrapper will only be installed when X11
option is unset, otherwise we use the native wrapper which will
directly call the script under PYTHON_SITELIBDIR.
- Add %%X11%% and %%NOX11%% prefix to PLIST_SUB.
Changes by Corey Halpin (maintainer):
- Update MASTER_SITES
PR: 174873
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: Corey Halpin (maintainer)
|
Thu, 30 Aug 2012
|
[ 06:24 mandree ]
Update to upstream release fetchmail 6.3.22.
Fixes CVE-2011-3389 (reenabling a countermeasure against
chosen-plaintext attacks against block cipher initialization)
Fixes CVE-2012-3482 (vulnerabilities in NTLM authentication; already
fixed in FreeBSD's port 6.3.21_1)
Assorted other fixes and workarounds.
Adds a Swedish translation.
Release
Notes: http://developer.berlios.de/project/shownotes.php?release_id=19117
PR: 171177
Approved by: Corey Halpin (maintainer)
Security: CVE-2012-3482
Security: http://www.vuxml.org/freebsd/83f9e943-e664-11e1-a66d-080027ef73ec.html
Security: CVE-2011-3389
Security: http://www.vuxml.org/freebsd/18ce9a90-f269-11e1-be53-080027ef73ec.html
|
Mon, 27 Aug 2012
|
[ 17:44 mandree ]
Update fetchmail to 6.3.21_1, fixing CVE-2012-3482.
Adjust VuXML database entry from < 6.3.22 to < 6.3.21_1.
PR: ports/170613
Approved by: maintainer timeout (14 days)
Security: http://www.vuxml.org/freebsd/83f9e943-e664-11e1-a66d-080027ef73ec.html
Security: CVE-2012-3482
|
Fri, 24 Feb 2012
|
[ 23:56 cy ]
Update 6.3.20 --> 6.3.21
PR: 165459
Approved by: Maintainer (Corey Halpin <chalpin@cs.wisc.edu>)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sun, 21 Aug 2011
|
[ 14:03 mandree ]
Fix critical fetchmail-embeds-NULs bug found by Antoine Levitt.
|
Mon, 15 Aug 2011
|
[ 20:43 mandree ]
Forced commit to note that the creation of /var/run/fetchmail
got broken as undesired side effect of this fix when pkg-install
was removed. Regression fixed with previous commit.
PR: ports/157613
Submitted by: crees
|
[ 20:13 mandree ]
Assorted minor fixes and touch-ups:
- Fix: rcfile: export FETCHMAILUSER=$fetchmail_user [1]
- Fix: when installing from source, make /var/run/fetchmail directory
so that a global fetchmail installation won't break after port
upgrades
- Change: compile GSSAPI support by default (it's in base)
- Cleanup: rcfile: drop support for fetchmail.sh script name
- Cleanup: rcfile: don't mix backtick with apostrophe in comments, they don't
match
Reported by: thierry, Victor Balada Diaz <victor@bsdes.net> [1]
Suggested by: Victor Balada Diaz <victor@bsdes.net> [1]
PR: ports/151783
Approved by: maintainer timeout [1]
|
Sat, 9 Jul 2011
|
[ 10:07 crees ]
Use USERS and GROUPS
PR: ports/157613
Submitted by: crees (me)
Approved by: rene (mentor, implicit), Corey Halpin (maintainer)
|
Mon, 6 Jun 2011
|
[ 14:54 mandree ]
Security update to new upstream release 6.3.20.
Changes:
http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=18583
Security: CVE-2011-1947
http://www.vuxml.org/freebsd/f7d838f2-9039-11e0-a051-080027ef73ec.html
Approved by: Corey Halpin (maintainer)
PR: ports/157661
|
Sat, 11 Dec 2010
|
[ 22:27 mandree ]
Update to new upstream release 6.3.19.
Approved by: Corey Halpin (maintainer)
Submitted by: mandree
PR: ports/152999
|
Mon, 25 Oct 2010
|
[ 07:15 mandree ]
Update to new upstream release 6.3.18.
Approved by: Corey Halpin (maintainer)
PR: ports/151686
|
Wed, 20 Oct 2010
|
[ 14:39 sunpoet ]
- Correct previous commit
- Bump PORTREVISION
Reported by: Alexander Milanov <a@amilanov.com>
Approved by: pgollucci (mentor, implicit)
|
Tue, 19 Oct 2010
|
[ 08:07 sunpoet ]
- Change PREFIX/etc/fetchmailrc.sample permission from 644 to 600
- Bump PORTREVISION
PR: ports/151515
Submitted by: Alexander Milanov <a@amilanov.com>
Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer), pgollucci
(mentor, implicit)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sat, 22 May 2010
|
[ 04:36 miwi ]
- Update to 6.3.17
PR: 146589
Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
|
Thu, 22 Apr 2010
|
[ 19:13 mandree ]
Security fix for CVE-2010-1167.
This unbreaks the build, since this vulnerability is listed
at http://www.vuxml.org/freebsd/09910d76-4c82-11df-83fb-0015587e2cc1.html.
Add the recommended upstream patch.
Bump PORTREVISION.
PR: ports/145857
Approved by: Corey Halpin (maintainer)
Approved by: garga (mentor)
|
Wed, 7 Apr 2010
|
[ 18:20 mandree ]
Update to new upstream version.
Approved by: Corey Halpin (maintainer)
Approved by: garga@ (mentor)
|
Fri, 2 Apr 2010
|
[ 18:49 miwi ]
- Update to 6.3.14
PR: 145298
Submitted by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
|
Fri, 12 Feb 2010
|
[ 09:54 mandree ]
Update to new upstream release 6.3.14. Changes:
# SECURITY FIXES
* SSL/TLS certificate information is now also reported properly on computers
that consider the "char" type signed. Fixes malloc() buffer overrun.
Workaround for older versions: do not use verbose mode. CVE-2010-0562
See fetchmail-SA-2010-01.txt for details, including a minimal patch.
# BUG FIXES
* The IMAP client no longer skips messages from several IMAP servers including
Dovecot if fetchmail's "idle" is in use. Causes were that fetchmail (a)
ignored some untagged responses when it should not (b) relied on EXISTS
messages in response to EXPUNGE, which aren't mandated by RFC-3501 (the IMAP
standard) and aren't sent by Dovecot either.
Fix by Sunil Shetye (the fix also consolidates IMAP response handling, (Only the first 15 lines of the commit message are shown above )
|
Wed, 4 Nov 2009
|
[ 10:47 miwi ]
- Update to 6.3.13 (updates translations and supports SMTP multiline replies)
- Remove Kerberos IV support, insecure and obsolete
- Mark BROKEN if KRB5_HOME is set and invalid
- Kill pre-configure, no longer needed
- Kill obsolete POP2 from make config menu, still available if given on make
command line
- Auto-detect KRB5_HOME if it's $LOCALBASE or /usr
- MARK_JOBS_SAFE=yes
- Cease messing with @cwd in pkg-plist
- Reduce asterisks on pkg-message.in, to avoid screen clutter on long $PREFIX
Rely on krb-config instead.
PR: 140100
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Approved by: maintainer
|
Number of commits found: 208 (showing only 100 on this page) |