Commit Graph

586 Commits

Author SHA1 Message Date
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
Joachim Mairböck
bf8d914527 perl, texinfo-7: provide a secondaryArch package (#9202)
* perl, texinfo-7: provide a secondaryArch package

LilyPond requires a newer texinfo than the 6.1 that is available for x86_gcc2.
Provide a secondary architecture version of texinfo 7 to fix that.

Perl (secondary) is required for texinfo.

* texinfo-7: remove libtool files

* texinfo-7: add conflict between primary and secondary packages

They largely contain the same data files and documentation.
2023-08-17 10:51:52 +00:00
Schrijvers Luc
58e0dc2f14 groff, bump version, enable 32bit build (#9163) 2023-08-08 17:28:29 +00:00
Niels Sascha Reedijk
d886dbdf27 Texinfo: remove 6.7 recipe version (#9148)
This will force 32 bit machines to go back to texinfo 6.1, which
does not require gawk, which currently can only be built with
modern gcc.
2023-08-04 14:33:14 +00:00
Schrijvers Luc
e553ce71cd dbus, move documentation to devel package (#9120) 2023-08-01 12:11:36 +00:00
Schrijvers Luc
fc81032301 texinfo, add patchset for version 7.0.3 (#9029) 2023-07-13 08:45:18 +00:00
Schrijvers Luc
544a557b8a texinfo, bump version for 64bit, revbump 32bit version for gawk (#9028) 2023-07-13 08:26:10 +00:00
Schrijvers Luc
63dc7e5670 diffutils, switch SOURCE_URI (#9007) 2023-07-08 07:19:23 +00:00
Schrijvers Luc
e85a2d7b1b diffutils, revert previous commit to enable suffix-less PROVIDES (#8970) 2023-07-07 18:26:27 +02:00