448 Commits

Author SHA1 Message Date
Joachim Mairböck
98d543f4fd zlib: bump to version 1.3.2
The configure patch was upstreamed.

Add a small patch for gcc 2 to allow the use of vsnprintf.
2026-02-21 16:22:57 +01:00
Schrijvers Luc
e6456372ad ncurses6, bump to version 6.6 (#13660) 2026-01-23 13:00:36 +01:00
kenmays
e44b520baa Mesa: cleanup old recipes (#13592)
* Delete mesa-23.1.9.recipe

* Delete mesa-24.1.4.recipe

* Delete mesa-23.1.9.patchset

* Delete mesa-24.1.4.patchset
2026-01-10 09:13:57 +01:00
Alexander von Gluck
47ea51f320 cmake/meson: Mass fix packages with broken debuginfo (#12822)
* cmake/debuginfo: Mass fix packages with broken debuginfo

* rtl_sdr: Fix trailing whitespace

* meson/debuginfo: Mass fix packages with broken debuginfo

* clean up conflicts

---------

Co-authored-by: Luc Schrijvers <begasus@gmail.com>
2026-01-07 17:36:21 +01:00
Schrijvers Luc
9aa3907fbc mesa-7.9.2, hack to avoid the need for Python 2.7 at build. (#13542)
Co-authored-by: Oscar Lesta <oscar.lesta@gmail.com>
2026-01-02 20:56:43 -06:00
Alexander von Gluck
0c11b74884 mesa: Add experimental 25.3.3; #8152
* We'll probably split this apart better
* Don't remove the ?all yet
2026-01-02 13:18:50 -06:00
Schrijvers Luc
10fd15b5ea Fixes for cmd:python (2.7) on 32bit (#13520) 2025-12-28 17:08:34 +01:00
Schrijvers Luc
84234daac5 libatomic_ops, fix libVersion, drop old recipe (#13276) 2025-12-01 07:24:21 +01:00
Ivan Maidanski
cb4f7bba20 libatomic_ops: bump to 7.10.0 (#13274) 2025-11-29 08:23:42 +01:00
Joachim Mairböck
b5bbafe44e gdbm: cleanup dependencies, fix tests
no revbump needed
2025-08-30 19:59:55 +02:00
Joachim Mairböck
9ce2fb0a43 gdbm: bump to version 1.26, remove autoreconf
autoreconf is not needed, this fixes the autopoint issue.

Move the man3 man page to the devel package.
2025-08-30 18:13:55 +02:00
OscarL
35491a4c70 libstfl: drop outdated and unused recipe. (#12732)
This seems to have never been required by any other .recipe on-tree
since its introduction in 2017.

"Upstream is dead", according to https://github.com/newsboat/newsboat,
which maintains a "low-key" fork for stfl.

I can't really find much besides the mentioned "newsboat" requiring
libstfl at all, and newsboat seems to have too many dependencies for
what it offers, IMO.

(In case someone really wanted to package newsboat for Haiku, they would
need to write an updated version of this stfl .recipe anyway)
2025-08-16 07:32:41 +00:00
PulkoMandy
43e9b2ca17 slang: Haiku is a "real unix system"
This enables a few extra APIs that are needed by dosemu.
2025-06-24 21:23:38 +02:00
PulkoMandy
7fb44fcbbf ncurses: allow root to use environment variables
Otherwise, the TERMINFO variable can't be used on Haiku, since ncurses
thinks the user is root.
2025-06-23 20:50:29 +02:00
Adrien Destugues
a3ab25e9b5 Switch some recipes from ftp to http
My employer blocks ftp on the company network, so I could not download
these.
2025-04-09 14:24:44 +02:00
kenmays
fe153fd7f7 vulkan: bumped to 1.4.311 (#12082) 2025-03-27 08:07:31 +00:00
TheZeldakatze
84fad2af7e mesa, glu: change sources as the original ones did not exist anymore (#12027) 2025-03-20 13:53:04 -04:00
kenmays
dab7aa8b29 Vulkan: bumped to 1.4.310 (#11886) 2025-03-09 16:07:09 +00:00
X512
3108a36880 vulkan: use FindDirectory
Fixes #11872.
2025-03-09 20:23:21 +10:00
Schrijvers Luc
c7e3c49fa3 libxcrypt, new recipe (#11683) 2025-01-27 08:06:22 +00:00
kenmays
ce7cf106d0 vulkan: bump to 1.4.305 (#11666) 2025-01-19 07:52:36 +01:00
kenmays
41aab6ecb1 vulkan: bump to 1.4.304 (#11651) 2025-01-18 06:24:44 +01:00
Jérôme Duval
9157617e1e ncurses6: clean up 2024-10-26 19:15:03 +02:00
Jerome Duval
b9946791e4 ncurses6: bump version
only build with wide-characters and link legacy libs to their
wide-characters counterparts.
2024-10-26 17:19:20 +02:00
OscarL
9eda77394a zlib: build without cmake. (#11162)
Should help with circular build dependencies (as current CMake recipe requires zlib).

Also, switch source URI to github.
2024-10-11 07:31:16 +02:00
kenmays
95f82b1061 readline: bump version (#10841) 2024-10-08 08:04:28 +02:00
Mika Lindqvist
2d13eefd2e zlib-ng: Upgrade to 2.2.2 (#11166) 2024-09-27 15:55:54 +02:00
Gerasim Troeglazov
84c0c9aa16 vulkan: enable wayland support 2024-09-13 13:24:44 +10:00
Augustin Cavalier
49102f3a00 mesa-22.0.5: Re-enable pthread barriers and disable EGL. 2024-09-09 23:18:58 -04:00
Schrijvers Luc
05198e537f kpmcore, revbump for correct qca library name (#11026) 2024-09-01 16:47:37 +02:00
Augustin Cavalier
1f1ab7c7d5 zlib: Bump to 1.3.1. 2024-08-30 12:02:35 -04:00
Alexander von Gluck
d825082848 mesa: Add 24.1.4 recipe with latest fixes already upstream 2024-07-28 10:24:55 -05:00
PulkoMandy
3c0ddaa369 Remove "untested for PowerPC" from a few recipes
The older versions were removed, so, if the latest version is marked as
untested, there is nothing to build. This allows to run the bootstrap
build a bit further.
2024-07-21 16:40:05 +02:00
Schrijvers Luc
53867c05a5 hwloc2, bump version (#10630) 2024-06-26 11:40:38 +02:00
Schrijvers Luc
0380a5d44c minizip_ng, fix debug package, move /cmake to devel package (#10613) 2024-06-19 10:00:37 +02:00
Schrijvers Luc
2f0a07ad97 minizip-ng, new recipe (#10611) 2024-06-19 09:35:27 +02:00
Alexander von Gluck
0bd075eb43 libglvnd: Bump patchset to latest revision 2024-04-11 12:44:27 -05:00
OscarL
b0fe075e3d ncurses6: update to version 6.4, snapshot 20230520. (#10308)
Together with restricting some functionality for root/setuid,
should mitigate/solve some known CVEs.

Also, removed older recipe/patch.
2024-04-10 14:15:48 +02:00
Alexander von Gluck
e3719ccc58 libglvnd: A dereference ptr fix (being upstreamed), bump rev 2024-04-09 08:12:11 -05:00
waddlesplash
db8b3b6412 zlib: Bump again. 2024-03-16 14:56:01 -04:00
Schrijvers Luc
8a0270fd55 zlib, revbump for rebuild (#10227) 2024-03-16 19:40:39 +01:00
Schrijvers Luc
49a6ce2a4e Revert "zlib, bump version (#10223)" (#10225)
This reverts commit c889d757a6.
2024-03-16 19:20:05 +01:00
Schrijvers Luc
c889d757a6 zlib, bump version (#10223) 2024-03-16 19:11:03 +01:00
OscarL
78eea827fd libedit: update to version 20230828, remove older recipes. (#9876) 2023-12-23 10:47:45 +01:00
Alexander von Gluck IV
6836688f0d libglvnd: Fix lib compat. Makes more compatible with mesa libGL compat
* A few consumers of libGL already specified > 1.0, this makes
  libglvnd more compatible to swap for mesa
2023-12-21 12:37:41 -06:00
Ivan Maidanski
9157e5b064 libatomic_ops: bump to 7.8.2 (#9898) 2023-12-17 17:16:42 +01:00
Schrijvers Luc
14f2af3323 slang, bump version (#9857) 2023-12-09 08:24:30 +01:00
Schrijvers Luc
57d13528c6 zlib, bump version (#9836) 2023-12-06 13:41:33 +01:00
OscarL
56f6513a73 timezone_data: fix 32 bits build. (#9715)
This workaround works for now. In the future we should
probably move this recipe to "_x86".

See details on #9519.
2023-10-31 08:51:24 +00:00
OscarL
ae9d917760 timezone_data: update to version 2023c (#9519)
Set make flags also on BUILD(), otherwise tzselect ended up with
the wrong location for TZDIR.

Previous version failed with:
`/bin/tzselect: time zone files are not set up correctly`

Now it finds the files ok, but trying to use it further causes
/bin/date to crash around 7 times in a row (?! UPDATE: fixed in hrev57356).

`> zdump -v America/Buenos_Aires` also works now, while previously
failed with:

`America/Buenos_Aires: No such file or directory`,

or with:

```
> ln -s /boot/system/data/zoneinfo/America/Buenos_Aires /etc/localtime
> zdump -v /etc/localtime
/etc/localtime: No error
```

Now the latter also works OK.
2023-10-29 20:15:31 +01:00