| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
The fetchmailrc.sample file is still installed 644.
|
|
|
|
| |
- Add pointers to fetchmail documentation to rc script.
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
|
| |
- Remove home.pages.de master site
- Add sunsite mirror
PR: ports/111443
Submitted by: Matthias Andree
|
| |
|
|
|
|
|
|
|
|
| |
- Fix insecure APOP authentication (minor)
Security: http://fetchmail.berlios.de/fetchmail-SA-2007-01.txt
Security: http://www.vuxml.org/freebsd/f1c4d133-e6d3-11db-99ea-0060084a00e5.html
ChangeLog: https://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=12610
|
|
|
|
|
| |
- Regression fixes for KPOP and repoll after server disconnect (TLS)
Details: https://lists.berlios.de/pipermail/fetchmail-announce/2007-February/000047.html
|
|
|
|
|
|
|
|
|
|
| |
- Fixes two security issues, one of which is a longstanding password disclosure bug.
- Several robustness fixes and other improvements
Release notes: https://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=11977
Security: http://www.vuxml.org/freebsd/5238ac45-9d8c-11db-858b-0060084a00e5.html
Security: http://www.vuxml.org/freebsd/37e30313-9d8c-11db-858b-0060084a00e5.html
Reported by: Matthias Andree (upstream author)
|
|
|
|
|
|
|
|
|
| |
http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=11358
- OPTIONize [1]
- GSSAPI support (requires Kerberos). [1]
- Removed POP2 from port's default configuration [1]
Requested by: Stefan Thurner <thurners@nicsys.de> [1]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to specify where fetchmail logs to. Default: --syslog (as hardcoded
before). [1]
- Use marco for cp [2]
- Try to remove directories not listed in mtree [2]
- No portrevision bump since the default behaviour remains the same, and
a new fetchmail version is to be exspected soon anyway.
Requested by: Gerard Seibert <gerard@seibercom.net> [1]
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> [2]
PR: ports/101517
|
|
|
|
|
|
| |
PR: ports/97977
Submitted by: Esa Karkkainen <ejk@iki.fi>
Big shiny pointy hat: me
|
|
|
|
|
|
|
|
|
|
| |
- Fix typo in Makefile [1]
- Fix recursive calls of rc script on older systems (requested in [2])
- Bump PORTREVISION
PR: 97876 [1], 97335 [2]
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> [1],
Veselin Slavov <vess@slavof.net> [2]
|
|
|
|
|
|
|
|
|
| |
- Fix package: Create /var/run/fetchmail in pkg-install instead of
post-install target.
- Bump PORTREVISION
PR: ports/97283
Submitted by: Martin Jackson <mhjacks@swbell.net>
|
|
|
|
|
|
|
|
|
| |
- Add rcNG script. See $PREFIX/etc/rc.d/fetchmail for
instructions. Inspired by [2] and ports/www/apache22.
PR: ports/96987 [1], ports/96079
Submitted by: Rob MacGregor <freebsd.macgregor@blueyonder.co.uk> [1],
Martin Jackson <mhjacks@swbell.net>
|
| |
|
|
|
|
|
|
|
|
| |
a password for a particular account.
- Bump PORTREVISION
Submitted by: Craig Leres via Matthias Andree
|
|
|
|
|
|
|
|
|
|
| |
- Changes:
* Fixes a denial of service bug/fetchmail crash after sending a bounce
* Adds a Maillennium (Comcast) workaround
* ChangeLog: https://lists.berlios.de/pipermail/fetchmail-announce/2006-January/000022.html
Security: http://fetchmail.berlios.de/fetchmail-SA-2006-01.txt
Security: CVE-2006-0321
Security: http://www.vuxml.org/freebsd/f11d3b22-88c6-11da-a7b2-0060084a00e5.html
|
|
|
|
|
|
|
|
|
|
|
| |
* Fix null pointer dereference w/ headerless message in
multi-drop mode [1]
* Removed patches are in the upstream distribution now
* ChangeLog: https://lists.berlios.de/pipermail/fetchmail-announce/2005-December/000017.html
Security: http://www.vuxml.org/freebsd/f7eb0b23-7099-11da-a15c-0060084a00e5.html
Security: http://fetchmail.berlios.de/fetchmail-SA-2005-03.txt
Security: CVE-2005-4348
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove obsolete --enable-inet6 configure argument [1]
- Don't try to enable Kerberos IV and V at the same time [1]
- Add WITH_NTLM knob. Inform port user about other knobs
(WITH_X11, WITHOUT_NLS) [1]
- Correct man page patch [1]
- Fix default OpenSSL certificate path [1] [2]
- Fix plist [1] [3]
- Bump PORTREVISON
Submitted by: Matthias Andree <matthias.andree@gmx.de> [1]
Reported by: Dieter Rauschenberger <dr@d-ra.de> [2]
PR: ports/90084 [2]
Reported by: kris via pointyhat [3]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
Requested by: Diane Bruce <db@db.net>
PR: ports/88787
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: ports/83900
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add new master site
- Take maintainership (no objections on freebsd-ports,
Matthias also favours this option as long as the new FreeBSD
maintainer will be responsive and submit patches upstream - promissed :-)
Submitted by: Matthias Andree <matthias DOT andree AT gmx DOT de>
PR: ports/83805
Obtainted from: http://download.berlios.de/fetchmail/fetchmail-patch-6.2.5.1.gz
Security: http://www.vuxml.org/freebsd/3497d7be-2fef-45f4-8162-9063751b573a.html
|
|
|
|
|
|
| |
several months (not responding to email).
Discussed among: portmgr team
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
|
|
|
|
| |
- add WITHOUT_NLS [2]
Seems like 6.2.6 takes a while...
PR: 60262 [1], 62732 [2]
Submitted by: Stuart Barkley <stuartb@4gh.net> [1]
Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp> [1]
|
|
|
|
| |
Prompted by: trevor
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
|
|
|
|
| |
Noticed by: Bill Fenner's portsurvey
Approved by: marcus (mentor)
|
|
|
|
| |
Approved by: marcus (mentor)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
| |
Prodded by: kris
|
| |
|
|
|
|
|
| |
PR: 53280
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
|
|
|
| |
www.tuxedo.org -> www.catb.org
|
| |
|
|
|
|
|
| |
vulnerability. That's at least four, but who's counting?
<URL:http://security.e-matters.de/advisories/052002.html>
|
|
|
|
|
| |
PR: ports/44830
Submitted by: Matthias Andree <matthias.andree@web.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
http://security.e-matters.de/advisories/032002.html
% cvs rlog ports/mail/fetchmail/Makefile | grep 'exploit' | wc
3 28 203
|
|
|
|
|
| |
PR: 41623
Submitted by: Esa Karkkainen <ejk@iki.fi>
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
http://tuxedo.org/~esr/fetchmail/NEWS
http://rhn.redhat.com/errata/RHSA-2002-047.html
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
|
|
|
| |
Approved by: maintainer timeout
|
|
|
|
| |
the later case
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
remotely exploitable buffer overflow when connecting to a malicious
server.
|
|
|
|
|
|
| |
mention ODMR to help "make search".
Approved by: ve@sci.fi (maintainer)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/27783
Submitted by: Ville Eerola <ve@sci.fi>
|
|
|
|
|
| |
PR: 27754
Submitted by: Esa Karkkainen ejk@iki.fi
|
|
|
|
|
|
|
|
|
| |
/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.
|
| |
|
|
|
|
|
| |
can argue about the rest later, let's get the thing fixed first. This is
a combination of my fix and Peter Pentchev's.
|
|
|
|
|
|
| |
autoconf, automake and aclocal.
Prompted by: Raimar Lutsch <raimar@lutsch.de>
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Add USE_GMAKE - too many things in the autoconf build process depend
on GNU make.
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
as --enable-OPIE until now.
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
A non-reachable exit() call was removed from the end of main(),
and the version number information was updated in the .lsm file.
Noticed by: Steve Watt, Mike Harding, Ville Eerola, probably others, too
|
|
|
|
|
| |
Approved by: maintainer
Weird look to: Eric S. Raymonds (3 releases in 2 weeks?! Oh come ON!)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION to reflect functionality change.
PR: 23214
Submitted by: William M. Perry <wmperry@aventail.com>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
building WITH_X11. No PORTREVISION bump - WITH_X11 did not build at all
until now.
PR: 23184
Submitted by: Donald J. Maddox <dmaddox@sc.rr.com>
|
|
|
|
|
|
| |
without releasing a new version.
Submitted by: Donald J . Maddox <dmaddox@sc.rr.com>
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 22825
Submitted by: MAINTAINER
|
|
|
|
|
|
| |
PR: 22382
Submitted by: Ben Lovett <blovett@oneinsane.net>
Approved by: MAINTAINER
|
|
|
|
|
|
| |
PR: 21641
Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>
Reviewed by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi> MAINTAINER
|
|
|
|
| |
breaks building. So, I disable hesiod support.
|
|
|
|
|
| |
PR: 21277
Submitted by: Maintainer
|
|
|
|
|
|
| |
PR: 20716
Submitted by: Peter Pentchev <roam@orbitel.bg>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/20434
Submitted by: Ville Eerola <ve@sci.fi> (MAINTAINER)
|
|
|
|
|
| |
PR: 19785
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
program works. Disabled by default, to keep the status-quo.
Loosely based on PR: 19398
Discussed with: alex
|
|
|
|
|
| |
PR: ports/19181
Submitted by: Maintainer
|
|
|
|
|
|
| |
PR: 19081
Submitted by: Munehiro Matsuda <haro@tk.kubota.co.jp>
Approved by: MAINTAINER
|
|
|
|
|
|
|
| |
appropriate libraries are available.
Submitted by: asmodai
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 18840
Submitted by: R\xe9mi Guyomarch <rguyom@321.net>
No complaints from: maintainer
|
|
|
|
|
| |
PR: 18446, 18456
Submitted by: Ville Eerola <ve@sci.fi>
|
| |
|
|
|
|
| |
Requested by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi>
|
|
|
|
|
| |
PR: 16952
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
PR: 16826
Submitted by: maintainer
|
|
|
|
|
| |
PR: 16488
Submitted by: John Reynolds <jjreynold@home.com>
|
| |
|
| |
|
|
|
|
|
|
| |
- Support IPv6.
Approved by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 14582
Submitted by: Jose Marques <noway@nohow.demon.co.uk>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
with krb4 (I hope, I can't test this). Thanks to
Simon Karpen <karpes@rpi.edu> for a fix.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
|
|
|
|
|
| |
Submitted by: cpiazza@home.net
PR: ports/12172
|
|
|
|
|
| |
PR: 11694
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/10977
Submitted by: mharo@area51.fremont.ca.us
|
|
|
|
|
| |
PR: ports/10888
Submitted by: mharo@patrol.area51.fremont.ca.us
|
|
|
|
|
| |
PR: 10198
Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
|
|
|
|
|
| |
PR: ports/9105
Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
|
|
|
|
|
| |
PR: ports/8866
Submitted by: Ville Eerola <ve@sci.fi>
|
|
|
|
|
| |
PR: 8238
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Eugene M. Kim <gene@nttlabs.com>
|
| |
|
|
|
|
|
|
|
| |
This patch helps it find Kerberos V5 if you installed the port in a
non-standard place.
Reviewed by: Ville Eerola <Ville.Eerola@sci.fi>
|
|
|
|
|
| |
PR: 7631-diffs
Submitted by: maintainer
|
|
|
|
|
| |
PR: 7315
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 6767
Submitted by: Douglas Carmichael <dcarmich@mcs.com>
|
|
|
|
|
| |
PR: 6726
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 6665
Submitted by: Douglas Carmichael <dcarmich@mcs.com>
Reviewed by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi> (maintainer)
|
|
|
|
|
| |
PR: 6625
Submitted by: Ville Eerola <ve@sci.fi>
|
|
|
|
|
| |
Homepage Submitted by: Ville Eerola <ville@vlsi.fi>
[I take full blame for the rephrasal]
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
instead of MAKE_EBONES nowadays.
|
| |
|
| |
|
|
|
|
| |
because install -C -d fails
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: ve@sci.fi (maintainer)
Submitted by: itojun@itojun.org
|
| |
|
|
|
|
|
|
| |
PR: 4503
Reviewed by: Ville Eerola <ve@sci.fi>
Submitted by: Benjamin Greenwald <beng@lcs.mit.edu>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 4005
Submitted by: Ville Eerola <ve@sci.fi>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
PR: 3550
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reminded by: Josh Gilliam <soil@quick.net>
(Closing PR #2967.)
|
| |
|
| |
|
|
|
|
|
| |
(Well, if you compile, it looks like it's 3.3.1, but the release note
says it's 3.3.2.)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
(It looks like the bug with v.3.1 has been fixed.)
Tested by: scrappy
|
|
|
|
| |
Suggested by: scrappy
|
| |
|
| |
|
| |
|
|
|
|
| |
PKGNAME.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the man page.
|
|
|
|
|
| |
commit of the checksum file.
(No change in version or release number.)
|
|
|
|
|
|
| |
defined in fetchmail.spec.
This should make it easier for users to see if they've got the latest port
installed.
|
|
|
|
| |
(V1.9 Release 9)
|
|
|
|
| |
And clean up variable ordering (as shown in the handbook) as little.
|
|
|
|
| |
(It may be helpful to change the version number portion of PKGNAME.)
|
|
|
|
| |
numbers of sendmails for local delivery.
|
|
|
|
|
| |
that matches this to ftp.freebsd.org so people can at least get a
consistent version.
|
|
|
|
| |
Noticed by: asami
|
| |
|
|
|
|
|
| |
Submitted by: Ville Eerola <ve@sci.fi>
(Closing PR #1895.)
|
|
|