Commit graph

9 commits

Author SHA1 Message Date
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
pin
cb985c0b34 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-11-23 11:46:34 +00:00
nia
ab845b2028 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-26 11:05:20 +00:00
nia
5c85662953 net: Remove SHA1 hashes for distfiles 2021-10-07 14:41:10 +00:00
pin
5cda027a5b 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.
2021-09-13 20:32:35 +00:00
pin
20e1fd0a20 net/ncgopher: simplify Makefile 2021-08-05 08:43:42 +00:00
tnn
ab9578d7c4 g/c RUSTFLAGS from individual package Makefiles. Handled by cargo.mk. 2021-07-22 16:16:35 +00:00
adam
9d0e79c401 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
pin
50416e5255 net/ncgopher: import package
ncgopher is a gopher and gemini client for the modern internet. It uses
ncurses and is written in Rust.

Features:
-Gopher and gemini support
-Ncurses interface
-Keyboard commands for navigation
-Bookmarks support including custom title
-History of visited gopher holes
-Download of text files and gophermaps
-Download of binary files
-Menu for easy configuration
-Mouse support in some terminals
-TLS support
-Darkmode!
-Common search providers in search menu for quick access
-External commands for HTML, images and Telnet
2021-02-14 20:59:54 +00:00