Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/finance finance/tclticker: remove the package



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e3a5b91d1b73
branches:  trunk
changeset: 431701:e3a5b91d1b73
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat May 16 06:49:39 2020 +0000

description:
finance/tclticker: remove the package

This package got its stock quotes from web sites that were active around
2000 and that no longer exist.  It had not resolved the PREFIX
placeholder, which meant it could not even ask the web sites for the
quotes.  Therefore chances are high that this package is not used by
anyone.

diffstat:

 finance/Makefile                   |   3 +--
 finance/tclticker/DESCR            |   7 -------
 finance/tclticker/Makefile         |  33 ---------------------------------
 finance/tclticker/PLIST            |   9 ---------
 finance/tclticker/distinfo         |   8 --------
 finance/tclticker/patches/patch-aa |  23 -----------------------
 finance/tclticker/patches/patch-ab |  21 ---------------------
 7 files changed, 1 insertions(+), 103 deletions(-)

diffs (142 lines):

diff -r 772440b62418 -r e3a5b91d1b73 finance/Makefile
--- a/finance/Makefile  Sat May 16 06:29:25 2020 +0000
+++ b/finance/Makefile  Sat May 16 06:49:39 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.75 2020/04/14 20:08:38 js Exp $
+# $NetBSD: Makefile,v 1.76 2020/05/16 06:49:39 rillig Exp $
 #
 
 COMMENT=       Monetary, financial and related applications
@@ -107,7 +107,6 @@
 SUBDIR+=       py-vatnumber
 SUBDIR+=       ruby-activemerchant
 SUBDIR+=       ruby-braintree
-SUBDIR+=       tclticker
 SUBDIR+=       tex-euro
 SUBDIR+=       tex-euro-doc
 SUBDIR+=       xfinans
