The NetBSD Project

CVS log for pkgsrc/finance/xquote/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / finance / xquote

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Thu Jan 12 22:06:16 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, cwrapper, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.7: +3 -1 lines
Diff to previous 1.7 (colored)

No values.h for DragonFly and FreeBSD. Add rpath entry for /usr/pkg/lib,
since it doesn't picked up on DragonFly.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Feb 22 21:11:48 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Add RMD160 digests in addition to the SHA1 ones.

Revision 1.6 / (download) - annotate - [select for diffs], Sat Jan 1 04:20:38 2005 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.5: +3 -4 lines
Diff to previous 1.5 (colored)

Update to 2.6.10:
1. Alert handling : Xquote can send e.g. an E-mail when some value
   exceeds boundaries set by the user.
2. Enhanced the use of XbaeMatrix : allow the user to change settings
   on the matrix directly instead of via custom dialogs.
3. Publish full documentation at
        http://xinvest.sunsite.dk/htmldocs.html

Revision 1.5 / (download) - annotate - [select for diffs], Tue Nov 23 17:07:35 2004 UTC (7 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.4: +4 -8 lines
Diff to previous 1.4 (colored)

Update to 2.6.9, requested in PR 28394.

Xquote 2.6.9 is a stable pre-release of Xquote.

The version number bump from 2.3 is caused by a simultaneous release of
Xinvest, Xquote, and QuoteFilter.

Xquote is now released under a completely free license: the BSD license.

Xquote now uses the XbaeMatrix widget to display its information in a
nicely laid out tabular format.

Basic functionality remains unchanged, but there have been quite a number
of small changes :
- use of XbaeMatrix
- simplified widget tree
- source code cleanup
- update of the user interface after each individual quote query
  (so you can see the table contents change as the information comes in)
- use of BSD license
- user interface changes (don't show the version number in the status field)
- remove sessionXq.c, merge with the Xinvest version of the same file.
- do more effort to read info from an HTTP server when it returns 400 replies.
- Figure out whether the site is using European (on hundred is 100,00) or
  American (100.00) punctuation to forward the right format to Xinvest
  in a live update.
- Avoid crashes when xquote-rc file contains invalid data.
- Fix a problem with the type list not being taken fully into account for
  other than the first server.
- Allow running Xquote 24 hours per day by setting start and end time to
  the same value.
- Document "-restore" option in the syntax() error message.
- Make the help window resizable, and respond to a single click.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Oct 8 12:35:16 2002 UTC (9 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

buildlink1 -> buildlink2

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 2 22:08:36 2001 UTC (10 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 18 13:44:04 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Move to sha1 digests, and add distfile sizes

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:10:36 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN

+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>