Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Jul 2022 13:47:05 0.8.16_16
|
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.62.0 |
31 May 2022 13:06:17 0.8.16_15
|
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.61.0 |
03 May 2022 08:00:34 0.8.16_14
|
Tobias Kortkamp (tobik)  |
lang/rust: Relink ports after the Rust 1.60.0 update |
15 Mar 2022 09:51:58 0.8.16_13
|
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.59.0 |
03 Feb 2022 14:02:32 0.8.16_12
|
Tobias Kortkamp (tobik)  |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024 |
17 Jan 2022 11:57:45 0.8.16_11
|
Tobias Kortkamp (tobik)  |
lang/rust: Bump revisions after 1.58.0 |
05 Dec 2021 12:35:42 0.8.16_10
|
Tobias Kortkamp (tobik)  |
lang/rust: Rebuild consumers for Rust 1.57.0 |
25 Oct 2021 08:55:19 0.8.16_9
|
Tobias Kortkamp (tobik)  |
*: Rebuild for Rust 1.56.0 |
19 Sep 2021 09:03:23 0.8.16_8
|
Tobias Kortkamp (tobik)  |
*: Rebuild lang/rust consumers after the 1.55.0 update |
28 Aug 2021 13:42:06 0.8.16_7
|
Mikael Urankar (mikael)  |
lang/rust: Rebuild consumers for 1.54.0 |
13 Jul 2021 09:26:57 0.8.16_6
|
Piotr Kubaj (pkubaj)  |
www/castor: fix build on powerpc |
27 Jun 2021 05:39:51 0.8.16_6
|
Tobias Kortkamp (tobik)  |
lang/rust: Rebuild consumers for 1.53.0 |
11 May 2021 18:33:12 0.8.16_5
|
Tobias Kortkamp (tobik)  |
Rebuild lang/rust consumers after d8837418ea743776 |
07 Apr 2021 08:09:01 0.8.16_4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.8.16_4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
29 Mar 2021 18:10:46
0.8.16_4
|
tobik  |
Rebuild lang/rust consumers after r569489 |
17 Feb 2021 23:39:05
0.8.16_3
|
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 |
14 Feb 2021 15:45:11
0.8.16_3
|
mikael  |
lang/rust: Update to 1.50.0
- Use bundled libgit/libssh, the versions in ports are too old
- Update lang/rust-nightly to 2021-02-12
- Update devel/racer to 2.1.41
- Import upstream patch to fix build issue for Firefox and related ports
(https://bugzilla.mozilla.org/show_bug.cgi?id=1684261)
Changes: https://github.com/rust-lang/rust/releases/tag/1.50.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D28616 |
06 Jan 2021 10:13:59
0.8.16_2
|
mikael  |
lang/rust: Update to 1.49.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.49.0
Tested by: mikael, pkubaj
Differential Revision: https://reviews.freebsd.org/D27940 |
24 Nov 2020 12:48:54
0.8.16_1
|
mikael  |
lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0
Reviewed by: jbeich
Tested by: bdragon, jbeich, mikael
Differential Revision: https://reviews.freebsd.org/D27293 |
14 Oct 2020 23:56:38
0.8.16
|
kevans  |
[NEW PORT] www/castor: Graphical browser for text-based inet protocols
Castor is an actively developed graphical browser for text-based protocols
written in Rust that uses the GTK+ toolkit. It currently supports the
Gemini, Gopher and Finger protocols.
Gemini is a modern take on creating a text-based protocol that lives up to
today's standards technically (e.g. it uses TLS). It aims to provide a
"middle ground" between the bare-bones Gopher and the bloated WWW but
leaning towards the former.
PR: 250266
Submitted by: Michael Reim <kraileth elderlinux org> |