From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- textproc/cdif/DESCR | 23 +++++++++++++++++++++++ textproc/cdif/PLIST | 2 ++ textproc/cdif/pkg/DESCR | 23 ----------------------- textproc/cdif/pkg/PLIST | 2 -- 4 files changed, 25 insertions(+), 25 deletions(-) create mode 100644 textproc/cdif/DESCR create mode 100644 textproc/cdif/PLIST delete mode 100644 textproc/cdif/pkg/DESCR delete mode 100644 textproc/cdif/pkg/PLIST (limited to 'textproc/cdif') diff --git a/textproc/cdif/DESCR b/textproc/cdif/DESCR new file mode 100644 index 00000000000..955af33ae7e --- /dev/null +++ b/textproc/cdif/DESCR @@ -0,0 +1,23 @@ +Usage: cdif [-Bvn] [-A #] [-C #] [-D #] [-I #] [-[bwcu]] file1 file2 + cdif [-rcs] [-q] [-rrev1 [-rrev2]] [cdif options] file + cdif [cdif options] [diff-output-file] +Options: + -B byte compare + -v use video standout (default for tty) + -n use nroff style overstrike (default for non-tty) + -b ignore trailing blank + -w ignore whitespace + -c[#] context diff + -u[#] unified diff (if diff has -u option) + -e # expression of `word' (default is '\w+') + -A, -C, -D (Append, Change, Delete) takes one of + vso: video standout vul: video underline + vbd: video bold bd: nroff style overstrike + ul: nroff style underline + or any sequence or sequences separated by comma + -I specify string to be shown on insertion point + Following strings have special meanings. + vbar: print vertical bar at the point + caret: print caret under the point + -diff=command + specify any diff command diff --git a/textproc/cdif/PLIST b/textproc/cdif/PLIST new file mode 100644 index 00000000000..d76d4f9c523 --- /dev/null +++ b/textproc/cdif/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:56:24 zuntum Exp $ +bin/cdif diff --git a/textproc/cdif/pkg/DESCR b/textproc/cdif/pkg/DESCR deleted file mode 100644 index 955af33ae7e..00000000000 --- a/textproc/cdif/pkg/DESCR +++ /dev/null @@ -1,23 +0,0 @@ -Usage: cdif [-Bvn] [-A #] [-C #] [-D #] [-I #] [-[bwcu]] file1 file2 - cdif [-rcs] [-q] [-rrev1 [-rrev2]] [cdif options] file - cdif [cdif options] [diff-output-file] -Options: - -B byte compare - -v use video standout (default for tty) - -n use nroff style overstrike (default for non-tty) - -b ignore trailing blank - -w ignore whitespace - -c[#] context diff - -u[#] unified diff (if diff has -u option) - -e # expression of `word' (default is '\w+') - -A, -C, -D (Append, Change, Delete) takes one of - vso: video standout vul: video underline - vbd: video bold bd: nroff style overstrike - ul: nroff style underline - or any sequence or sequences separated by comma - -I specify string to be shown on insertion point - Following strings have special meanings. - vbar: print vertical bar at the point - caret: print caret under the point - -diff=command - specify any diff command diff --git a/textproc/cdif/pkg/PLIST b/textproc/cdif/pkg/PLIST deleted file mode 100644 index e27d79bec9b..00000000000 --- a/textproc/cdif/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2000/03/16 14:08:51 wiz Exp $ -bin/cdif -- cgit v1.2.3