diff --git a/base/rl/rl.cache b/base/rl/rl.cache new file mode 100644 index 000000000..a90708038 --- /dev/null +++ b/base/rl/rl.cache @@ -0,0 +1,23 @@ + +[TIMESTAMP] 1236021101 Mon Mar 2 21:11:41 2009 +[BUILDTIME] 100 (9) +[SIZE] 0.03 MB, 8 files + +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gcc +[DEP] glibc +[DEP] grep +[DEP] linux-header +[DEP] make +[DEP] mktemp +[DEP] runit +[DEP] sed +[DEP] sysfiles +[DEP] tar +[DEP] util-linux diff --git a/base/rl/rl.conf b/base/rl/rl.conf new file mode 100644 index 000000000..194c6f191 --- /dev/null +++ b/base/rl/rl.conf @@ -0,0 +1,16 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../rl/rl.conf +# Copyright (C) 2009 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +# --disable-debug makes their configure _enable_ DEBUG +var_remove confopt ' ' '--disable-debug' diff --git a/base/rl/rl.desc b/base/rl/rl.desc new file mode 100644 index 000000000..b51b83b21 --- /dev/null +++ b/base/rl/rl.desc @@ -0,0 +1,35 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../rl/rl.desc +[COPY] Copyright (C) 2009 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] Randomizes lines of input text + +[T] Rl is a command-line tool that reads lines from an input file or stdin, +[T] randomizes the lines and outputs a specified number of lines. It does +[T] this with only a single pass over the input while trying to use as +[T] little memory as possible. Users should look at the shuf command from +[T] GNU coreutils instead for a better-supported implementation. + +[U] http://ch.tudelft.nl/~arthur/rl/ + +[A] Arthur de Jong +[M] Alejandro Mery + +[C] extra/tool + +[L] GPL +[S] Beta +[V] 0.2.7 +[P] X -----5---9 800.000 + +[D] 2591736756 rl-0.2.7.tar.gz http://ch.tudelft.nl/~arthur/rl/