| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Force rebuild all consumers to catch regressions early
Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/05/23/Rust-1.35.0.html
Reviewed by: jbeich
Tested by: pkubaj (powerpc64), mikael.urankar@gmail.com (aarch64)
With hat: rust
Differential Revision: https://reviews.freebsd.org/D20332
Notes:
svn path=/head/; revision=502416
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While here add patches from [1] for LibreSSL 2.9.1 support
[1] https://github.com/sfackler/rust-openssl/pull/1097
Changes: https://blog.rust-lang.org/2019/05/13/Security-advisory.html
Changes: https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html
PR: 237495 [1]
Security: 37528379-76a8-11e9-a4fd-00012e582166
Notes:
svn path=/head/; revision=501679
|
|
|
|
|
|
|
|
|
|
|
| |
This release only bumps the regex crate to 1.1.6 to fix a search
bug that can cause ripgrep to enter an infinite loop.
Changes: https://github.com/BurntSushi/ripgrep/releases/tag/11.0.1
PR: 237306
Notes:
svn path=/head/; revision=499114
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/BurntSushi/ripgrep/releases/tag/11.0.0
PR: 237306
Approved by: maintainer
Notes:
svn path=/head/; revision=499078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update devel/racer to latest version that can build with 1.34.0
- Drop no longer needed patch from textproc/ripgrep
- Force rebuild all consumers to catch regressions early
Thanks to Mikaël Urankar for providing updated bootstraps for
aarch64, armv6, armv7, powerpc64.
Changes: https://blog.rust-lang.org/2019/04/11/Rust-1.34.0.html
Reviewed by: jbeich
With hat: rust
Differential Revision: https://reviews.freebsd.org/D19850
Notes:
svn path=/head/; revision=498677
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- www/firefox temporarily loses SIMD in charset conversion, see
https://bugzilla.mozilla.org/show_bug.cgi?id=1521249
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2019/02/28/Rust-1.33.0.html
Tested by: Mikaël Urankar (aarch64, armv6, armv7, powerpc64), Piotr Kubaj (powerpc64)
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D19354
Notes:
svn path=/head/; revision=494176
|
|
|
|
|
|
|
|
| |
PR: 235063
Differential Revision: https://reviews.freebsd.org/D19309
Notes:
svn path=/head/; revision=494175
|
|
|
|
|
|
|
|
|
|
|
|
| |
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D18858
Notes:
svn path=/head/; revision=490600
|
|
|
|
|
|
|
|
|
|
|
|
| |
- devel/racer no longer needs to dowgrade rustc-ap-syntax
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2018/12/06/Rust-1.31.0.html
Approved by: rust (tobik)
Differential Revision: https://reviews.freebsd.org/D18427
Notes:
svn path=/head/; revision=486770
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
error[E0432]: unresolved import `simd::x86::avx`
--> cargo-crates/bytecount-0.3.2/src/lib.rs:49:16
|
49 | use simd::x86::avx::{LowHigh128, u8x32};
| ^^^ could not find `avx` in `x86`
https://github.com/rust-lang/rust/issues/56527
Notes:
svn path=/head/; revision=486650
|
|
|
|
|
|
|
|
| |
PR: 233317
Approved by: Petteri Valkonen (maintainer)
Notes:
svn path=/head/; revision=485929
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html
Approved by: rust (tobik)
MFH: 2018Q4 (less rust versions to support)
Differential Revision: https://reviews.freebsd.org/D17695
Notes:
svn path=/head/; revision=482993
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/BurntSushi/ripgrep/releases/tag/0.10.0
PR: 232452
Approved by: petteri.valkonen@iki.fi (maintainer)
Notes:
svn path=/head/; revision=482607
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Force rebuild all consumers in case some are affected by miscompilation
Changes: https://blog.rust-lang.org/2018/10/12/Rust-1.29.2.html
PR: 229826 (follow up)
Approved by: rust (tobik)
MFH: 2018Q4
Differential Revision: https://reviews.freebsd.org/D17477
Notes:
svn path=/head/; revision=481921
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Force rebuild all consumers as standard library is statically linked
Changes: https://blog.rust-lang.org/2018/09/25/Rust-1.29.1.html
PR: 229826 (follow up)
Approved by: dumbbell
Differential Revision: https://reviews.freebsd.org/D17337
Notes:
svn path=/head/; revision=480871
|
|
|
|
|
|
|
|
| |
PR: 230449
Submitted by: maintainer
Notes:
svn path=/head/; revision=476633
|
|
|
|
|
|
|
| |
Make sure ino64/abstime issues don't affect FreeBSD 12.0 or later.
Notes:
svn path=/head/; revision=468993
|
|
|
|
|
|
|
|
|
|
|
| |
- Unconditionally install shell completion files
Changes: https://github.com/BurntSushi/ripgrep/releases/tag/0.8.1
PR: 226185
Submitted by: petteri.valkonen@iki.fi (maintainer)
Notes:
svn path=/head/; revision=462870
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Install extra documentation
- Remove FISH_DESC (redundant after r454235)
Changes: https://github.com/BurntSushi/ripgrep/releases/tag/0.8.0
PR: 225874
Submitted by: petteri.valkonen@iki.fi (maintainer)
Notes:
svn path=/head/; revision=461765
|
|
|
|
|
|
|
|
|
|
|
| |
This may help ports like textproc/ripgrep to run on old hardware.
Rust itself still requires SSE2 until bootstrap is regenerated.
PR: 223415
Approved by: rust (dumbbell)
Notes:
svn path=/head/; revision=454995
|
|
|
|
|
|
|
|
|
|
|
| |
They were broken by r453382 which introduced new AVX, SIMD options
which overwrote the old ones.
PR: 223478, 223314
Submitted by: petteri.valkonen@iki.fi (maintainer)
Notes:
svn path=/head/; revision=453990
|
|
|
|
|
|
|
|
| |
PR: 223314
Approved by: Petteri Valkonen (maintainer)
Notes:
svn path=/head/; revision=453382
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/BurntSushi/ripgrep/releases
PR: 223197
Submitted by: petteri.valkonen@iki.fi (maintainer)
Notes:
svn path=/head/; revision=452762
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/BurntSushi/ripgrep/releases/tag/0.6.0
PR: 221767
Submitted by: petteri.valkonen@iki.fi (maintainer)
Notes:
svn path=/head/; revision=448693
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix license block
PR: 220361
Submitted by: petteri.valkonen@iki.fi (maintainer)
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D11509
Notes:
svn path=/head/; revision=445321
|
|
|
|
|
|
|
|
|
|
|
| |
- Update all ports that currently use a custom definition
- Also add a link to a list of certified copyfree licenses
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D11487
Notes:
svn path=/head/; revision=445082
|
|
ripgrep is a command line search tool that combines the usability of
The Silver Searcher (an ack clone) with the raw speed of GNU grep.
ripgrep is fast, cross platform and written in Rust.
WWW: http://blog.burntsushi.net/ripgrep/
PR: 215212
Submitted by: petteri.valkonen@iki.fi (based on)
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D11162
Notes:
svn path=/head/; revision=444035
|