Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

5
devel/tkdiff/DESCR Normal file
View File

@@ -0,0 +1,5 @@
TkDiff is an Open Source graphical 2-way diff/merge Tool.
Feature List
- Works on Unix/NT
- Integrated with Accurev, RCS, SCCS, PVCS, Perforce, more to come

30
devel/tkdiff/Makefile Normal file
View File

@@ -0,0 +1,30 @@
# $NetBSD: Makefile,v 1.25 2013/04/13 06:04:12 shattered Exp $
#
DISTNAME= tkdiff-4.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tkdiff/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sourceforge.net/projects/tkdiff/
COMMENT= Graphical 2-way diff/merge tool
PKG_INSTALLATION_TYPES= overwrite pkgviews
NO_BUILD= yes
NO_CONFIGURE= yes
USE_TOOLS+= wish:run
WRKSRC= ${WRKDIR}/tkdiff-unix
SUBST_CLASSES+= wish
SUBST_MESSAGE.wish= Fixing a hardcoded command.
SUBST_STAGE.wish= pre-configure
SUBST_FILES.wish= tkdiff
SUBST_SED.wish= -e 's,exec wish,exec ${WISH},'
INSTALLATION_DIRS= bin
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/tkdiff ${DESTDIR}${PREFIX}/bin/tkdiff4
.include "../../mk/bsd.pkg.mk"

2
devel/tkdiff/PLIST Normal file
View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.2 2004/03/10 00:17:31 minskim Exp $
bin/tkdiff4

5
devel/tkdiff/distinfo Normal file
View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.10 2013/04/13 06:04:12 shattered Exp $
SHA1 (tkdiff-4.2.tar.gz) = 64b07e3aca75bcfa73f43773716bdac88769f685
RMD160 (tkdiff-4.2.tar.gz) = 96bb5b6ebc004dc5247c0f7fbce4b20816af8024
Size (tkdiff-4.2.tar.gz) = 92063 bytes