app-text / msort

A program for sorting files in sophisticated ways

Official package sites : https://billposer.org/Software/msort.html ·

Msort is a program for sorting files in sophisticated ways. It was originally developed for alphabetizing dictionaries of "exotic" languages in formats like those used by Shoebox and Toolbox, for which it has been extensively used, but is useful for many other purposes. Msort differs from typical sort utilities in providing greater flexibility in parsing the input into records and identifying key fields and greater control over the sort order.

v8.53-r2 :: 0 :: gentoo

Modified
License
GPL-3 LGPL-3
Keywords
amd64 x86
USE flags
heap icu libuninum

General

heap
Use heap instead of alloca()
icu
Use dev-libs/icu instead of dev-libs/libutf8proc.
libuninum
Use dev-libs/libuninum for conversion.

dev-libs / icu : International Components for Unicode

dev-libs / libuninum : A library for converting unicode strings to numbers and vice versa

dev-libs / libutf8proc : A clean C Library for processing UTF-8 Unicode data

dev-libs / tre : Lightweight, robust, and efficient POSIX compliant regexp matching library

dev-libs / icu : International Components for Unicode

dev-libs / libuninum : A library for converting unicode strings to numbers and vice versa

dev-libs / libutf8proc : A clean C Library for processing UTF-8 Unicode data

dev-libs / tre : Lightweight, robust, and efficient POSIX compliant regexp matching library

880333
app-text/msort-8.53-r1 - misc.c: error: a function declaration without a prototype is deprecated
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-text/msort: fix configure w/ clang 16
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
app-text/msort: drop 8.53
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Conrad Kostecki · gentoo
app-text/msort: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
app-text/msort: drop libutf8proc patch
Current stable release of dev-libs/libutf8proc does not install anymore into an own subdirectory, so we can drop that patch. Closes: https://bugs.gentoo.org/802585 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
app-text/msort: x86 stable (bug #682736)
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
app-text/msort: amd64 stable wrt bug #682736
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
app-text/msort: New package
Msort is a program for sorting files in sophisticated ways. Closes: https://bugs.gentoo.org/154528 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/9986 Signed-off-by: Michał Górny <mgorny@gentoo.org>