diff options
Diffstat (limited to 'devel/tkinspect')
-rw-r--r-- | devel/tkinspect/Makefile | 40 | ||||
-rw-r--r-- | devel/tkinspect/distinfo | 2 | ||||
-rw-r--r-- | devel/tkinspect/files/patch-install.tcl | 9 | ||||
-rw-r--r-- | devel/tkinspect/files/patch-tkinspect.tcl | 9 | ||||
-rw-r--r-- | devel/tkinspect/pkg-descr | 11 | ||||
-rw-r--r-- | devel/tkinspect/pkg-plist | 44 |
6 files changed, 0 insertions, 115 deletions
diff --git a/devel/tkinspect/Makefile b/devel/tkinspect/Makefile deleted file mode 100644 index 9d21cec9963a..000000000000 --- a/devel/tkinspect/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# Created by: Juergen Lock <nox@jelal.kn-bremen.de> -# $FreeBSD$ - -PORTNAME= tkinspect -PORTVERSION= 5.1.6p10 -PORTREVISION= 1 -CATEGORIES= devel tcl tk -MASTER_SITES= SF/tkcon/${PORTNAME}/${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Tk program browser - -DEPRECATED= Tcl/Tk 8.4 is no longer maintained, please use 8.5+ -EXPIRATION_DATE= 2017-11-20 - -RUN_DEPENDS= wish8.4:x11-toolkits/tk84 - -# this would do an interactive install: -#do-install: -# (cd ${WRKSRC} && ./install.tcl) - -post-patch: - (cd ${WRKSRC} && ${RM} *.orig) - -do-build: - ${REINPLACE_CMD} s%@tkinspect_library@%${PREFIX}/lib/tkinspect%g ${WRKSRC}/tkinspect.tcl - ${RM} ${WRKSRC}/tkinspect.tcl.bak - -do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/tkinspect/stl-lite - ${INSTALL_SCRIPT} ${WRKSRC}/tkinspect.tcl \ - ${STAGEDIR}${PREFIX}/bin/tkinspect - ${INSTALL_DATA} `echo ${WRKSRC}/* |${SED} s%${WRKSRC}/stl-lite\ %%` \ - ${STAGEDIR}${PREFIX}/lib/tkinspect - ${INSTALL_DATA} ${WRKSRC}/stl-lite/* \ - ${STAGEDIR}${PREFIX}/lib/tkinspect/stl-lite - (cd ${STAGEDIR}${PREFIX}/lib/tkinspect && \ - ${RM} README dot.tkinspect_init install.tcl sls.xbm stl-lite/COPYRIGHT tkinspect.tcl) - -.include <bsd.port.mk> diff --git a/devel/tkinspect/distinfo b/devel/tkinspect/distinfo deleted file mode 100644 index 3a2bd8db91d5..000000000000 --- a/devel/tkinspect/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (tkinspect-5.1.6p10.tar.gz) = bc1d18a271d64b164be01fa62b3bf42ed5ca8178a80f49d51989fb387c0d4e12 -SIZE (tkinspect-5.1.6p10.tar.gz) = 52844 diff --git a/devel/tkinspect/files/patch-install.tcl b/devel/tkinspect/files/patch-install.tcl deleted file mode 100644 index df02674ac3ba..000000000000 --- a/devel/tkinspect/files/patch-install.tcl +++ /dev/null @@ -1,9 +0,0 @@ -Index: install.tcl -@@ -1,6 +1,6 @@ - #!/bin/sh - # \ --exec wish "$0" ${1+"$@"} -+exec wish8.4 "$0" ${1+"$@"} - # - # $Id: install.tcl,v 1.20 2002/03/26 00:10:17 patthoyts Exp $ - # diff --git a/devel/tkinspect/files/patch-tkinspect.tcl b/devel/tkinspect/files/patch-tkinspect.tcl deleted file mode 100644 index b0b49acd4811..000000000000 --- a/devel/tkinspect/files/patch-tkinspect.tcl +++ /dev/null @@ -1,9 +0,0 @@ -Index: tkinspect.tcl -@@ -1,6 +1,6 @@ - #!/bin/sh - # \ --exec wish "$0" ${1+"$@"} -+exec wish8.4 "$0" ${1+"$@"} - # - # $Id: tkinspect.tcl,v 1.30 2002/10/09 00:32:54 patthoyts Exp $ - # diff --git a/devel/tkinspect/pkg-descr b/devel/tkinspect/pkg-descr deleted file mode 100644 index 69f29325be24..000000000000 --- a/devel/tkinspect/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ - tkinspect, release 5.1.6p8 - (04 Apr 2002) - -Tkinspect is a Tk program browser originally written by Sam Shen and -now updated to work with Tcl/Tk 8+, incr Tcl 3+ and to cope with -systems such as MS Windows where the Tk 'send' command is not -available. Based upon the 5.1.6 release of tkinspect this version -contains numerous bug fixes and functionality patches. See the -ChangeLog file for details. - -WWW: https://sourceforge.net/projects/tkcon/ diff --git a/devel/tkinspect/pkg-plist b/devel/tkinspect/pkg-plist deleted file mode 100644 index 0472fc20410a..000000000000 --- a/devel/tkinspect/pkg-plist +++ /dev/null @@ -1,44 +0,0 @@ -bin/tkinspect -lib/tkinspect/Canvases.html -lib/tkinspect/ChangeLog -lib/tkinspect/Classes.html -lib/tkinspect/Globals.html -lib/tkinspect/Images.html -lib/tkinspect/Intro.html -lib/tkinspect/Lists.html -lib/tkinspect/Menus.html -lib/tkinspect/Miscellany.html -lib/tkinspect/Notes.html -lib/tkinspect/Procs.html -lib/tkinspect/Value.html -lib/tkinspect/WhatsNew.html -lib/tkinspect/Windows.html -lib/tkinspect/about.tcl -lib/tkinspect/afters_list.tcl -lib/tkinspect/canvas_list.tcl -lib/tkinspect/classes_list.tcl -lib/tkinspect/cmdline.tcl -lib/tkinspect/defaults.tcl -lib/tkinspect/globals_list.tcl -lib/tkinspect/help.tcl -lib/tkinspect/images_list.tcl -lib/tkinspect/interface.tcl -lib/tkinspect/lists.tcl -lib/tkinspect/menus_list.tcl -lib/tkinspect/names.tcl -lib/tkinspect/namespaces_list.tcl -lib/tkinspect/objects_list.tcl -lib/tkinspect/procs_list.tcl -lib/tkinspect/sls.ppm -lib/tkinspect/stl.tcl -lib/tkinspect/tclIndex -lib/tkinspect/value.tcl -lib/tkinspect/version.tcl -lib/tkinspect/windows_info.tcl -lib/tkinspect/windows_list.tcl -lib/tkinspect/stl-lite/feedback.tcl -lib/tkinspect/stl-lite/filechsr.tcl -lib/tkinspect/stl-lite/object.tcl -lib/tkinspect/stl-lite/simpleentry.tcl -lib/tkinspect/stl-lite/tk_util.tcl -lib/tkinspect/stl-lite/tkhtml.tcl |