The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD finance : wmstock

Cool WindowMaker Dockapp that shows stock ticker(s)

 wmstock is a cool WindowMaker dockapp that shows stock
ticker(s) that are retrieved from Yahoo.

Author: Matt Fischer 
 

http://mattfischer.com/wmstock/



wmstock history


v. 1.16
date: 2007/05/19 20:04:58;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.15 date: 2004/02/04 05:20:11; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.14 date: 2004/01/22 21:12:00; author: eik; state: Exp; lines: +1 -1 move the following ports to finance: - deskutils/cbb - deskutils/gnofin - deskutils/moneydance - deskutils/xinvest - devel/libstocks - misc/emma - misc/gnomepm - misc/p5-Finance-Currency-Convert - misc/p5-Finance-Quote - misc/p5-Finance-QuoteHist - misc/quantlib - misc/wmstock - misc/xquote PR: 59357 Submitted by: linimon Approved by: marcus (mentor)
v. 1.13 date: 2004/01/22 17:59:26; author: eik; state: Exp; lines: +1 -1 - fix PKGORIGIN since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor)
v. 1.12 date: 2003/10/04 02:27:43; author: edwin; state: Exp; lines: +1 -1 Add finance category to the following ports. PR: ports/56259 (ports/39102) Submitted by: Mark Linimon
v. 1.11 date: 2003/02/20 18:46:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.10 date: 2002/11/10 16:47:20; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.9 date: 2002/11/06 22:46:17; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.8 date: 2001/01/09 00:06:23; author: will; state: Exp; lines: +2 -2 Release to the world all of my ports that I don't use, excluding KDE 1, which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
v. 1.7 date: 2000/08/03 09:25:48; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.6 date: 2000/05/20 05:42:15; author: will; state: Exp; lines: +6 -7 Update to 0.11.
v. 1.5 date: 2000/04/14 08:47:02; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.4 date: 2000/03/22 01:59:27; author: will; state: Exp; lines: +2 -2 Finish moving MAINTAINER for my ports. andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
v. 1.3 date: 1999/08/25 07:23:05; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.2 date: 1999/08/01 03:27:23; author: cpiazza; state: Exp; lines: +2 -2 Add windowmaker as a secondary category.
v. 1.1 date: 1999/08/01 02:56:36; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/08/01 02:56:36; author: cpiazza; state: Exp; lines: +0 -0 Import of wmstock, a cool dockapp that shows stock ticker(s) that are retrieved through yahoo. PR: 12883 Submitted by: Will Andrews ============================================================================= v. 1.16 date: 2007/05/19 20:04:58; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15 date: 2004/02/04 05:20:11; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.14 date: 2004/01/22 21:12:00; author: eik; state: Exp; lines: +1 -1 move the following ports to finance: - deskutils/cbb - deskutils/gnofin - deskutils/moneydance - deskutils/xinvest - devel/libstocks - misc/emma - misc/gnomepm - misc/p5-Finance-Currency-Convert - misc/p5-Finance-Quote - misc/p5-Finance-QuoteHist - misc/quantlib - misc/wmstock - misc/xquote PR: 59357 Submitted by: linimon Approved by: marcus (mentor)
v. 1.13 date: 2004/01/22 17:59:26; author: eik; state: Exp; lines: +1 -1 - fix PKGORIGIN since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor)
v. 1.12 date: 2003/10/04 02:27:43; author: edwin; state: Exp; lines: +1 -1 Add finance category to the following ports. PR: ports/56259 (ports/39102) Submitted by: Mark Linimon
v. 1.11 date: 2003/02/20 18:46:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.10 date: 2002/11/10 16:47:20; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.9 date: 2002/11/06 22:46:17; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.8 date: 2001/01/09 00:06:23; author: will; state: Exp; lines: +2 -2 Release to the world all of my ports that I don't use, excluding KDE 1, which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
v. 1.7 date: 2000/08/03 09:25:48; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.6 date: 2000/05/20 05:42:15; author: will; state: Exp; lines: +6 -7 Update to 0.11.
v. 1.5 date: 2000/04/14 08:47:02; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.4 date: 2000/03/22 01:59:27; author: will; state: Exp; lines: +2 -2 Finish moving MAINTAINER for my ports. andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
v. 1.3 date: 1999/08/25 07:23:05; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.2 date: 1999/08/01 03:27:23; author: cpiazza; state: Exp; lines: +2 -2 Add windowmaker as a secondary category.
v. 1.1 date: 1999/08/01 02:56:36; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/08/01 02:56:36; author: cpiazza; state: Exp; lines: +0 -0 Import of wmstock, a cool dockapp that shows stock ticker(s) that are retrieved through yahoo. PR: 12883 Submitted by: Will Andrews ============================================================================= v. 1.16 date: 2007/05/19 20:04:58; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.15 date: 2004/02/04 05:20:11; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.14 date: 2004/01/22 21:12:00; author: eik; state: Exp; lines: +1 -1 move the following ports to finance: - deskutils/cbb - deskutils/gnofin - deskutils/moneydance - deskutils/xinvest - devel/libstocks - misc/emma - misc/gnomepm - misc/p5-Finance-Currency-Convert - misc/p5-Finance-Quote - misc/p5-Finance-QuoteHist - misc/quantlib - misc/wmstock - misc/xquote PR: 59357 Submitted by: linimon Approved by: marcus (mentor)
v. 1.13 date: 2004/01/22 17:59:26; author: eik; state: Exp; lines: +1 -1 - fix PKGORIGIN since ito makes using package tools hard, is marked as FATAL by portlint and otherwise doesn't affect the port, fix it silently. Approved by: marcus (mentor)
v. 1.12 date: 2003/10/04 02:27:43; author: edwin; state: Exp; lines: +1 -1 Add finance category to the following ports. PR: ports/56259 (ports/39102) Submitted by: Mark Linimon
v. 1.11 date: 2003/02/20 18:46:36; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.10 date: 2002/11/10 16:47:20; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.9 date: 2002/11/06 22:46:17; author: adamw; state: Exp; lines: +3 -1 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.8 date: 2001/01/09 00:06:23; author: will; state: Exp; lines: +2 -2 Release to the world all of my ports that I don't use, excluding KDE 1, which I'm holding for various reasons, so some kind soul can take the time to fix them without having to wait for me.
v. 1.7 date: 2000/08/03 09:25:48; author: asami; state: Exp; lines: +2 -3 (1) Add new variable, XFREE86_VERSION, to specify which version of XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
v. 1.6 date: 2000/05/20 05:42:15; author: will; state: Exp; lines: +6 -7 Update to 0.11.
v. 1.5 date: 2000/04/14 08:47:02; author: asami; state: Exp; lines: +3 -3 Convert to PORTNAME/PORTVERSION.
v. 1.4 date: 2000/03/22 01:59:27; author: will; state: Exp; lines: +2 -2 Finish moving MAINTAINER for my ports. andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
v. 1.3 date: 1999/08/25 07:23:05; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.2 date: 1999/08/01 03:27:23; author: cpiazza; state: Exp; lines: +2 -2 Add windowmaker as a secondary category.
v. 1.1 date: 1999/08/01 02:56:36; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/08/01 02:56:36; author: cpiazza; state: Exp; lines: +0 -0 Import of wmstock, a cool dockapp that shows stock ticker(s) that are retrieved through yahoo. PR: 12883 Submitted by: Will Andrews =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm