- Fix packaging if python is not present at compile time [2]
- Sort targets in Makefile
- Fix variable in the WITH_X11 case
- Bump PORTREVISION (for [1])
Submitted by: Andreas Haakh <bugReporter@Haakh.de> [1]
Reviewed by: Matthias Andree <matthias.andree@gmx.de>
(upstream maintainer) [1]
Reported by: pointyhat via kris [2]
succeeds (if the servers certificate is signed by one of those authorites)
- Bump PORTREVISON, since a failing certiciate check spams the port users'
maillog.
- From the announcement:
fetchmail 6.3.0 has been released on 2005-11-30. More than two years
after the previous formal 6.2.5 release, this collects several dozen
bug fixes, documentation, portability and IPv6 improvements and marks
the beginning of a new "stable" 6.3.X branch that will not change,
except for bug fixes and documentation updates.
- files/patch-pop2.c contributed by Stanislav Brabec <sbrabec@suse.cz>
via Matthias Andree <matthias.andree@gmx.de> (upstream maintainer)
leave some messages on an IMAP server, i.e. this is the correct fix
for the following bug (as described Makefile:1.161 and
files/patch-imap.c:1.1):
fix IMAP client timeout bug with upstream servers that do not send updated
EXISTS counts after acknowledging EXPUNGE see <http://bugs.debian.org/314509>
- Bump PORTREVISION to 4
PR: ports/88850
Submitted by: Vasil Dimov
Patch provided by: Matthias Andree (upstream maintainer)
Patch tested by: barner, Vasil Dimov
EXISTS counts after acknowledging EXPUNGE see <http://bugs.debian.org/314509>
- add fetchmailconf wrapper check for _tkinter.so (if python was installed but
not Tkinter, the wrapper would still try to run fetchmailconf.bin, which
gives a less clear error message to the user than was intended)
- let fetchmailconf wrapper pass command line arguments to fetchmailconf.bin
(it supports -d and -f FILE)
- replace PREFIX with LOCALBASE where appropriate
- bump PORTREVISION
Submitted by: Matthias Andree <matthias.andree@gmx.de>
PR: ports/88444
insecure file creation.
- While here, move berlios.de to the top of the MASTERSITEs, since
development takes place there.
- Bump PORTREVISION
Security: CVE-2005-3088
Security: http://fetchmail.berlios.de/fetchmail-SA-2005-02.txt
in version 6.2.5.1
- Use distribution patch from fetchmail.berlios.de instead of keeping the
security fix in CVS (-> remove patch-r1, patch-s1 which contained to
update from 6.2.5 to 6.2.5.1).
- The above patch also contains a patch that we kept locally in
patch-driver.c: This one has been removed, too.
- Use DOCSDIR macro in pkg-plist
- Don't install yet another copy of GPL
- Pass maintainership to Oliver Eikemeier
PR: 58283, 58341
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>,
Esa Karkkainen <ejk@iki.fi>
Approved by: Ville Eerola <ve@sci.fi> (previous maintainer),
krion (implicit)
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>
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.
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
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
by USE_PYTHON and PYTHON_VERSION instead of hardcoding a python2.0
path component.
Bump PORTREVISION accordingly.
Apologies to Ville for committing this without maintainer approval,
but the ports freeze is so close, and this looks like a trivial
build fix..
PR: 30271
Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
Fix a problem with building Kerberos 4 (Kerberos 5 is still broken).
PR: 27941 (the Kerberos 4 build problem)
Submitted by: Shawn Halpenny <malachai@iname.com>
Approved by: maintainer
/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.
- Prevent Makefile from trying to run 644 missing script when no autocrap
is installed;
- add missed by the configure -lintl into LDFLAGS.
Replace perl with ${PERL} while I'm here.
Submitted by: bento
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
and an omission and gives ESR a chance to do some more serious development
in a new development version.
Approved by: Ville Eerola <ve@sci.fi> - maintainer
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>