18 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
Schrijvers Luc
d32d94d629 util_linux, move cmd:col to seperate package, disable nls (#9310) 2023-08-30 18:51:26 +00:00
Schrijvers Luc
a9d6812653 Move libblkid to a seperate package (#8710) 2023-05-23 09:09:42 +02:00
Peter van Dijk
adbb9e3947 util-linux: set --disable-static (#7916) 2023-03-05 14:40:10 +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
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval
ab737df35b util-linux: bump version. 2019-09-10 21:45:32 +02:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
fbrosson
a0e485da8a util-linux: fix TEST. (#3345) 2018-11-08 15:39:38 +00:00
fbrosson
89d4788867 util-linux: bump to 2.33, build cmd:col{,rm,umn}. (#3345) 2018-11-08 15:39:37 +00:00
fbrosson
79ea0fadb7 util-linux: bump to 2.32.1. 2018-07-16 14:51:21 +00:00
fbrosson
85d86bca0e util-linux: move cmd:cal to a subpackage. (#2693)
This will allow HaikuPorts users to choose which package they want
for the cal command, since both cal and util_linux_cal provide it.
2018-06-16 08:22:53 +00:00
fbrosson
3f70a7d4b9 util-linux: fix INSTALL when ALLOW_UNTESTED=no
* While at it, do not export CFLAGS and LDFLAGS. Instead, pass
  CPPFLAGS and LDFLAGS to both autogen.sh and configure.
* Now that we don't override the project's default CFLAGS anymore
  we can add the debuginfo package.

Warning: If you call haikuporter after the recipe was last modified
and then change ALLOW_UNTESTED to yes, the .DependencyInfo file for
the fdisk subpackage will be missing. Workaround: touch the recipe
before calling haikuporter. Of course, this is required only once,
that is, if you have recently changed ALLOW_UNTESTED to yes.
2018-05-31 16:39:06 +00:00
fbrosson
7c61af6520 util-linux: fix definition of SECONDARY_ARCHITECTURES_fdisk. 2018-05-27 18:19:01 +00:00
fbrosson
971393f641 util-linux: bump to 2.32, build lib{blkid,fdisk,uuid}. (#2525)
Also build blkid, fdisk, hexdump and uuidgen, but put fdisk in a
subpackage, marked as untested, as the geometry detection is not
implemented for Haiku, so the default values are not useful at all.
fdisk is working fine but it does not know how to inform Haiku that
a partition table was modified. Workaround: reboot.
2018-05-24 09:27:24 +00:00
fbrosson
4f13e07a04 util-linux: bump to 2.31.1, fix policy error in 2nd arch. (#2113)
* Use the commandBinDir "trick" to fix the policy error.
* Mark x86_gcc2 as broken because a gcc2 patch would be required.
* On x86, pass "have_scanf_alloc_modifier=no" to configure to skip
  a conftest which crashes and makes configure hang.
* Switch to tar.xz.
2018-01-17 09:32:36 +00:00
Jerome Duval
2d42c59d33 util-linux: bump version. 2017-11-15 21:53:19 +01:00
miqlas
4e0ee3060f Util-Linux: new recipe (#1590) 2017-08-22 21:09:34 +03:00