| Port details on branch 2020Q3 |
- fetchmail Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR
- 6.4.12 mail
=0 6.4.12Version of this port present on the latest quarterly branch. - Maintainer: chalpin@cs.wisc.edu
 - Port Added: 2020-09-21 16:19:01
- Last Update: 2020-09-21 16:18:24
- Commit Hash: 0b3e759
- License: GPLv2 LGPL21
- WWW:
- http://www.fetchmail.info/
- Description:
- Fetchmail is a full-featured IMAP/POP2/POP3/APOP/KPOP/ETRN/ODMR client with
easy configuration, daemon mode, forwarding via SMTP or local MDA, and
superior reply handling. It is used to handle intermittent email connections
by acting as a coupling that seamlessly batch forwards fetched mail from your
mail server to your local delivery system, allowing you to read it with your
favourite mail user agent. Fetchmail also includes useful spam filtering and
multi-user functions.
A typical use of fetchmail is to connect to your ISP's POP3 server,
downloading your mail into the INBOX on your local computer. You may then
read the mail, offline if you want, using pine, mutt, or any standard mail
user agent.
WWW: http://www.fetchmail.info/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- fetchmail>0:mail/fetchmail
- To install the port:
- cd /usr/ports/mail/fetchmail/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/fetchmail
- pkg install fetchmail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fetchmail
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1599207773
SHA256 (fetchmail-6.4.12.tar.xz) = 2b84e0971dbf683ec7edd313f9218adbc7dc51c1de9825b3b549bf619c1a4887
SIZE (fetchmail-6.4.12.tar.xz) = 1303532
Packages (timestamps in pop-ups are UTC):
- Slave ports:
-
- mail/fetchmailconf
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- ca-root-nss.crt : security/ca_root_nss
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- mail/fetchmailconf
- for Run
-
- mail/fetchmailconf
Configuration Options:
- ===> The following configuration options are available for fetchmail-6.4.12:
CA_BUNDLE=on: Install CA bundle for OpenSSL
DOCS=on: Build and/or install documentation
NLS=on: Native Language Support
====> GSSAPI Security API support: you have to select exactly one of them
GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
GSSAPI_NONE=off: Disable GSSAPI support
===> Use 'make config' to modify these settings
- Options name:
- mail_fetchmail
- USES:
- cpe gmake tar:xz ssl gssapi gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
6.4.12 21 Sep 2020 16:18:25
  |
mandree  |
MFH: r546739 r547549
mail/fetchmail: update to 6.4.12 (from 6.4.8)
(Note this isn't the usual MFH changelog as that doesn't make sense in this
particular case; head/ had some churn around a regression in 6.4.10 that
this MFH-of-two-changeset nicely skips over.)
Add: Romanian-language translation by Florentina Musat
Add: manual page now mentions that --sslfingerprint hash is of MD5 type.
Fix: README contained NEWS fragments (broken since c. 1 year/c. 6.4.2,
fixed in 6.4.12) instead of the actual contents.
Update: the > 2^31 "long long" local patch so it patches the right place of the
NEWS file.
PR: 248954
Approved by: Corey Halpin (maintainer)
PR: 249009
Approved by: Corey Halpin (maintainer)
Approved by: ports-secteam@ (fluffy@) |
6.4.12 21 Sep 2020 16:18:24
    |
Matthias Andree (mandree)  |
MFH: r546739 r547549
mail/fetchmail: update to 6.4.12 (from 6.4.8)
(Note this isn't the usual MFH changelog as that doesn't make sense in this
particular case; head/ had some churn around a regression in 6.4.10 that
this MFH-of-two-changeset nicely skips over.)
Add: Romanian-language translation by Florentina Musat
Add: manual page now mentions that --sslfingerprint hash is of MD5 type.
Fix: README contained NEWS fragments (broken since c. 1 year/c. 6.4.2,
fixed in 6.4.12) instead of the actual contents.
Update: the > 2^31 "long long" local patch so it patches the right place of the
NEWS file.
PR: 248954
Approved by: Corey Halpin (maintainer)
PR: 249009
Approved by: Corey Halpin (maintainer)
Approved by: ports-secteam@ (fluffy@) |