aboutsummaryrefslogtreecommitdiff
path: root/textproc/kdiff3
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-01-10 06:22:51 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-01-10 06:22:51 +0000
commit5e46fcd003e00bbec43a7615258b5f5623b0dca7 (patch)
tree4ebe170414fca479aa9dbeb27427ac042213721b /textproc/kdiff3
parentca460cb2031b5f080a02e9fc3691fc58f8c27068 (diff)
downloadports-5e46fcd003e00bbec43a7615258b5f5623b0dca7.tar.gz
ports-5e46fcd003e00bbec43a7615258b5f5623b0dca7.zip
Notes
Diffstat (limited to 'textproc/kdiff3')
-rw-r--r--textproc/kdiff3/Makefile21
-rw-r--r--textproc/kdiff3/distinfo1
-rw-r--r--textproc/kdiff3/pkg-comment1
-rw-r--r--textproc/kdiff3/pkg-descr12
-rw-r--r--textproc/kdiff3/pkg-plist17
5 files changed, 52 insertions, 0 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile
new file mode 100644
index 000000000000..22f16b18e4af
--- /dev/null
+++ b/textproc/kdiff3/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: kdiff3
+# Date created: 2003/01/03
+# Whom: Heiner Eichmann <h.eichmann@gmx.de>
+#
+# $FreeBSD$
+#
+
+PORTNAME= kdiff3
+PORTVERSION= 0.92
+CATEGORIES= textproc kde
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+
+MAINTAINER= h.eichmann@gmx.de
+
+CONFIGURE_ARGS+= --program-transform-name=s,^,,
+
+USE_KDELIBS_VER= 3
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/textproc/kdiff3/distinfo b/textproc/kdiff3/distinfo
new file mode 100644
index 000000000000..abe8f483fc1b
--- /dev/null
+++ b/textproc/kdiff3/distinfo
@@ -0,0 +1 @@
+MD5 (kdiff3-0.92.tar.gz) = 2dfa39aecd7c801496eea5e4b315121b
diff --git a/textproc/kdiff3/pkg-comment b/textproc/kdiff3/pkg-comment
new file mode 100644
index 000000000000..fc98b650b5b8
--- /dev/null
+++ b/textproc/kdiff3/pkg-comment
@@ -0,0 +1 @@
+A KDE3 graphical frontend for diff
diff --git a/textproc/kdiff3/pkg-descr b/textproc/kdiff3/pkg-descr
new file mode 100644
index 000000000000..6f133bf998be
--- /dev/null
+++ b/textproc/kdiff3/pkg-descr
@@ -0,0 +1,12 @@
+KDiff3 is a program that:
+
+ * compares two or three text input files,
+ * shows the differences line by line and character by character (!),
+ * provides an automatic merge-facility and
+ * an integrated editor for comfortable solving of merge-conflicts
+ * and has an intuitive graphical user interface.
+
+WWW: http://kdiff3.sourceforge.net/
+
+Heiner
+h.eichmann@gmx.de
diff --git a/textproc/kdiff3/pkg-plist b/textproc/kdiff3/pkg-plist
new file mode 100644
index 000000000000..7dbb4198d0ea
--- /dev/null
+++ b/textproc/kdiff3/pkg-plist
@@ -0,0 +1,17 @@
+bin/kdiff3
+share/doc/HTML/en/kdiff3/index.html
+share/doc/HTML/en/kdiff3/triple_diff.png
+share/doc/HTML/en/kdiff3/screenshot_diff.png
+share/doc/HTML/en/kdiff3/screenshot_merge.png
+share/doc/HTML/en/kdiff3/background.png
+share/doc/HTML/en/kdiff3/white_space.png
+share/doc/HTML/en/kdiff3/letter_by_letter.png
+share/doc/HTML/en/kdiff3/open_dialog.png
+share/applnk/Applications/kdiff3.desktop
+share/icons/locolor/32x32/apps/kdiff3.png
+share/icons/locolor/16x16/apps/kdiff3.png
+share/icons/hicolor/32x32/apps/kdiff3.png
+share/icons/hicolor/16x16/apps/kdiff3.png
+share/apps/kdiff3/kdiff3ui.rc
+@dirrm share/doc/HTML/en/kdiff3
+@dirrm share/apps/kdiff3