Add kdiff3 0.92, a KDE3 graphical frontend for diff.

PR:		46763
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
This commit is contained in:
Pete Fritchman 2003-01-10 06:22:51 +00:00
parent ca460cb203
commit 5e46fcd003
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72840
6 changed files with 53 additions and 0 deletions

View file

@ -114,6 +114,7 @@
SUBDIR += jing
SUBDIR += jrefentry
SUBDIR += kbedic
SUBDIR += kdiff3
SUBDIR += lacheck
SUBDIR += latex2html
SUBDIR += latte

21
textproc/kdiff3/Makefile Normal file
View file

@ -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>

1
textproc/kdiff3/distinfo Normal file
View file

@ -0,0 +1 @@
MD5 (kdiff3-0.92.tar.gz) = 2dfa39aecd7c801496eea5e4b315121b

View file

@ -0,0 +1 @@
A KDE3 graphical frontend for diff

12
textproc/kdiff3/pkg-descr Normal file
View file

@ -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

17
textproc/kdiff3/pkg-plist Normal file
View file

@ -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