2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|
2022-11-10 22:59:44 by pin | Files touched by this commit (3) | |
Log message:
net/ncgopher: update to 0.5.0
New features:
- New shortcut: 'G' to edit current URL
- Gemini TLS client certificate support
|
2022-05-23 23:07:14 by pin | Files touched by this commit (3) | |
Log message:
net/ncgopher: update to 0.4.0
0.4.0
New features:
- Search in documents. Finally. Search with '/'. Jump to next/previous
result with n/N. Fixes #5
- Gemini: Check for redirect loops
Changes:
- Breaking: Changed key shortcuts for next/previous link to l/L
- Removed Config as a dependency and use serde instead
- Update dependencies
Bugfixes:
- Clicking "accept the risk" in the certificate dialog will now \
automaically
open the URL
- Update status message display when fetching content
- Url-decode path in gopher URIs. Fixes #78
- Fixed crash when darkmode is enabled (pull request #69)
- Introduced and fixed crash when bookmarks file does not exist
- The open image command finally works again
- Fixed name of arch package in README
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-11-23 12:46:34 by pin | Files touched by this commit (2) | |
Log message:
net/ncgopher: update to 0.3.0
-parsing MIME type from gemini response instead of just checking for \
"text/".
Other text types will now be displayed as text/plain, not text/gemini.
This also allows the supposed encoding to be detected and ncgopher will now
abort a request if the server signals an unsupported charset. A dialog will
be displayed.
-Fixed bug in gopher protocol handling.
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-09-13 22:32:35 by pin | Files touched by this commit (3) | |
Log message:
net/ncgopher: rev bump, fix broken builds
Both mef and jperkin have reported broken builds for ncgopher
after rust update to 1.54.0
I've contacted upstream and they have updated the dependencies
but, no new release.
https://github.com/jansc/ncgopher/issues/35
The package builds fine on my 9.99.88 amd64 now.
|