[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/minised/minised.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] This is a implementation of the POSIX stream editor [T] Minised is the fast, small sed originally distributed in the GNU toolkit [T] and still distributed with Minix. The members of the GNU Project removed [T] it when they built their own sed around an enhanced regexp package, but [T] it's still better for some uses (in particular, it's faster and less [T] memory-intensive). [U] https://www.exactcode.de/oss/minised/ [A] Eric S. Raymond [A] Rene Rebe [M] Rene Rebe [C] base/development [F] CROSS DIETLIBC [L] BSD [S] Stable [V] 1.16 [P] X --2--5---9 102.041 [D] 66d7f1dbf7c9f2fb809962a8d2a09602500474cf68471f9e6153f0cc minised-1.16.tar.gz http://dl.exactcode.de/oss/minised/ if pkginstalled sed && [ $prefix_auto = 1 ]; then bindir=/$prefix/embutils fi # no install target makeinstopt= hook_add postmake 5 "cp minised $root$bindir/sed; cp minised.1 $root$mandir/man1/"