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
Schrijvers Luc
55df996177
diffutils, also provide non suffixed 32bit package ( #8933 )
2023-07-03 08:15:14 +00:00
Chris Roberts
8ea836c8da
diffutils: update to 3.10, drop gcc2 support
...
fixes #8917
2023-07-02 09:20:28 +02:00
PulkoMandy
d47920e1e9
coreutils: fix error message printed by stty
2023-06-30 20:25:36 +02:00
Schrijvers Luc
436cbcac98
mawk, fix SOURCE_URI ( #8908 )
2023-06-30 13:24:25 +00:00
augiedoggie
04205725ce
pick: add version 4.0.0 ( #8746 )
2023-05-27 21:52:48 -06:00
OscarL
36024939cf
the_silver_searcher: fix build, simplify TEST_REQUIRES ( #8727 )
...
All tests pass using newely built `cmd:cram` (Python 3.9).
2023-05-25 09:48:34 +02:00
Schrijvers Luc
a9d6812653
Move libblkid to a seperate package ( #8710 )
2023-05-23 09:09:42 +02:00
Jerome Duval
5b177aacb0
gawk: bump version
2023-05-13 19:42:28 +02:00
Schrijvers Luc
68d5581d4c
ack, bump version ( #8623 )
2023-05-11 08:31:16 +02:00
augiedoggie
28d144cf17
most: update to 5.2.0 ( #8575 )
2023-05-03 20:32:24 -06:00
Schrijvers Luc
9f5fd66241
getconf, bump version ( #8501 )
2023-04-24 09:09:50 +02:00
Schrijvers Luc
01e7fbb65c
findutils, enable 32bit, cleanup ( #8495 )
2023-04-24 08:01:04 +02:00
Schrijvers Luc
460e9c8b10
dtc, remove static library, cleanup ( #8491 )
2023-04-23 15:53:39 +02:00
Jerome Duval
ae391ef0ab
coreutils: disabled 2038 support requirement for x86
2023-04-23 14:59:30 +02:00
Jerome Duval
749fd9a1c8
coreutils: bump version
2023-04-23 14:28:48 +02:00
OscarL
4bde6fd458
ripgrep: fix install path for bash completions. ( #8164 )
...
There was an final "s" on "$dataDir/bash-completion/[...]" that wasn't supposed to be there.
2023-03-29 13:49:24 +02:00
Peter van Dijk
adbb9e3947
util-linux: set --disable-static ( #7916 )
2023-03-05 14:40:10 +01:00
Joachim Mairböck
b56e148c66
texinfo 6.7: fix gcc2 build ( #7811 )
2023-02-05 15:29:16 +01:00
davidkaroly
629928f2f8
dtc: re-add libfdt symlink ( #7756 )
2023-01-15 08:18:45 +01:00
Schrijvers Luc
43887bb1d1
dtc, bump version ( #7674 )
2023-01-07 08:04:12 +01:00
PulkoMandy
b70c7c4e20
util-linux: move libuuid to a separate subpackage
...
This makes it possible to install cmd:col and other utilities next to
the other libuuid.
Fixes #7600
2022-12-20 19:35:33 +01:00
Jerome Duval
07164bf2ff
sed: enable x86
2022-09-25 17:48:25 +02:00
Jerome Duval
9ce3ee3e72
grep: bump version
2022-09-25 17:48:18 +02:00
Jerome Duval
987b666e34
file: bump version
2022-09-25 17:48:12 +02:00
Jerome Duval
90ffa8065f
findutils: bump version
2022-09-25 17:48:11 +02:00
Jerome Duval
64b5933adb
ed: bump version
...
switch to x86 secondary arch
2022-09-25 17:48:02 +02:00
Jerome Duval
b6ae6333c0
coreutils: bump version
2022-09-21 20:57:03 +02:00
augiedoggie
3681c75484
most: update, remove ncurses, fix build, enable x86_64 ( #6958 )
2022-05-28 00:01:13 -06:00
Alexander von Gluck IV
33befdcb6c
sys-apps/npm: Bump to 8.10.0
2022-05-12 20:11:54 -05:00
Jerome Duval
8d84be5601
hw-probe: rebuild
2022-03-06 19:54:16 +01:00
Schrijvers Luc
c9e5a98684
npm, only enable x86_64 for now ( #6694 )
2022-03-06 16:26:28 +01:00
Schrijvers Luc
24030b58df
npm, disable 32bit ( #6692 )
2022-03-06 15:38:42 +01:00
Jerome Duval
4fc781851a
hw-probe: new recipe
...
adapted for Haiku, probes are pushed on transfer.sh, then added to a google form.
2022-03-06 10:30:27 +01:00
augiedoggie
cc83486660
fzy: add 1.0~git recipe, remove sys-apps/fzy ( #6655 )
2022-02-27 07:42:23 +01:00
Jerome Duval
da0691dff4
grep: bump version
2022-02-23 20:47:22 +01:00
Jerome Duval
0caa27be1d
diffutils: bump version
2022-02-23 17:00:17 +01:00
Jerome Duval
f6e0928da9
npm: bump version
2022-02-22 17:30:05 +01:00
augiedoggie
7b311d9c94
attr: add recipe for 2.5.1 ( #6580 )
2022-02-02 14:51:06 -05:00
Jerome Duval
b1b4596155
yarn: bump version
2021-11-16 12:28:32 +01:00
Jerome Duval
01c0e4727d
npm: bump version
2021-11-16 12:27:24 +01:00