non port: ports-mgmt/sccache-overlay/Makefile |
Number of commits found: 45 |
Tuesday, 8 Apr 2025
|
08:41 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.86.0
PR: 285840
2a5976a |
Monday, 24 Feb 2025
|
07:55 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.85.0
PR: 284884
cf7c4b0 |
Monday, 20 Jan 2025
|
11:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.84.0
PR: 283962
fccaa1b |
Sunday, 1 Dec 2024
|
09:24 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.83.0
PR: 283000
1d1fd15 |
Friday, 8 Nov 2024
|
08:24 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.82.0
PR: 282516
ca048c2 |
Wednesday, 23 Oct 2024
|
03:11 Yuri Victorovich (yuri)
Mk/Uses/cargo.mk: Remove cross-compilation options for Rust-based ports
Reasons:
* Port build shouldn't use cross-compilation mode
because it buids for the same architecture.
* RUSTFLAGS isn't passed to the build of all or some Rust ports
in the cross-compilation mode.
Essential changes:
* Remove the CARGO_BUILD_TARGET make variable.
* Remove CARGO_BUILD_TARGET and CARGO_TARGET_* from CARGO_ENV.
* Update many ports that used CARGO_BUILD_TARGET.
* Build paths now don't include the architecture triplet part.
Immadiate benefits:
* Unbreak build on architectures like i386 that sometimes require
special RUSTFLAGS that were not effective in the cross-compilation
mode.
Ports that really need cross-compilation for some reason should
enable it on case-by-case basis. Example: net-p2p/cncli
(Not sure why does net-p2p/cncli actually need it, but it only
builds with these options.)
PR: 280305
Approved by: rust@FreeBSD.org (maintainer's timeout; 98 days)
f99a708 |
Tuesday, 10 Sep 2024
|
11:00 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.81.0
PR: 281300
89ab81d |
10:58 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
c0d07f1 |
Monday, 26 Aug 2024
|
08:08 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.80.1
PR: 280490
7a55f95 |
Tuesday, 18 Jun 2024
|
10:59 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.79.0
PR: 279707
21476ca |
Friday, 7 Jun 2024
|
10:57 Alexander Leidinger (netchild)
ports-mgmt/sccache-overlay: Increase the timeout for server start
This does not fix all timeout failures on server start, but
reduces the amount of failed start attempts during a poudriere run
a lot.
I consider this as a workaround, not a real fix.
PR: 279496
Approved by: maintainer
47e7d26 |
Monday, 13 May 2024
|
11:03 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.78.0
PR: 278834
2322b66 |
Saturday, 23 Mar 2024
|
09:41 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.77.0
PR: 277786
d632fbe |
Monday, 19 Feb 2024
|
11:59 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.76.0
PR: 276920
7f5a7b0 |
Tuesday, 9 Jan 2024
|
12:15 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.75.0
PR: 276033
109c3d4 |
Monday, 1 Jan 2024
|
18:12 Mikael Urankar (mikael)
ports-mgmt/sccache-overlay: Remove the schg flag on libraries
It allows "make clean" to succeed.
PR: 274771
2fd2a8a |
Friday, 8 Dec 2023
|
15:04 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.74.1
PR: 275243
b2afd89 |
Tuesday, 24 Oct 2023
|
10:22 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.73.0
PR: 274499
dd10dc8 |
Friday, 8 Sep 2023
|
09:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.72.0
PR: 273331
aba8da2 |
Monday, 17 Jul 2023
|
15:58 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.71.0
PR: 272449
cdf2861 |
Friday, 9 Jun 2023
|
11:38 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.70.0
PR: 271797
e1d1045 |
Sunday, 23 Apr 2023
|
13:14 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.69.0
PR: 270953
3db55c4 |
Thursday, 16 Mar 2023
|
11:11 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.68.0
PR: 270080
ebf29ac |
Monday, 13 Feb 2023
|
14:52 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.67.1
PR: 269336
109e35f |
Saturday, 7 Jan 2023
|
19:24 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
12f1c62 |
Tuesday, 20 Dec 2022
|
17:37 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.66.0
PR: 268415
ba14e01 |
Thursday, 17 Nov 2022
|
07:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.65.0
PR: 267622
9bf6a99 |
Sunday, 30 Oct 2022
|
12:07 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.64.0
PR: 267173
afe651c |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Thursday, 25 Aug 2022
|
14:49 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
b9b250f |
10:49 Piotr Kubaj (pkubaj)
Revert "lang/rust: Bump revisions after 1.63.0"
This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.
PR: 265915
783c056 |
08:51 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.63.0
c7912d9 |
Saturday, 2 Jul 2022
|
13:47 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.62.0
a50372b |
Tuesday, 31 May 2022
|
13:06 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.61.0
e9a35a1c |
Tuesday, 3 May 2022
|
08:00 Tobias Kortkamp (tobik)
lang/rust: Relink ports after the Rust 1.60.0 update
57c3caa |
Friday, 15 Apr 2022
|
08:34 Tobias Kortkamp (tobik)
ports-mgmt/sccache-overlay: Unbreak on CURRENT
ldd -f '%p\n' .../sccache | /usr/bin/xargs -J% install -s -m 0644 % ...
install: [preloaded]: No such file or directory
http://beefy17.nyi.freebsd.org/data/main-i386-default/p152bbb33232b_sbf13db086b/logs/sccache-overlay-0.2.15_6.log
d207001 |
Tuesday, 15 Mar 2022
|
09:51 Mikael Urankar (mikael)
lang/rust: Bump revisions after 1.59.0
e255ac5 |
Wednesday, 9 Feb 2022
|
12:52 Tobias Kortkamp (tobik)
ports-mgmt/sccache-overlay: Disable idle timeout by default
It seems like it is too easy to hit during Firefox builds and
then the server is gone and builds fail with:
sccache: error: Connection to server timed out
Since Firefox disables it itself do the same here.
Tested by: jrm
2009877 |
Monday, 7 Feb 2022
|
18:39 Tobias Kortkamp (tobik)
ports-mgmt/sccache-overlay: Use Unix sockets and fix Poudriere builds
Poudriere builder jails seem to share one network namespace which
is problematic when building packages in parallel since sccache
binds to localhost:4226. This then leads to jails reusing the
sccache instance from other jails which is problematic and can
cause failures like
1/ missing files due to the filesystem separation:
sccache: caused by: No such file or directory (os error 2)
2/ the sccache instance suddenly going away when a parallel build
finishes and Poudriere shuts down the jail and kills all of its
processes:
sccache: error: failed to execute compile
sccache: caused by: Failed to send data to or receive data from server
sccache: caused by: Failed to read response header
sccache: caused by: failed to fill whole buffer
To properly namespace sccache instances we can use Unix sockets.
There is a request [1] for adding support for Unix sockets
upstream but no code has been written for that AFAICT. This
commit hacks in support for them which should be just about ok
for our purposes.
[1] https://github.com/mozilla/sccache/issues/933
Tested by: jrm
060529b |
Thursday, 3 Feb 2022
|
14:02 Tobias Kortkamp (tobik)
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024
d64a2a3 |
14:02 Tobias Kortkamp (tobik)
ports-mgmt/sccache-overlay: Assign to rust@
3502452 |
Monday, 17 Jan 2022
|
11:57 Tobias Kortkamp (tobik)
lang/rust: Bump revisions after 1.58.0
835bd57 |
Sunday, 5 Dec 2021
|
12:35 Tobias Kortkamp (tobik)
lang/rust: Rebuild consumers for Rust 1.57.0
5a7f23c |
Wednesday, 1 Dec 2021
|
18:02 Tobias Kortkamp (tobik)
ports-mgmt/sccache-overlay: Drop bogus ONLY_FOR_ARCHS
It was inherited from devel/sccache which enables additional
features that need the ring crate. The sccache version here comes
with only local storage enabled and should build fine on other
archs too. This is untested but the ring crate is never compiled
according to the logs.
bae1bd3 |
Thursday, 25 Nov 2021
|
20:01 Tobias Kortkamp (tobik)
ports-mgmt/sccache-overlay: Add ports overlay for sccache
Sccache is a compiler cache but unlike ccache it comes with Rust
support. This package provides a standalone version of sccache
that can work in Poudriere jails with glue for hooking it up to
the ports framework by simply activating an overlay.
Based on tcberner's https://reviews.freebsd.org/D31243
101ba9b |
Number of commits found: 45 |