summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-07-30 10:56:42 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-07-30 10:56:42 +0000
commit0b23641c9146ad3857bf2b858ccbcaa549fd3484 (patch)
tree268f90c83550e154a950d296ee7a1defff56d6c3 /devel
parentMove es from plan9 to shells. (It has already been copied to shells (diff)
tkcvs & tkdiff (tkdiff alone is pretty slick!)
Submitted by: Sander Vesik <sander@haldjas.folklore.ee>
Notes
Notes: svn path=/head/; revision=3457
Diffstat (limited to 'devel')
-rw-r--r--devel/tkcvs/Makefile21
-rw-r--r--devel/tkcvs/distinfo1
-rw-r--r--devel/tkcvs/pkg-comment1
-rw-r--r--devel/tkcvs/pkg-descr6
-rw-r--r--devel/tkcvs/pkg-plist44
5 files changed, 73 insertions, 0 deletions
diff --git a/devel/tkcvs/Makefile b/devel/tkcvs/Makefile
new file mode 100644
index 000000000000..f3180d34b26b
--- /dev/null
+++ b/devel/tkcvs/Makefile
@@ -0,0 +1,21 @@
+# Ports makefile for tkcvs and tkdiff
+# Versions required: tkvcvs-6.0a1 and tkdiff-1.0b9
+# Date created: 6 July 1996
+# Whom: Sander Vesik
+
+
+DISTNAME= tkcvs-6.0a1
+CATEGORIES+= x11 utility
+RUN_DEPENDS= wish4\.1:${PORTSDIR}/x11/tk41
+MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/
+MAINTAINER= sander@haldjas.folklore.ee
+WRKSRC= ${WRKDIR}/tkCVS-r6.0a1
+
+post-extract:
+ @cp files/Makefile.tkcvs-6.0a1 ${WRKSRC}/Makefile
+ @cp files/Makefile.tkcvs ${WRKSRC}/tkcvs/Makefile
+ @cp files/Makefile.tkdiff ${WRKSRC}/tkdiff/Makefile
+ @cp files/Makefile.bitmaps ${WRKSRC}/bitmaps/Makefile
+ @cp files/Makefile.inc ${WRKSRC}/Makefile.inc
+
+.include <bsd.port.mk>
diff --git a/devel/tkcvs/distinfo b/devel/tkcvs/distinfo
new file mode 100644
index 000000000000..17b080e2aad4
--- /dev/null
+++ b/devel/tkcvs/distinfo
@@ -0,0 +1 @@
+MD5 (tkcvs-6.0a1.tar.gz) = 3774e4b4000ebaa2e1a86d5df6401dd1
diff --git a/devel/tkcvs/pkg-comment b/devel/tkcvs/pkg-comment
new file mode 100644
index 000000000000..180662b7db29
--- /dev/null
+++ b/devel/tkcvs/pkg-comment
@@ -0,0 +1 @@
+Tcl/Tk frontends to CVS and diff
diff --git a/devel/tkcvs/pkg-descr b/devel/tkcvs/pkg-descr
new file mode 100644
index 000000000000..cd0962684f4b
--- /dev/null
+++ b/devel/tkcvs/pkg-descr
@@ -0,0 +1,6 @@
+This is a port of tkcvs, the Tcl/Tk frontend to CVS and tkdiff, Tcl/Tk frontend to
+diff.
+
+This is tkcvs version 6.0a1 and tkdiff version 1.0b9.
+
+-Sander
diff --git a/devel/tkcvs/pkg-plist b/devel/tkcvs/pkg-plist
new file mode 100644
index 000000000000..ca95bbbfe1b6
--- /dev/null
+++ b/devel/tkcvs/pkg-plist
@@ -0,0 +1,44 @@
+bin/tkcvs
+bin/tkdiff
+lib/tkcvs/README.tkcvs
+lib/tkcvs/README.tkdiff
+lib/tkcvs/tclIndex
+lib/tkcvs/bindings.tcl
+lib/tkcvs/checkout.tcl
+lib/tkcvs/commit.tcl
+lib/tkcvs/cvs.tcl
+lib/tkcvs/errors.tcl
+lib/tkcvs/filebrowse.tcl
+lib/tkcvs/help.tcl
+lib/tkcvs/import.tcl
+lib/tkcvs/logcanvas.tcl
+lib/tkcvs/merge.tcl
+lib/tkcvs/modules.tcl
+lib/tkcvs/reports.tcl
+lib/tkcvs/search.tcl
+lib/tkcvs/static.tcl
+lib/tkcvs/tag.tcl
+lib/tkcvs/tkcvs_def.tcl
+lib/tkcvs/tooltips.tcl
+lib/tkcvs/update.tcl
+lib/tkcvs/venget.tcl
+lib/tkcvs/workdir.tcl
+lib/tkcvs/bitmaps/add.xbm
+lib/tkcvs/bitmaps/check.xbm
+lib/tkcvs/bitmaps/checkin.xbm
+lib/tkcvs/bitmaps/clean.xbm
+lib/tkcvs/bitmaps/clear.xbm
+lib/tkcvs/bitmaps/delete.xbm
+lib/tkcvs/bitmaps/diff.xbm
+lib/tkcvs/bitmaps/import.xbm
+lib/tkcvs/bitmaps/logfile.xbm
+lib/tkcvs/bitmaps/notebook.xbm
+lib/tkcvs/bitmaps/refresh.xbm
+lib/tkcvs/bitmaps/remove.xbm
+lib/tkcvs/bitmaps/tkcvs16.xbm
+lib/tkcvs/bitmaps/tkcvs32.xbm
+lib/tkcvs/bitmaps/tkcvs32_mask.xbm
+lib/tkcvs/bitmaps/tree16.xbm
+lib/tkcvs/bitmaps/update.xbm
+man/mann/tkcvs.n.gz
+man/mann/tkdiff.n.gz