The FreeBSD Ports Archive
FreeBSD finance : xquote4>
A quote retrieval tool for X
This is a port of Xquote, a quote retrieval program that allows you
to retrieve stock, mutual fund, and currency quotes from your favorite
quote spouting website.
http://xinvest.sunsite.dk/xquote.html
|
xquote history
v. 1.19
date: 2007/07/07 19:22:23; author: sat; state: Exp; lines: +2 -2
- Update/add mirrors
Reported by: fenner's distfile survey
v. 1.18
date: 2007/05/19 20:04:58; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17
date: 2006/07/30 22:45:59; author: sat; state: Exp; lines: +1 -2
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
v. 1.16
date: 2006/05/08 07:43:48; author: sat; state: Exp; lines: +3 -3
- Update to 2.6.10
- Take maintainership
PR: ports/95869
Submitted by: me
Approved by: krion (mentor)
v. 1.15
date: 2006/04/15 06:37:27; author: linimon; state: Exp; lines: +1 -1
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
v. 1.14
date: 2004/07/14 09:25:24; author: vs; state: Exp; lines: +6 -2
- Update to 2.6.9
- new MASTER_SITE
- requires libXbae
PR: ports/67360
Submitted by: Roman Neuhauser
Approved by: maintainer timeout
v. 1.13
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.12
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.11
date: 2003/10/04 02:27:44; 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.10
date: 2003/03/07 06:07:20; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.9
date: 2002/09/29 07:06:45; author: kris; state: Exp; lines: +2 -2
Update MASTER_SITES
Submitted by: Edwin Groothuis
PR: ports/43274
v. 1.8
date: 2001/01/09 19:36:39; author: sf; state: Exp; lines: +1 -2
fix X manpage error with XFree86-4
PR: 23433
v. 1.7
date: 2000/11/07 23:28:14; author: asami; state: Exp; lines: +2 -3
Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
v. 1.6
date: 2000/08/03 09:25:51; 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.5
date: 2000/04/14 08:47:13; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.4
date: 1999/08/25 07:23:17; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1998/09/17 00:32:46; author: asami; state: Exp; lines: +2 -2
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
v. 1.2
date: 1998/09/15 11:13:29; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.1
date: 1998/04/22 14:07:50; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/04/22 14:07:50; author: mph; state: Exp; lines: +0 -0
Import of xquote, which gets stock quotes over the network.
PR: 5431
Submitted by: ian@majesticnet.com
=============================================================================
v. 1.19
date: 2007/07/07 19:22:23; author: sat; state: Exp; lines: +2 -2
- Update/add mirrors
Reported by: fenner's distfile survey
v. 1.18
date: 2007/05/19 20:04:58; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17
date: 2006/07/30 22:45:59; author: sat; state: Exp; lines: +1 -2
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
v. 1.16
date: 2006/05/08 07:43:48; author: sat; state: Exp; lines: +3 -3
- Update to 2.6.10
- Take maintainership
PR: ports/95869
Submitted by: me
Approved by: krion (mentor)
v. 1.15
date: 2006/04/15 06:37:27; author: linimon; state: Exp; lines: +1 -1
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
v. 1.14
date: 2004/07/14 09:25:24; author: vs; state: Exp; lines: +6 -2
- Update to 2.6.9
- new MASTER_SITE
- requires libXbae
PR: ports/67360
Submitted by: Roman Neuhauser
Approved by: maintainer timeout
v. 1.13
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.12
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.11
date: 2003/10/04 02:27:44; 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.10
date: 2003/03/07 06:07:20; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.9
date: 2002/09/29 07:06:45; author: kris; state: Exp; lines: +2 -2
Update MASTER_SITES
Submitted by: Edwin Groothuis
PR: ports/43274
v. 1.8
date: 2001/01/09 19:36:39; author: sf; state: Exp; lines: +1 -2
fix X manpage error with XFree86-4
PR: 23433
v. 1.7
date: 2000/11/07 23:28:14; author: asami; state: Exp; lines: +2 -3
Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
v. 1.6
date: 2000/08/03 09:25:51; 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.5
date: 2000/04/14 08:47:13; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.4
date: 1999/08/25 07:23:17; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1998/09/17 00:32:46; author: asami; state: Exp; lines: +2 -2
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
v. 1.2
date: 1998/09/15 11:13:29; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.1
date: 1998/04/22 14:07:50; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/04/22 14:07:50; author: mph; state: Exp; lines: +0 -0
Import of xquote, which gets stock quotes over the network.
PR: 5431
Submitted by: ian@majesticnet.com
=============================================================================
v. 1.19
date: 2007/07/07 19:22:23; author: sat; state: Exp; lines: +2 -2
- Update/add mirrors
Reported by: fenner's distfile survey
v. 1.18
date: 2007/05/19 20:04:58; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.17
date: 2006/07/30 22:45:59; author: sat; state: Exp; lines: +1 -2
- Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
v. 1.16
date: 2006/05/08 07:43:48; author: sat; state: Exp; lines: +3 -3
- Update to 2.6.10
- Take maintainership
PR: ports/95869
Submitted by: me
Approved by: krion (mentor)
v. 1.15
date: 2006/04/15 06:37:27; author: linimon; state: Exp; lines: +1 -1
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
v. 1.14
date: 2004/07/14 09:25:24; author: vs; state: Exp; lines: +6 -2
- Update to 2.6.9
- new MASTER_SITE
- requires libXbae
PR: ports/67360
Submitted by: Roman Neuhauser
Approved by: maintainer timeout
v. 1.13
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.12
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.11
date: 2003/10/04 02:27:44; 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.10
date: 2003/03/07 06:07:20; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.9
date: 2002/09/29 07:06:45; author: kris; state: Exp; lines: +2 -2
Update MASTER_SITES
Submitted by: Edwin Groothuis
PR: ports/43274
v. 1.8
date: 2001/01/09 19:36:39; author: sf; state: Exp; lines: +1 -2
fix X manpage error with XFree86-4
PR: 23433
v. 1.7
date: 2000/11/07 23:28:14; author: asami; state: Exp; lines: +2 -3
Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
v. 1.6
date: 2000/08/03 09:25:51; 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.5
date: 2000/04/14 08:47:13; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.4
date: 1999/08/25 07:23:17; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.3
date: 1998/09/17 00:32:46; author: asami; state: Exp; lines: +2 -2
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
v. 1.2
date: 1998/09/15 11:13:29; author: asami; state: Exp; lines: +2 -2
libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
v. 1.1
date: 1998/04/22 14:07:50; author: mph; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1998/04/22 14:07:50; author: mph; state: Exp; lines: +0 -0
Import of xquote, which gets stock quotes over the network.
PR: 5431
Submitted by: ian@majesticnet.com
=============================================================================
|
| |

|