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

14
devel/tkcvs/DESCR Normal file
View File

@@ -0,0 +1,14 @@
TkCVS is a Tcl/Tk-based graphical interface to the CVS and Subversion
configuration management systems. It will also help with RCS. The
user interface is consistent across Unix/Linux, Windows, and MacOS
X. TkDiff is included for browsing and merging your changes.
TkCVS shows the status of the files in the current working directory,
and has tools for tagging, merging, importing, exporting, checking
in/out, and other user operations.
TkCVS also aids in browsing the repository. For Subversion, the
repository tree is browsed like an ordinary file tree. For CVS,
the CVSROOT/modules file is read. TkCVS extends CVS with a method
to produce a "user friendly" listing of modules by using special
comments in the CVSROOT/modules file.

25
devel/tkcvs/Makefile Normal file
View File

@@ -0,0 +1,25 @@
# $NetBSD: Makefile,v 1.38 2012/10/31 11:19:50 asau Exp $
#
DISTNAME= tkcvs_7_2_1
PKGNAME= tkcvs-7.2.1
PKGREVISION= 1
CATEGORIES= devel scm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tkcvs/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.twobarleycorns.net/tkcvs.html
COMMENT= Tcl/Tk frontends to CVS and diff
PKG_INSTALLATION_TYPES= overwrite pkgviews
DEPENDS+= tk>=8.4:../../x11/tk
NO_CONFIGURE= yes
NO_BUILD= yes
USE_LANGUAGES= # empty
do-install:
(cd ${WRKSRC} && ./doinstall.tcl ${DESTDIR}${PREFIX})
.include "../../mk/bsd.pkg.mk"

110
devel/tkcvs/PLIST Normal file
View File

@@ -0,0 +1,110 @@
@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:49:16 joerg Exp $
bin/tkcvs
bin/tkdiff
lib/tkcvs/bitmaps/add.gif
lib/tkcvs/bitmaps/adir.gif
lib/tkcvs/bitmaps/amod.gif
lib/tkcvs/bitmaps/annotate.gif
lib/tkcvs/bitmaps/annotate.xbm
lib/tkcvs/bitmaps/arrow.gif
lib/tkcvs/bitmaps/arrow_dn.gif
lib/tkcvs/bitmaps/arrow_hl_dn.gif
lib/tkcvs/bitmaps/arrow_hl_up.gif
lib/tkcvs/bitmaps/arrow_up.gif
lib/tkcvs/bitmaps/ball.gif
lib/tkcvs/bitmaps/branch.gif
lib/tkcvs/bitmaps/branch.xbm
lib/tkcvs/bitmaps/branchtag.gif
lib/tkcvs/bitmaps/check.gif
lib/tkcvs/bitmaps/checkin.gif
lib/tkcvs/bitmaps/checkout.gif
lib/tkcvs/bitmaps/checkout_opts.gif
lib/tkcvs/bitmaps/conflict.gif
lib/tkcvs/bitmaps/cvs-says.xbm
lib/tkcvs/bitmaps/cvsdir.gif
lib/tkcvs/bitmaps/delete.gif
lib/tkcvs/bitmaps/diff.gif
lib/tkcvs/bitmaps/dir.gif
lib/tkcvs/bitmaps/dir.xbm
lib/tkcvs/bitmaps/dir_new.gif
lib/tkcvs/bitmaps/dirbranch.gif
lib/tkcvs/bitmaps/dirbranch.xbm
lib/tkcvs/bitmaps/edit.gif
lib/tkcvs/bitmaps/export.gif
lib/tkcvs/bitmaps/fileedit.gif
lib/tkcvs/bitmaps/files.gif
lib/tkcvs/bitmaps/fileview.gif
lib/tkcvs/bitmaps/folder.gif
lib/tkcvs/bitmaps/folderopen.gif
lib/tkcvs/bitmaps/import.gif
lib/tkcvs/bitmaps/logfile.gif
lib/tkcvs/bitmaps/loop-glasses.gif
lib/tkcvs/bitmaps/loop-half.gif
lib/tkcvs/bitmaps/loop.gif
lib/tkcvs/bitmaps/man.gif
lib/tkcvs/bitmaps/mdir.gif
lib/tkcvs/bitmaps/merge.gif
lib/tkcvs/bitmaps/merge_changes.gif
lib/tkcvs/bitmaps/mod.gif
lib/tkcvs/bitmaps/modbrowse.gif
lib/tkcvs/bitmaps/paper.gif
lib/tkcvs/bitmaps/patches.gif
lib/tkcvs/bitmaps/patchfile.gif
lib/tkcvs/bitmaps/rcsdir.gif
lib/tkcvs/bitmaps/rdiff.gif
lib/tkcvs/bitmaps/refresh.gif
lib/tkcvs/bitmaps/remove.gif
lib/tkcvs/bitmaps/stat_conf.gif
lib/tkcvs/bitmaps/stat_ex.gif
lib/tkcvs/bitmaps/stat_kb.gif
lib/tkcvs/bitmaps/stat_merge.gif
lib/tkcvs/bitmaps/stat_minus.gif
lib/tkcvs/bitmaps/stat_mod.gif
lib/tkcvs/bitmaps/stat_ok.gif
lib/tkcvs/bitmaps/stat_ood.gif
lib/tkcvs/bitmaps/stat_plus.gif
lib/tkcvs/bitmaps/stat_plus_kb.gif
lib/tkcvs/bitmaps/stat_ques.gif
lib/tkcvs/bitmaps/stat_rcs.gif
lib/tkcvs/bitmaps/stat_rcs_mod.gif
lib/tkcvs/bitmaps/tag.gif
lib/tkcvs/bitmaps/tags.gif
lib/tkcvs/bitmaps/tick.xbm
lib/tkcvs/bitmaps/ticklefish_med.gif
lib/tkcvs/bitmaps/tkcvs-ghost.xbm
lib/tkcvs/bitmaps/tkcvs-help.xbm
lib/tkcvs/bitmaps/tkcvs16.xbm
lib/tkcvs/bitmaps/tkcvs48.xbm
lib/tkcvs/bitmaps/trace.xbm
lib/tkcvs/bitmaps/unedit.gif
lib/tkcvs/bitmaps/updir.gif
lib/tkcvs/bitmaps/who.gif
lib/tkcvs/annotate.tcl
lib/tkcvs/cde_params.tcl
lib/tkcvs/commit.tcl
lib/tkcvs/cvs.tcl
lib/tkcvs/dialog.tcl
lib/tkcvs/dircanvas.tcl
lib/tkcvs/errors.tcl
lib/tkcvs/exec.tcl
lib/tkcvs/filebrowse.tcl
lib/tkcvs/gen_log.tcl
lib/tkcvs/help.tcl
lib/tkcvs/import.tcl
lib/tkcvs/import2.tcl
lib/tkcvs/joincanvas.tcl
lib/tkcvs/logcanvas.tcl
lib/tkcvs/merge.tcl
lib/tkcvs/modbrowse.tcl
lib/tkcvs/modtree.tcl
lib/tkcvs/modules.tcl
lib/tkcvs/picklist.tcl
lib/tkcvs/reports.tcl
lib/tkcvs/scrollbindings.tcl
lib/tkcvs/search.tcl
lib/tkcvs/static.tcl
lib/tkcvs/tclIndex
lib/tkcvs/tkcvs_def.tcl
lib/tkcvs/tooltips.tcl
lib/tkcvs/workdir.tcl
man/man1/tkcvs.1

