summaryrefslogtreecommitdiff
path: root/textproc/wdiff
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2000-03-12 09:28:29 +0000
committeritojun <itojun@pkgsrc.org>2000-03-12 09:28:29 +0000
commitd349a941a3b7c939c13251862a518cd43efbbffd (patch)
tree4487951585d1392a841a3049d303b7f8925c3130 /textproc/wdiff
parent7e79fb95f6b5b8ae35c25a9e874db542deeb336f (diff)
downloadpkgsrc-d349a941a3b7c939c13251862a518cd43efbbffd.tar.gz
GNU wdiff 0.5 (word-by-word diff).
`wdiff' is a front-end to GNU `diff'. It compares two files, finding which words have been deleted or added to the first in order to create the second. It has many output formats and interacts well with terminals and pagers (notably with `less'). `wdiff' is particularily useful when two texts differ only by a few words and paragraphs have been refilled. GNU `wdiff' has been written by Franc,ois Pinard. It is an evolving product, and specifications might change in future releases.
Diffstat (limited to 'textproc/wdiff')
-rw-r--r--textproc/wdiff/Makefile15
-rw-r--r--textproc/wdiff/files/md53
-rw-r--r--textproc/wdiff/pkg/COMMENT1
-rw-r--r--textproc/wdiff/pkg/DESCR9
-rw-r--r--textproc/wdiff/pkg/PLIST5
5 files changed, 33 insertions, 0 deletions
diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile
new file mode 100644
index 00000000000..7351f59ebe0
--- /dev/null
+++ b/textproc/wdiff/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/03/12 09:28:29 itojun Exp $
+#
+
+DISTNAME= wdiff-0.5
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_GNU:=wdiff/}
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnu.org/software/wdiff/wdiff.html
+
+GNU_CONFIGURE= yes
+
+INFO_FILES+= wdiff.info
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/wdiff/files/md5 b/textproc/wdiff/files/md5
new file mode 100644
index 00000000000..6ab46466750
--- /dev/null
+++ b/textproc/wdiff/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/03/12 09:28:29 itojun Exp $
+
+MD5 (wdiff-0.5.tar.gz) = 7f9c78f5dd6fb4f3dabe28fbd4d14319
diff --git a/textproc/wdiff/pkg/COMMENT b/textproc/wdiff/pkg/COMMENT
new file mode 100644
index 00000000000..fcef86175b7
--- /dev/null
+++ b/textproc/wdiff/pkg/COMMENT
@@ -0,0 +1 @@
+Word-by-word diff
diff --git a/textproc/wdiff/pkg/DESCR b/textproc/wdiff/pkg/DESCR
new file mode 100644
index 00000000000..793ef4b776d
--- /dev/null
+++ b/textproc/wdiff/pkg/DESCR
@@ -0,0 +1,9 @@
+`wdiff' is a front-end to GNU `diff'. It compares two files, finding
+which words have been deleted or added to the first in order to create
+the second. It has many output formats and interacts well with
+terminals and pagers (notably with `less'). `wdiff' is particularily
+useful when two texts differ only by a few words and paragraphs have
+been refilled.
+
+GNU `wdiff' has been written by Franc,ois Pinard. It is an evolving
+product, and specifications might change in future releases.
diff --git a/textproc/wdiff/pkg/PLIST b/textproc/wdiff/pkg/PLIST
new file mode 100644
index 00000000000..dcff686fee3
--- /dev/null
+++ b/textproc/wdiff/pkg/PLIST
@@ -0,0 +1,5 @@
+bin/wdiff
+@unexec install-info --delete %D/info/wdiff.info %D/info/dir
+info/wdiff.info
+@exec install-info %D/info/wdiff.info %D/info/dir
+