Port details |
- aerc Email client for your terminal
- 0.20.1_2 mail
=3 0.20.1_1Version of this port present on the latest quarterly branch. - Maintainer: iamsleepy@ryuki.me
 - Port Added: 2019-06-10 17:00:58
- Last Update: 2025-04-02 02:07:58
- Commit Hash: a4e30d4
- People watching this port, also watch:: ncspot, wlr-randr, spotify-player, sway, tarsnap-gui
- License: MIT
- WWW:
- https://aerc-mail.org/
- Description:
- Aerc is an email client that runs in your terminal. It is highly
efficient and extensible, perfect for the discerning hacker.
Some of its more interesting features include:
- Editing emails in an embedded terminal tmux-style, allowing you
to check on incoming emails and reference other threads while you
compose your replies
- Render HTML emails with an interactive terminal web browser,
highlight patches with diffs, and browse with an embedded less
session
- Vim-style keybindings and ex-command system, allowing for powerful
automation at a single keystroke
- First-class support for working with git & email
- Open a new tab with a terminal emulator and a shell running for
easy access to nearby git repos for parallel work
- Support for multiple accounts, with support for IMAP, Maildir, SMTP,
and sendmail transfer protocols
- CalDAV and CardDAV support for synchronizing contacts & calendar
events
- Asynchronous IMAP support ensures the UI never gets locked up by
a flaky network, as mutt often does
- Efficient network usage - aerc only downloads the information
which is necessary to present the UI, making for a snappy and
bandwidth-efficient experience
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/aerc/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/aerc
- pkg install aerc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: aerc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1738150502
SHA256 (rjarry-aerc-0.20.1_SRHT0.tar.gz) = fbfbf2cc4f6e251731698d6d1b7be4e88835b4e089d55e3254d37d450700db07
SIZE (rjarry-aerc-0.20.1_SRHT0.tar.gz) = 474975
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- base64 : converters/base64
- scdoc : textproc/scdoc
- update-desktop-database : devel/desktop-file-utils
- gmake>=4.4.1 : devel/gmake
- go121 : lang/go121
- libncurses.so.6 : devel/ncurses
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- socksify : net/dante
- w3m : www/w3m
- update-desktop-database : devel/desktop-file-utils
- libncurses.so.6 : devel/ncurses
- python3.11 : lang/python311
- Library dependencies:
-
- libnotmuch.so : mail/notmuch
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for aerc-0.20.1_2:
HTML_FILTER=on: Install HTML filter (depends on w3m and socksify)
NOTMUCH=on: Fast indexing and searching support via notmuch
===> Use 'make config' to modify these settings
- Options name:
- mail_aerc
- USES:
- desktop-file-utils gmake go:modules ncurses:port python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.20.1_2 02 Apr 2025 02:07:58
    |
Adam Weinberger (adamw)  |
go: Bump ports for go124 update |
0.20.1_1 05 Mar 2025 16:02:56
    |
Adam Weinberger (adamw)  |
Bump all go ports for yesterday's releases |
0.20.1 30 Jan 2025 09:01:30
    |
Fernando Apesteguía (fernape)  Author: Yuvakiran Rayapureddy |
mail/aerc: update to 0.20.1
ChangeLog: https://git.sr.ht/~rjarry/aerc/refs/0.20.1
Fixes
* `:sign` and `:encrypt` descriptions overflow the review screen.
* Some messages are hidden when using client side threading.
PR: 284412
Reported by: iamsleepy@ryuki.me (maintainer) |
0.20.0 27 Jan 2025 12:12:34
    |
Vladimir Druzenko (vvd)  Author: Yuvakiran Rayapureddy |
mail/aerc: Update 0.19.0 → 0.20.0
Changelog:
https://git.sr.ht/~rjarry/aerc/refs/0.20.0
PR: 284356 |
0.19.0 18 Jan 2025 14:25:23
    |
Zsolt Udvari (uzsolt)  Author: Yuvakiran Rayapureddy |
mail/aerc: Update to 0.19.0
Changelog: https://git.sr.ht/~rjarry/aerc/refs/0.19.0
PR: 284076
Approved by: submitter is maintainer |
0.18.2_1 09 Aug 2024 06:24:08
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
0.18.2 04 Aug 2024 09:42:47
    |
