Oscar Lesta
6e27c8b0a5
fxload: drop unused recipe. Upstream repo is gone.
2025-08-29 06:22:32 -03:00
Oscar Lesta
1a3650b7f9
fxload: disable x86_gcc2.
...
There's not really a need for it, and also, libusb_1_0 is not compiled
with gcc2.
2025-08-29 05:42:15 -03:00
Schrijvers Luc
25117181a3
dbus, revbump, fixes for pkgconfig ( #12713 )
2025-08-08 13:12:05 +00:00
Schrijvers Luc
9ed17f1a80
dbus, revbump, fix documentationDir for 32bit ( #12712 )
2025-08-08 10:50:25 +00:00
Schrijvers Luc
2c1f14294c
dbus, fix for 32bit ( #12704 )
2025-08-07 15:47:25 +00:00
Schrijvers Luc
4b16120f3f
dbus, bump to 1.16.2, disable x86_gcc2 ( #12702 )
2025-08-07 15:23:23 +00:00
Oscar Lesta
3d67eb9cf3
dbus: drop older 1.10.22 recipe.
...
AFAICS, 1.22.20 is the only active one.
2025-08-07 10:40:30 -03:00
kenmays
c94af53c93
Diffutils: bump version ( #12689 )
2025-08-07 10:50:16 +00:00
Alexander von Gluck
404de5e9cb
util_linux: Fix architecture specification
...
* Not specifying ?any will prevent the fdisk subpackage
from building on non-x86
* No rev bump as this doesn't impact existing architecture
packages
2025-05-29 13:23:22 -05:00
Jérôme Duval
e25626a256
groff: removed unneeded dependencies
...
devel:libgs can lead to a loop
2025-05-22 19:50:38 +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
Schrijvers Luc
12d0b0140f
findutils, revbump, don't call cmd:ld (gcc2) ( #11810 )
...
fixes php on 32bit
2025-02-19 18:00:51 +00:00
Schrijvers Luc
095aa6c127
pciutils, revbump, use pci.ids from hwdata ( #11781 )
2025-02-12 15:55:12 +00:00
Schrijvers Luc
5bafb98d3c
hwdata, new recipe ( #11780 )
2025-02-12 14:54:31 +00:00
augiedoggie
4d56664b70
moreutils: add recipe for 0.70 ( #11761 )
2025-02-10 14:54:19 -07:00
Jérôme Duval
cbc8eb3114
coreutils: disable year 2038 on x86
2025-01-18 16:13:02 +01:00
Jérôme Duval
c4158a2002
coreutils: bump version
2025-01-18 15:19:16 +01:00
Schrijvers Luc
16a61ff785
npm, bump version ( #11435 )
2024-12-12 17:02:10 +01:00
Jérôme Duval
09ec963df8
less: without cflags
2024-12-01 19:32:31 +01:00
Jérôme Duval
f699240426
less: gcc2 build fix
2024-12-01 19:25:26 +01:00
Jérôme Duval
739c561dae
less: bump version
2024-12-01 19:05:51 +01:00
Joachim Mairböck
a1f91f3685
texinfo-6: add missing cmd:perl dependency
...
When not using libperl, it seems to require the perl command instead.
2024-11-18 20:15:07 +01:00
kenmays
c12938748b
sed: bump to 4.9 ( #10988 )
2024-09-17 15:44:30 +00:00
Joachim Mairböck
666710323d
texinfo: fix compat versions
...
This is needed to distinguish the two versions on x86.
2024-08-13 16:21:29 +02:00
OscarL
b91f12754f
yarn: drop recipe. ( #10801 )
...
From https://yarnpkg.com/getting-started/install :
"The preferred way to manage Yarn is by-project and through Corepack, a tool
shipped by default with Node.js. Modern releases of Yarn aren't meant to be
installed globally, or from npm."
2024-08-11 16:37:17 +02:00
Joachim Mairböck
26d077af08
ack: revbump to fix script shebang
2024-08-04 18:25:59 +02:00
Schrijvers Luc
82927a74be
npm, bump version ( #10735 )
2024-07-26 11:15:09 +02:00
Joachim Mairböck
aa16108483
texinfo-7: bump version ( #10666 )
...
* texinfo-7: bump version
* add tests
* texinfo-7: use `--with-included-regex` to avoid Haiku issue
2024-07-07 16:54:31 +02:00
Joachim Mairböck
f5b2d3b6f3
ack: revbump, cleanup, add tests
2024-07-06 19:56:19 +02:00
Schrijvers Luc
4ed948fbd4
man_pages_posix-2013.a, revbump for revival ( #10657 )
2024-06-30 16:17:37 +02:00
Máximo Castañeda
ae9b956b54
Revert "man_pages_posix: bump to 2017.a ( #10641 )" ( #10656 )
...
This reverts commit 00980a3fb6 .
2024-06-30 15:53:09 +02:00
kenmays
00980a3fb6
man_pages_posix: bump to 2017.a ( #10641 )
...
* man_pages_posix: added 2017.a recipe
* man_pages_posix: Fixed SOURCE_DIR
2024-06-28 08:09:54 +02:00
Jérôme Duval
96c9a6564a
texinfo: move commands to $prefix/bin and update for secondaryArch perl ( #9461 )
...
installs binaries in $prefix/bin on x86.
* texinfo 6: revbump, remove libperl dependency
When rebuilding it, the Perl XS libraries aren't built any more, because there
is no gcc2 version of perl (the build system checks this automatically, so no
need to disable it explicitly).
Also, set ARCHITECTURES to "x86_gcc2" only to make it clear what this is for.
---------
Co-authored-by: Joachim Mairböck <j.mairboeck@gmail.com >
2024-06-14 10:44:59 +02:00
augiedoggie
a55ffa8eea
grep: fix pcre support ( #10481 )
2024-05-27 23:55:21 -06:00
augiedoggie
eca94b8c0c
run_parts: add recipe for 5.17 ( #10370 )
2024-04-23 20:53:35 -06:00
Joachim Mairböck
4669db151e
less: bump version, remove old version ( #10327 )
...
* less: bump version, remove old version
Fixes CVE-2022-46663
* less: use B_USER_VAR_DIRECTORY for the history file
It now uses XDG_STATE_DIR by default, the find_directory based code path is
only used as fallback instead of `~/.local/state` if that isn't defined.
XDG_STATE_DIR is defined since hrev57631 and defaults to B_USER_VAR_DIRECTORY.
2024-04-12 19:11:17 +02:00
Schrijvers Luc
5bdb27ebf1
file, revbump ( #10245 )
2024-03-23 11:44:52 +01:00
OscarL
bf2b58fb99
pciutils: update to version 3.11.1. ( #10209 )
...
Disable x86_gcc2 (parsing errors), drop separate _data package.
Co-authored-by: Committer <c.ommitter@example.net >
2024-03-12 12:47:29 +01:00
Schrijvers Luc
dd86ef15ea
npm bump version ( #10128 )
2024-02-21 13:00:08 +01:00
kenmays
282c8b149b
gawk: bump to 5.3.0 ( #10011 )
2024-02-16 09:43:37 +01:00
kenmays
b9650157a3
grep: bumped to 3.11 ( #10002 )
...
* grep: added 3.11
2024-02-15 12:27:18 +01:00
Schrijvers Luc
3f284e86ee
gptfdisk, bump version ( #10089 )
2024-02-09 14:00:37 +01:00
Schrijvers Luc
0081c912c3
gawk, fix installation path for shell scripts ( #9982 )
2024-01-18 11:09:13 +01:00
Schrijvers Luc
c0494bee96
mawk, bump version ( #9871 )
2023-12-15 12:31:36 +01:00
augiedoggie
9959e96313
ripgrep: update to 14.0.1 ( #9793 )
2023-11-26 21:33:23 -07:00
Schrijvers Luc
06c21e949d
npm, bump version ( #9761 )
2023-11-17 10:54:49 +01:00
Schrijvers Luc
dd525e9ac9
npm, update, make depend on latest nodejs ( #9733 )
2023-11-05 14:52:08 +00:00
Schrijvers Luc
747e4f9672
npm, bump version ( #9695 )
2023-10-28 08:45:25 +00:00
OscarL
e3d49b10c8
ed: update to version 1.19 ( #9575 )
...
Switch SOURCE_URI to upstream. HaikuPorter can handle .tar.lz files
transparently thanks to Python's tarfile module.
Fix #9548 .
2023-10-05 07:38:39 +00:00
Schrijvers Luc
d32d94d629
util_linux, move cmd:col to seperate package, disable nls ( #9310 )
2023-08-30 18:51:26 +00:00