diff -r 772440b62418 -r e3a5b91d1b73 finance/tclticker/DESCR
--- a/finance/tclticker/DESCR   Sat May 16 06:29:25 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-TCLTicker is a simple stock tickertape, using HTTP requests to fetch
-quotes.  It includes 'mailquote', which can email quotes.  TclTicker
-uses a plug-in architecture for quote services.  Currently, quote
-service modules are written for Yahoo (one for U.S.  markets, another
-for Euro markets) and Quote.com.  User configuration includes tuning
-the ticker scroll rate and data refresh dates, fonts, http proxy, smtp
-host, rounding, always on top, and ticker symbol lists.
diff -r 772440b62418 -r e3a5b91d1b73 finance/tclticker/Makefile
--- a/finance/tclticker/Makefile        Sat May 16 06:29:25 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
-# $NetBSD: Makefile,v 1.20 2019/05/23 19:23:00 rillig Exp $
-#
-
-DISTNAME=      tclticker-1.1
-PKGREVISION=   1
-CATEGORIES=    finance tk
-MASTER_SITES=  ${MASTER_SITE_BACKUP}
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-COMMENT=       Stock-quote ticker tape application
-
-DEPENDS+=      tk>=8.3.2:../../x11/tk
-
-USE_TOOLS+=    pax
-
-NO_CONFIGURE=  yes
-NO_BUILD=      yes
-
-SUBST_CLASSES+=                paths
-SUBST_MESSAGE.paths=   Fixing hardcoded paths and command names.
-SUBST_STAGE.paths=     pre-configure
-SUBST_FILES.paths=     tclticker mailquote
-SUBST_VARS.paths=      PREFIX
-
-INSTALLATION_DIRS=     bin
-
-do-install:
-       ${INSTALL_SCRIPT} ${WRKSRC:Q}/tclticker ${DESTDIR}${PREFIX:Q}/bin
-       ${INSTALL_SCRIPT} ${WRKSRC:Q}/mailquote ${DESTDIR}${PREFIX:Q}/bin
-       ${INSTALL_DATA_DIR} ${DESTDIR}${PREFIX:Q}/share/tclticker
-       cd ${WRKSRC:Q}/lib && pax -rw . ${DESTDIR}${PREFIX:Q}/share/tclticker
-
-.include "../../mk/bsd.pkg.mk"
diff -r 772440b62418 -r e3a5b91d1b73 finance/tclticker/PLIST
--- a/finance/tclticker/PLIST   Sat May 16 06:29:25 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,9 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2006/03/10 23:53:49 rillig Exp $
-bin/mailquote
-bin/tclticker
-share/tclticker/finance.uk.yahoo.com.tcl
-share/tclticker/finance.yahoo.com.tcl
-share/tclticker/rebuild_tclIndex.sh
-share/tclticker/tclIndex
-share/tclticker/ticker.lib
-share/tclticker/www.quote.com.tcl
diff -r 772440b62418 -r e3a5b91d1b73 finance/tclticker/distinfo
--- a/finance/tclticker/distinfo        Sat May 16 06:29:25 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.5 2015/11/03 00:12:15 agc Exp $
-
-SHA1 (tclticker-1.1.tar.gz) = 803a40dae1828a6f489336a7386eef6d6dae1dd0
-RMD160 (tclticker-1.1.tar.gz) = ce9e808a1ccc894d83125384ebf9cb3dc35bd22e
-SHA512 (tclticker-1.1.tar.gz) = 609066a7b2522d24930c33eaea56f31484fda7070d21e7465ef9e9f4ba835b93b9a8b69a0abcbb4d46d8c2a8333395c17d8e53c134207a08516ed9a9a64a7feb
-Size (tclticker-1.1.tar.gz) = 11420 bytes
-SHA1 (patch-aa) = 104fc5906b691c6e3fdaba19d520c4ff1810ce9d
-SHA1 (patch-ab) = 4acee8182fa6ace202077f916434312445abe7ae
diff -r 772440b62418 -r e3a5b91d1b73 finance/tclticker/patches/patch-aa
--- a/finance/tclticker/patches/patch-aa        Sat May 16 06:29:25 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,23 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2001/11/14 11:55:17 agc Exp $
-
---- tclticker.orig     Mon Dec 20 15:27:02 1999
-+++ tclticker  Wed Aug 30 21:00:36 2000
-@@ -1,6 +1,6 @@
- #!/bin/sh
- # restart using wish \
--  exec wish8.0 "$0" ${1+"$@"}
-+  exec wish "$0" ${1+"$@"}
- 
- # stock ticker 
- # copyright 1999 tom poindexter <tpoindex%nyx.net@localhost>
-@@ -43,7 +43,9 @@
- # authors grant the U.S. Government and others acting in its behalf
- # permission to use and distribute the software in accordance with the
- # terms specified in this license. 
-- 
-+
-+# set this explicitly
-+set env(TCLTICKER_LIB) "@PREFIX@/share/tclticker"
- 
- if {! [info exists env(TCLTICKER_LIB)]} {
-     lappend auto_path [file join [file dirname $argv0] lib]
diff -r 772440b62418 -r e3a5b91d1b73 finance/tclticker/patches/patch-ab
--- a/finance/tclticker/patches/patch-ab        Sat May 16 06:29:25 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2001/11/14 11:55:17 agc Exp $
---- mailquote.orig     Mon Dec 20 15:10:24 1999
-+++ mailquote  Wed Aug 30 21:00:30 2000
-@@ -1,6 +1,6 @@
- #!/bin/sh
- # restart using wish \
--  exec tclsh8.0 "$0" ${1+"$@"}
-+  exec tclsh "$0" ${1+"$@"}
- 
- # mailquote
- # copyright 1999 tom poindexter <tpoindex%nyx.net@localhost>
-@@ -46,6 +46,9 @@
- # permission to use and distribute the software in accordance with the
- # terms specified in this license. 
-  
-+# set this explicitly
-+set env(TCLTICKER_LIB) "@PREFIX@/share/tclticker"
-+
- 
- if {! [info exists env(TCLTICKER_LIB)]} {
-     lappend auto_path [file join [file dirname $argv0] lib]



Home | Main Index | Thread Index | Old Index