Vladimir Druzenko (vvd)  Author: Yuvakiran Rayapureddy |
mail/aerc: update 0.18.1 → 0.18.2
Fixed:
- Builtin `calendar` filter error with non-GNU Awk.
- Detection of unicode width measurements on tmux 3.4.
- Dropping of events during large pastes.
- Home and End key decoding for the st terminal.
Changelog:
https://git.sr.ht/~rjarry/aerc/refs/0.18.2
PR: 280606 |
0.18.1 18 Jul 2024 14:52:47
    |
Vladimir Druzenko (vvd)  Author: Yuvakiran Rayapureddy |
mail/aerc: update 0.18.0 → 0.18.1
Changelog:
https://git.sr.ht/~rjarry/aerc/refs/0.18.1
PR: 280348 |
0.18.0 08 Jul 2024 08:41:41
    |
Torsten Zuehlsdorff (tz)  |
mail/aerc: Update from 0.16.0 to 0.18.0
Changelog:
# Added
- Add `[ui].msglist-scroll-offset` option to set a scroll offset for
the message list.
- Add new `:align` command to align the selected message at the top,
center, or bottom of the message list.
- Inline image previews when no filter is defined for `image/*` and the
terminal supports it.
- `:bounce` command to reintroduce messages into the transport system.
- Message counts are available in statusline templates.
- Execute IPC commands verbatim by providing the command and its args (Only the first 15 lines of the commit message are shown above ) |
0.16.0_7 03 Jul 2024 08:29:54
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update |
0.16.0_6 15 Jun 2024 09:52:17
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.16.0_5 13 May 2024 17:56:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.16.0_4 15 Apr 2024 08:20:04
    |
Ashish SHUKLA (ashish)  |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.16.0_3 24 Mar 2024 14:29:00
    |
Muhammad Moinur Rahman (bofh)  |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
0.16.0_2 11 Feb 2024 10:39:17
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
0.16.0_1 07 Dec 2023 02:22:10
    |
Ashish SHUKLA (ashish)  |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
0.16.0 11 Oct 2023 06:04:38
    |
Robert Clausecker (fuz)  Author: Yuvakiran Rayapureddy |
mail/aerc: Update to 0.16.0
- clean up and improve port
Submitter becomes maintainer.
Changelog: https://git.sr.ht/~rjarry/aerc/refs/0.16.0
PR: 274383 |
0.10.0_11 08 Sep 2023 14:34:56
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go* update |
0.10.0_10 04 Aug 2023 14:24:50
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
0.10.0_9 08 Apr 2023 15:13:25
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
0.10.0_8 09 Mar 2023 19:18:07
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go ports update |
0.10.0_7 15 Feb 2023 19:06:01
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
0.10.0_6 09 Feb 2023 21:55:23
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after GO_DEFAULT update. |
0.10.0_5 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
0.10.0_4 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
0.10.0_3 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
0.10.0_2 08 Sep 2022 16:33:18
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10.0_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.10.0_1 03 Aug 2022 21:35:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
0.10.0 20 Jul 2022 12:04:27
    |
Fernando Apesteguía (fernape)  |
mail/aerc: update to 0.10.0
PR: 264817
Reported by: phil@krylov.eu |
0.4.0_3 14 Jul 2022 12:46:05
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
0.4.0_2 07 Jun 2022 21:56:10
    |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
0.4.0_1 30 Mar 2022 07:01:44
    |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
0.4.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.4.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.0 18 Feb 2021 00:00:43
  |
