Commit Graph

1090 Commits

Author SHA1 Message Date
yann64
f3b262b328 cppfront : bump to 0.8.1 (#11897) 2025-03-11 08:12:57 +00:00
Schrijvers Luc
3a37f92afd php, bump to 8.4.4 (#11817) 2025-02-24 15:55:23 +00:00
Augustin Cavalier
33fa75ac3c ruby: touch parse.c before make
Reinstated from an older version of the recipe.
2025-02-21 00:03:56 -05:00
Schrijvers Luc
0f58c0844c php8, revbump for cmd:xargs fix, no need for cmd:icu_config (#11811) 2025-02-19 18:14:46 +00:00
Augustin Cavalier
0f1922efe1 ruby: Bump to 3.2.7 and actually build with optimizations.
I tested one basic benchmark, it went from ~613ms
to ~89ms, so this is quite the difference.
2025-02-18 17:43:12 -05:00
yann64
86f4b56a56 bacon: bump version to 5.0.1 (#11763) 2025-02-11 10:08:14 +00:00
augiedoggie
9a8e3291f9 r: debugging poke 2025-02-09 12:12:51 -07:00
Joachim Mairböck
1c706480e6 perl: bump version 2025-02-09 18:30:21 +01:00
Al Hoang
2ea27f5e7d nim: update to 2.2.0 (#11750) 2025-02-08 12:44:59 -07:00
OscarL
e95927343b python3.12: update to version 3.12.9. (#11723) 2025-02-05 07:17:47 +00:00
OscarL
351094338c python3.13: update to version 3.13.2. (#11722) 2025-02-05 07:17:33 +00:00
Schrijvers Luc
cbd2060b65 R, poke buildmaster for config.log (#11692) 2025-01-30 11:00:40 +01:00
Schrijvers Luc
ac229a6fcf lazarus_bin, bump version (#11681) 2025-01-26 09:17:26 +00:00
Schrijvers Luc
52dd10ee77 R, revive previous version (#11649) 2025-01-14 17:28:19 +01:00
Schrijvers Luc
b54c5c7a41 R, add missing reference to patchset in the recipe (#11647) 2025-01-14 15:21:06 +01:00
Schrijvers Luc
7f2c696209 R, revbump, hope it builds on buildmaster now (#11646) 2025-01-14 15:01:52 +01:00
Schrijvers Luc
061c6b4a64 R, bump version (#11644) 2025-01-12 13:38:08 +01:00
Joachim Mairböck
753423afc5 perl: fix build on beta 5 and newer, install man pages
The Configure script apparently detects memrchr now, but uses -std=c99 by
default, so it isn't actually available (it is guarded with _DEFAULT_SOURCE).
Use -std=gnu99 explicitly instead.

Also, set the site and vendor man directories.
Otherwise, packages which install man pages will install them into $prefix/man.
(Although perl packages using ExtUtils::MakeMaker still don't install man pages, it seems.)

Put the man pages of perl itself into a doc subpackage.
2025-01-06 12:13:13 +01:00
augiedoggie
f2659b746b nim: fixes and workarounds (#11480)
related to #10709
2024-12-18 22:54:04 -07:00
Schrijvers Luc
23d5a8ea1d rust_bin, force ssl1 in BUILD_REQUIRES (#11477) 2024-12-18 09:10:19 +01:00
Schrijvers Luc
91fa0f522d rust_bin, set ssl version to 1.1, needs to be reverted on next version" (#11470) 2024-12-17 14:48:03 +01:00
OscarL
be3dd1015a python3.13: update to version 3.13.1. (#11453) 2024-12-14 13:33:09 +01:00
OscarL
e2335de1d1 python3.9: update to version 3.9.21. (#11446) 2024-12-14 09:52:26 +01:00
OscarL
80baac6fdc python3.11: update to version 3.11.11. (#11445) 2024-12-14 09:05:02 +01:00
OscarL
a7c615e261 python3.12: update to version 3.12.8. (#11444) 2024-12-14 07:50:57 +01:00
OscarL
198fb2d211 python3.10: update to version 3.10.16. (#11442) 2024-12-14 07:15:59 +01:00
Christof Meerwald
db61678f0d luajit: update to 2.1.1727870382 (Wed Oct 2 13:59:42 2024 +0200) (#11192)
* luajit: update to 2.1.1727870382 (Wed Oct 2 13:59:42 2024 +0200)

* need to pass INSTALL_SHARE to build make as well
2024-12-02 17:42:19 +01:00
Niels Sascha Reedijk
75f7d95f9b Rust: update to 1.83.0 (#11406) 2024-12-02 13:52:40 +01:00
yann64
f3a7d79406 cppfront : Version bump to 0.8.0 (#11322)
Co-authored-by: yann64 <yannick.barbel@orange.fr>
2024-11-07 22:01:58 +01:00
yann64
0c48f5f311 cppfront : add missing headers (#11206) 2024-10-20 14:09:53 +02:00
OscarL
d47fad6c21 python3.13: new recipe. (#10793)
Some notes:
- Enabled '--with-lto' for some extra bits of speed.
- Building the GIL-free version fails, so only the "traditional" available.
- Experimental JIT compiler also failed to build. Might try again on next releases.

This version removes, among other things, lib2to3, so we might face some compatibility issues
with older packages.
2024-10-11 17:36:42 +02:00
Al Hoang
ea737b6969 nim: update to 2.0.8 (#11143) 2024-09-19 06:10:57 +00:00
OscarL
f2f2723b8d python3.12: update to version 3.12.6. (#11122) 2024-09-17 15:53:55 +00:00
yann64
613c92a424 New receipe : cppfront (#10983) 2024-09-11 15:39:02 +00:00
Schrijvers Luc
dd6cc9cd3e php, drop php7, not compatible with openssl3 (#11059) 2024-09-05 11:09:42 -04:00
Augustin Cavalier
cca5e34089 ruby: Update to 3.2.5.
Seems to include some memory leak fixes for 32bit.
2024-09-04 20:41:11 -04:00
Schrijvers Luc
fe8bf44286 erlang, remove obsolete recipe (#11049) 2024-09-03 09:51:24 +02:00
Schrijvers Luc
578732d22d erlang, revbump for openssl3 (#11043) 2024-09-02 20:34:28 +02:00
PulkoMandy
3999fa64a7 missing revbump 2024-08-24 17:14:09 +02:00
PulkoMandy
61fb42b593 php8: update to openssl3 2024-08-24 15:27:32 +02:00
Joachim Mairböck
68706a7adf r: bump version, build with openssl 3 and libpaper 2 2024-08-24 15:14:44 +02:00
Joachim Mairböck
ddcebd047b perl: don't create the site install dirs in non-packaged
That directory isn't needed any more after removing the sitecustomize.pl script.
cpan creates it on demand automatically when installing a package if it doesn't exist.

Fixes #10834.
2024-08-18 16:48:44 +02:00
waddlesplash
99b6b022ff python3.10: Drop timezone_data requirement.
The "zoneinfo" module can function with a package from PyPI in its absence, and this would otherwise add a package to the default install.
2024-08-12 15:04:01 -04:00
PulkoMandy
f163d1eec6 Rust: update from-source recipe to 1.79, disable on x86_64
Build fails with:

```
error[E0463]: can't find crate for `core`

error[E0463]: can't find crate for `std`

For more information about this error, try `rustc --explain E0463`.
```

The relevant bit of the "explain":

```
Common causes for missing std or core
*   You are cross-compiling for a target which doesn't have std prepackaged. Consider one of the
    following:
    + Adding a pre-compiled version of std with rustup target add
    + Building std from source with cargo build -Z build-std
    + Using #![no_std] at the crate root, so you won't need std in the first place.
*   You are developing the compiler itself and haven't built libstd from source. You can usually build it with x.py build library/std. More
    information about x.py is available in the rustc-dev-guide.
```

Since I know nothing about Rust, my efforts stop here for today.
According to the git log, this seems to be the same state we were in the
1.73 recipe.
2024-08-10 20:19:47 +02:00
PulkoMandy
7c51d16a1e ruby: remove old recipes, update to openssl3 2024-08-10 10:43:32 +02:00
Augustin Cavalier
cf41b3bf40 Tweak recipes for rebuild on x86 secondary arch.
Version requirements no longer needed now that OpenSSL devel package
does not specify devel provides anymore.
2024-08-09 12:39:45 -04:00
Augustin Cavalier
0e8ff9b52a Bump more packages to use openssl3. 2024-08-08 14:28:50 -04:00
OscarL
58b4797a43 python3.11: update to version 3.11.9. (#10789)
Reworked the .patchset, to match what has been done for other versions already.

According to "PEP 664 – Python 3.11 Release Schedule" this is 3.11's
"final regular bugfix release".
2024-08-06 13:17:21 +02:00
Joachim Mairböck
0074de8708 perl: fix shebang of scripts installed with MakeMaker
Fixes the root cause of #10788, but not the concrete problem, that requires a
rebuild of exiftool.
2024-08-04 17:59:54 +02:00
OscarL
ba2315f7ea python3.9: update to version 3.9.19. (#10785)
.patchset changes after the ones done for 3.10.
2024-08-04 08:53:25 +02:00