6
devel/tkcvs/distinfo Normal file
View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.13 2005/02/23 22:24:34 agc Exp $
SHA1 (tkcvs_7_2_1.tar.gz) = fd5bc8687748e6b62ff84fd08ded7bf09e653101
RMD160 (tkcvs_7_2_1.tar.gz) = acca6d1fd328f994f063ef2ec4eebd7b3867318e
Size (tkcvs_7_2_1.tar.gz) = 1083178 bytes
SHA1 (patch-aa) = 4a033f1416d9500a166e114cc829741df6152cd6

View File

@@ -0,0 +1,57 @@
$NetBSD: patch-aa,v 1.12 2004/04/29 15:46:00 minskim Exp $
--- doinstall.tcl.orig 2004-03-15 23:40:54.000000000 -0600
+++ doinstall.tcl
@@ -2,5 +2,5 @@
#-*-tcl-*-
# the next line restarts using wish \
-if [ -z "$DISPLAY" -o "X$1" = "X-nox" ]; then exec tclsh "$0" -- ${1+"$@"}; else exec wish "$0" -- ${1+"$@"}; fi
+exec tclsh "$0" -- ${1+"$@"}
#
@@ -34,21 +34,4 @@ proc show_paths {INSTALLROOT} {
set_paths $INSTALLROOT
-
- set msg(1) [file join $BINDIR $TKCVS]
- set msg(2) [file join $BINDIR $TKDIFF]
- set msg(3) [file join $LIBDIR tkcvs *.tcl]
- set msg(4) [file join $LIBDIR tkcvs bitmaps *.gif,xbm]
- if {$tcl_platform(platform) == "unix"} {
- set msg(5) [file join $MANDIR tkcvs.1]
- }
- foreach m [lsort [array names msg]] {
- if {[winfo exists .messages.$m]} {
- destroy .messages.$m
- }
- global var$m
- set var$m $msg($m)
- label .messages.$m -text $msg($m) -justify left -textvariable var$m
- pack .messages.$m -side top -anchor w
- }
}
@@ -100,11 +83,4 @@ proc doinstall { INSTALLROOT } {
cd ..
puts "Finished!"
-
- if {$X} {
- destroy .bottom.do
- destroy .bottom.not
- button .bottom.done -text "Finished!" -command {destroy .}
- pack .bottom.done
- }
}
@@ -115,10 +91,5 @@ set X 1
# Check Tcl/TK version
-if {$tcl_version < 8.3} {
- tk_dialog .wrongversion "Tcl/Tk too old" \
- "TkCVS requires Tcl/Tk 8.3 or better!" \
- error 0 {Bye Bye}
- exit 1
-}
+# This is done by the package Makefile
# See if the user changed them with command-line args