| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
$ 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
Notes:
svn path=/head/; revision=565829
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=565827
|
|
|
|
|
|
|
| |
Changes: https://git.sr.ht/~sircmpwn/aerc/refs/0.4.0
Notes:
svn path=/head/; revision=537013
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
# 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
Notes:
svn path=/head/; revision=518883
|
|
|
|
|
|
|
| |
Changes: https://git.sr.ht/~sircmpwn/aerc/refs/0.3.0
Notes:
svn path=/head/; revision=518142
|
|
|
|
|
|
|
| |
Changes: https://git.sr.ht/~sircmpwn/aerc/refs/
Notes:
svn path=/head/; revision=507648
|
|
|
|
| |
Notes:
svn path=/head/; revision=507394
|
|
|
|
| |
Notes:
svn path=/head/; revision=506788
|
|
|
|
| |
Notes:
svn path=/head/; revision=505749
|
|
|
|
|
|
|
|
| |
Also fix handling of tcell dependency which is actually replaced
with a patched version.
Notes:
svn path=/head/; revision=504421
|
|
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
WWW: https://aerc-mail.org/
Notes:
svn path=/head/; revision=503916
|