Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.6_3 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.8.6_2 10 Sep 2024 10:58:07 |
Mikael Urankar (mikael) Author: Siva Mahadevan |
*/*: remove STRIP_CMD calls in rust based ports
This is not needed after bc4fedc1fec0d359365c04d43be9e32bf101a50e
PR: 246993
Differential Revision: https://reviews.freebsd.org/D46503 |
0.8.6_2 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.8.6_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.8.6 03 Jun 2024 20:38:45 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.8.6
Changes: https://github.com/jhspetersson/fselect/releases/tag/0.8.6 |
0.8.5_3 13 May 2024 11:03:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.78.0
PR: 278834 |
0.8.5_2 23 Mar 2024 09:41:46 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.77.0
PR: 277786 |
0.8.5_1 19 Feb 2024 11:59:23 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.76.0
PR: 276920 |
0.8.5 21 Jan 2024 01:20:15 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.8.5
Changes: https://github.com/jhspetersson/fselect/releases/tag/0.8.5 |
0.8.4_6 10 Jan 2024 15:29:49 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
0.8.4_5 09 Jan 2024 12:15:54 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.75.0
PR: 276033 |
0.8.4_4 08 Dec 2023 15:04:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.74.1
PR: 275243 |
0.8.4_3 24 Oct 2023 10:22:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.73.0
PR: 274499 |
0.8.4_2 11 Oct 2023 18:26:45 |
Piotr Kubaj (pkubaj) |
sysutils/fselect: fix build on powerpc
= note: ld: error: undefined symbol: __atomic_load_8 |
0.8.4_2 08 Sep 2023 09:06:24 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
0.8.4_1 17 Jul 2023 15:58:38 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
0.8.4 28 Jun 2023 17:19:17 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.8.4
Changes: https://github.com/jhspetersson/fselect/releases/tag/0.8.4 |
0.8.3_1 09 Jun 2023 11:38:16 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
0.8.3 25 May 2023 01:38:07 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.8.3
Changes: https://github.com/jhspetersson/fselect/compare/0.8.1...0.8.3 |
0.8.1_5 23 Apr 2023 13:14:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
0.8.1_4 04 Apr 2023 08:21:17 |
Jan Beich (jbeich) |
Mk/Uses/cargo.mk: unbundle archivers/zstd
Tested by: kai (games/anki)
Differential Revision: https://reviews.freebsd.org/D39279 |
0.8.1_4 16 Mar 2023 11:11:52 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
0.8.1_3 13 Feb 2023 14:52:59 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
0.8.1_2 02 Feb 2023 13:46:04 |
Piotr Kubaj (pkubaj) |
sysutils/fselect: add upstream commit that fixes armv7
It also fixes build on powerpc. |
0.8.1_2 07 Jan 2023 19:24:18 |
Daniel Engberg (diizzy) |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
0.8.1_1 20 Dec 2022 17:37:15 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.66.0
PR: 268415 |
0.8.1 14 Dec 2022 04:16:28 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.8.1
Changes: https://github.com/jhspetersson/fselect/releases/tag/0.8.1 |
0.8.0_7 17 Nov 2022 07:06:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.65.0
PR: 267622 |
0.8.0_6 30 Oct 2022 12:07:09 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.64.0
PR: 267173 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8.0_5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8.0_5 25 Aug 2022 14:49:50 |
Baptiste Daroussin (bapt) |
rust: bring back update to 1.63
Revert back the revert of the update of rust and related commits
This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers
This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.
With hat: portmgr |
0.8.0_4 25 Aug 2022 10:49:39 |
Piotr Kubaj (pkubaj) |
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915 |
0.8.0_5 25 Aug 2022 08:51:32 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.63.0 |
0.8.0_4 02 Jul 2022 13:47:05 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.62.0 |
0.8.0_3 31 May 2022 13:06:17 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.61.0 |
0.8.0_2 03 May 2022 08:00:34 |
Tobias Kortkamp (tobik) |
lang/rust: Relink ports after the Rust 1.60.0 update |
0.8.0_1 15 Mar 2022 09:51:58 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.59.0 |
0.8.0 03 Mar 2022 15:48:26 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.8.0
Changes: https://github.com/jhspetersson/fselect/releases/tag/0.8.0 |
0.7.9_2 03 Feb 2022 14:02:32 |
Tobias Kortkamp (tobik) |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024 |
0.7.9_1 17 Jan 2022 11:57:45 |
Tobias Kortkamp (tobik) |
lang/rust: Bump revisions after 1.58.0 |
0.7.9 07 Jan 2022 20:56:12 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.7.9
Changes: https://github.com/jhspetersson/fselect/compare/0.7.7...0.7.9 |
0.7.7_2 05 Dec 2021 12:35:42 |
Tobias Kortkamp (tobik) |
lang/rust: Rebuild consumers for Rust 1.57.0 |
0.7.7_1 25 Oct 2021 08:55:19 |
Tobias Kortkamp (tobik) |
*: Rebuild for Rust 1.56.0 |
0.7.7 07 Oct 2021 07:01:42 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.7.7
Changes: https://github.com/jhspetersson/fselect/releases/tag/0.7.7 |
0.7.6_3 19 Sep 2021 09:03:23 |
Tobias Kortkamp (tobik) |
*: Rebuild lang/rust consumers after the 1.55.0 update |
0.7.6_2 28 Aug 2021 13:42:06 |
Mikael Urankar (mikael) |
lang/rust: Rebuild consumers for 1.54.0 |
0.7.6_1 28 Jun 2021 19:35:01 |
Piotr Kubaj (pkubaj) |
*/*: fix all ports using Rust on powerpc that fail due to libc
This commit backports
https://github.com/rust-lang/libc/commit/a66f7c1eb26ad890c8169d8395e3042bcf776f01
to various ports.
It doesn't bring that backport to ports that fail to build anyway. |
0.7.6_1 27 Jun 2021 05:39:51 |
Tobias Kortkamp (tobik) |
lang/rust: Rebuild consumers for 1.53.0 |
0.7.6 26 Jun 2021 11:48:08 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.7.6
Changes: https://github.com/jhspetersson/fselect/releases/tag/0.7.6 |
0.7.5 14 May 2021 20:24:02 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.7.5
Changes: https://github.com/jhspetersson/fselect/releases/tag/0.7.5 |
0.7.4_1 11 May 2021 18:33:12 |
Tobias Kortkamp (tobik) |
Rebuild lang/rust consumers after d8837418ea743776 |
0.7.4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.4 06 Apr 2021 17:46:51 |
Lewis Cook (lcook) |
sysutils/fselect: Update to 0.7.4
Changes: https://github.com/jhspetersson/fselect/releases/tag/0.7.4
Approved by: mentors (implicit) |
0.7.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.3_1 29 Mar 2021 18:10:46 |
tobik |
Rebuild lang/rust consumers after r569489 |
0.7.3 08 Mar 2021 20:53:41 |
lcook |
sysutils/fselect: Update to 0.7.3
Changes: https://github.com/jhspetersson/fselect/releases/tag/0.7.3
Approved by: fernape (mentor)
Differential Revision: https://reviews.freebsd.org/D29120 |
0.7.2_2 14 Feb 2021 15:45:11 |
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 |
0.7.2_1 22 Jan 2021 10:08:52 |
lcook |
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28279 |
0.7.2_1 06 Jan 2021 10:13:59 |
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 |
0.7.2 12 Dec 2020 01:19:42 |
wen |
- Update to 0.7.2
PR: 251705
Submitted by: vulcan@wired.sh(maintainer) |
0.7.1_2 24 Nov 2020 12:48:54 |
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 |
0.7.1_1 13 Oct 2020 08:36:35 |
mikael |
lang/rust: Update to 1.47.0
- Add powerpc64le arch (submitted by bdragon in D26711)
- Disable DOCS, same problem fixed in r546048
- Update devel/racer to 2.1.36
- Import upstream patch to fix www/firefox
(https://hg.mozilla.org/integration/autoland/rev/e2cede25c027)
- Import gentoo patches to fix www/firefox-esr, www/cliqz and mail/thunderbird
(https://dev.gentoo.org/~whissi/mozilla/patchsets/firefox-esr-78-patches-03.tar.xz
: 0036, 0037 and 0038)
- Force rebuild all consumers to catch regressions
Changelog:
https://github.com/rust-lang/rust/releases/tag/1.47.0
Differential Revision: https://reviews.freebsd.org/D26721 |
0.7.1 13 Oct 2020 06:14:33 |
fernape |
sysutils/fselect: Update to 0.7.1
ChangeLog: https://github.com/jhspetersson/fselect/releases/0.7.1
PR: 250291
Submitted by: vulcan@wired.sh
MFH: 2020Q4 (blanket, runtime fixes) |
0.6.10_5 30 Aug 2020 18:36:08 |
tobik |
lang/rust: Update to 1.46.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/08/27/Rust-1.46.0.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D26176 |
0.6.10_4 03 Aug 2020 15:18:49 |
tobik |
lang/rust: Update to 1.45.2
Changes: https://blog.rust-lang.org/2020/08/03/Rust-1.45.2.html |
0.6.10_3 30 Jul 2020 18:26:54 |
tobik |
lang/rust: Update to 1.45.1
- Apply the "hard links break `env::current_exe()`" workaround from
r543251 to lang/rust too
- Force rebuild all consumers for the soundness bug in 1.45.0
Changes: https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25835 |
0.6.10_2 17 Jul 2020 06:44:04 |
tobik |
lang/rust: Update to 1.45.0
- This Rust release comes with LLVM 10. Drop the LLVM patches we
no longer need.
- On FreeBSD 13.0 powerpc64 set the elfv2 ABI explicitly in the
Rust target instead of patching LLVM.
- Build LLVM with Ninja. It can shorten the build time slightly.
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.html
Tested by: mikael, pkubaj, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25658 |
0.6.10_1 04 Jun 2020 18:08:01 |
tobik |
lang/rust: Update to 1.44.0
- Remove devel/cargo-tree since it is now integrated into cargo
- Add patch to fix build with LibreSSL 3.1.x and 3.2.0 [1]
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/06/04/Rust-1.44.0.html
PR: 246332 [1]
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D25099 |
0.6.10 11 May 2020 05:58:37 |
fernape |
sysutils/fselect: Update to 0.6.10
ChangeLog: https://github.com/jhspetersson/fselect/releases/0.6.10
* NOT keyword (e.g., where name not like '%.tmp')
* added .d to the list of source file extensions
* alternate form !~= of notrx operator
* TRIM, REPLACE, UCASE and LCASE (synonyms for UPPER and LOWER) functions
* .dockerignore support
* dockerignore, gitignore, and hgignore boolean config parameters with default
options for search within any roots, if not specified otherwise
PR: 246326
Submitted by: vulcan@wired.sh (maintainer) |
0.6.9_2 23 Apr 2020 15:32:30 |
tobik |
lang/rust: Update to 1.43.0
- Add workaround to fix build when CC/CXX have "clang" in them [1]
- Respect AR to fix build with external toolchains [2]
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
PR: 238556 [1], 245583 [2]
Reported by: Matthias Apitz <guru@unixarea.de> [1], Greg V
<greg@unrelenting.technology> [2]
Tested by: mikael, pkubaj, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24521 |
0.6.9_1 12 Mar 2020 19:39:25 |
tobik |
lang/rust: Update to 1.42.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24020 |
0.6.9 12 Mar 2020 17:28:18 |
fernape |
sysutils/fselect: update to 0.6.9
ChangeLog: https://github.com/jhspetersson/fselect/releases/tag/0.6.9
* added SUBSTRING or SUBSTR function
* added LEN as a synonym for LENGTH function
* extract EXIF data from HEIF files
* added device, inode, blocks, and hardlinks fields (Linux only)
* bugfixes
PR: 244700
Submitted by: vulcan@wired.sh (maintainer) |
0.6.8 08 Mar 2020 18:26:21 |
tobik |
Clean up sysutils/fselect |
0.6.8 08 Mar 2020 18:18:33 |
tcberner |
New port: sysutils/fselect: Find files with SQL-like queries
Command-line utility to find files with a
highly relaxed SQL-like syntax, whilst
supporting a number of different complex
queries.
WWW: https://github.com/jhspetersson/fselect
PR: 242639
Submitted by: Lewis Cook <vulcan@wired.sh> |