jbeich  |
mail/aerc: unbreak fetch due to dependency rename
$ make checksum TRYBROKEN= MASTER_SITE_BACKUP= DISTDIR=$(mktemp -dt distfiles)
[...]
=> ProtonMail-crypto-71bec3603bf3_GH0.tar.gz doesn't seem to exist in
/tmp/distfiles.vIqG0oUY/.
=> Attempting to fetch
https://codeload.github.com/ProtonMail/crypto/tar.gz/71bec3603bf3?dummy=/ProtonMail-crypto-71bec3603bf3_GH0.tar.gz
fetch:
https://codeload.github.com/ProtonMail/crypto/tar.gz/71bec3603bf3?dummy=/ProtonMail-crypto-71bec3603bf3_GH0.tar.gz:
size unknown
fetch:
https://codeload.github.com/ProtonMail/crypto/tar.gz/71bec3603bf3?dummy=/ProtonMail-crypto-71bec3603bf3_GH0.tar.gz:
size of remote file is not known
ProtonMail-crypto-71bec3603bf3_GH0.tar.gz 1939 kB 2391 kBps 00s
=> Fetched file size mismatch (expected 1985666, actual 1985937)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /tmp/distfiles.vIqG0oUY/ and try again.
*** Error code 1 |
0.4.0 17 Feb 2021 23:39:05
  |
jbeich  |
Unbreak fetch from git.sr.ht
GZIP compression ratio and Git footer have changed e.g.,
method crc date time compressed uncompressed ratio uncompressed_name
-defla 944caee6 Dec 7 21:15 12482 71680 82.5% scdoc-1.11.1.tar
+defla 944caee6 Feb 17 23:20 12510 71680 82.5% scdoc-1.11.1.tar
---
-2.26.2
+2.30.0 |
0.4.0 28 Sep 2020 05:05:25
  |
tobik  |
Reset MAINTAINER |
0.4.0 30 May 2020 00:23:55
  |
tobik  |
mail/aerc: Update to 0.4.0
Changes: https://git.sr.ht/~sircmpwn/aerc/refs/0.4.0 |
0.3.0_1 02 Dec 2019 22:54:19
  |
tobik  |
mail/aerc: Unbreak on arm64
# git.sr.ht/~sircmpwn/pty
vendor/git.sr.ht/~sircmpwn/pty/pty_freebsd.go:50:20: undefined: fiodgnameArg
vendor/git.sr.ht/~sircmpwn/pty/pty_freebsd.go:63:12: undefined: _C_SPECNAMELEN
vendor/git.sr.ht/~sircmpwn/pty/pty_freebsd.go:66:9: undefined: fiodgnameArg
# golang.org/x/sys/unix
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p518178_s355024/logs/errors/aerc-0.3.0.log
Unbreak by updating golang.org/x/sys to 33540a1f6037 which adds
support for FreeBSD arm64 and generating the missing
git.sr.ht/~sircmpwn/pty/ztypes_freebsd_arm64.go.
PR: 242312 |
0.3.0 22 Nov 2019 12:13:16
  |
tobik  |
mail/aerc: Update to 0.3.0
Changes: https://git.sr.ht/~sircmpwn/aerc/refs/0.3.0 |
0.2.1_1 16 Nov 2019 12:52:40
  |
dmgk  |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
0.2.1 30 Jul 2019 15:06:51
  |
tobik  |
mail/aerc: Update to 0.2.1
Changes: https://git.sr.ht/~sircmpwn/aerc/refs/ |
0.1.1.166 27 Jul 2019 08:54:51
  |
tobik  |
mail/aerc: Update to latest commit |
0.1.1.117 17 Jul 2019 04:14:04
  |
tobik  |
mail/aerc: Update to latest commit |
0.1.1.77 03 Jul 2019 12:47:49
  |
tobik  |
mail/aerc: Update to latest commit |
0.1.1.53 29 Jun 2019 04:02:08
  |
tobik  |
mail/aerc: Drop custom do-{build,install} targets after r505321 |
0.1.1.53 17 Jun 2019 13:35:18
  |
tobik  |
mail/aerc: Update to latest master
Also fix handling of tcell dependency which is actually replaced
with a patched version. |
0.1.1.37 10 Jun 2019 17:00:26
  |
tobik  |
New port: mail/aerc
Aerc is an email client that runs in your terminal. It is highly
efficient and extensible, perfect for the discerning hacker.
Some of its more interesting features include:
- Editing emails in an embedded terminal tmux-style, allowing you
to check on incoming emails and reference other threads while you
compose your replies
- Render HTML emails with an interactive terminal web browser,
highlight patches with diffs, and browse with an embedded less
session
- Vim-style keybindings and ex-command system, allowing for powerful
automation at a single keystroke (Only the first 15 lines of the commit message are shown above ) |