./finance/xquote, WWW ticker symbol quote retrieval program

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.6.10nb4, Package name: xquote-2.6.10nb4, Maintainer: pkgsrc-users

Xquote is a WWW ticker symbol quote retrieval program for UNIX systems
using the X Window System. Xquote requires Motif 1.2 or later and XPM.

Xquote retrieves quotes from a number of net sources. It takes a ticker
symbol (stock, mutual fund, currency) and displays info in a table or
ticker tape. The table data displayed is selectable, and includes price,
date, change, volume, yield, 52 week high/low, day high/low, P/E,
dividend, full name, basically whatever can be reliably retrieved from
multiple sources.


Required to run:
[x11/Xbae] [x11/libXpm]

Required to build:
[pkgtools/x11-links] [x11/xbitmaps] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 103.521 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:26:13 by Nia Alarie | Files touched by this commit (119)
Log message:
finance: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:54:03 by Nia Alarie | Files touched by this commit (119)
Log message:
finance: Remove SHA1 hashes for distfiles
   2019-11-02 17:08:48 by Roland Illig | Files touched by this commit (9)
Log message:
finance: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message:
Sort PLIST files.

Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
   2017-09-06 12:40:36 by Thomas Klausner | Files touched by this commit (136)
Log message:
Comment out dead sites.
   2015-11-03 01:12:16 by Alistair G. Crooks | Files touched by this commit (49)
Log message:
Add SHA512 digests for distfiles for finance category

Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
   2013-01-19 21:23:35 by Taylor R Campbell | Files touched by this commit (6)
Log message:
Add missing buildlink3s implied by openmotif but not lesstif.
   2012-10-03 18:10:14 by Aleksej Saushev | Files touched by this commit (14)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.