5 Commits

Author SHA1 Message Date
semarie
071b5be212 devel/cargo: remove .crates2.json file after installing with cargo
we are managing installed files with different mecanism.
it is the v2 for tracking crates installation, and we already remove v1 (.crates.toml).

take care of cleaning ports which are already seen it

problem spotted by landry@
ok landry@
2021-02-21 09:19:07 +00:00
semarie
a7dec74dc9 www/castor: use bsd.port.mk magic to fetch a file with generic name and store it as distname
and use default option for cargo module to put all downloaded crates to "cargo/" directory.

ok aja@
2021-01-02 16:46:17 +00:00
jturner
4502a01183 Fix castor build, no bump needed. ok aja 2020-12-01 14:48:03 +00:00
ajacoutot
ef3488d4fc Fix icon installation path. 2020-11-29 18:53:50 +00:00
ajacoutot
8c86de112f Import castor-0.8.16
Castor is a graphical client for plain-text protocols written in Rust with GTK.
It currently supports the Gemini, Gopher and Finger protocols.

ok robert@
2020-11-29 18:47:49 +00:00