Commit graph

29 commits

Author SHA1 Message Date
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
David E. O'Brien
650027bb72 Update to version 1.3.17. 2005-02-18 19:33:02 +00:00
David E. O'Brien
769791aab9 Upgrade to 1.3.16. 2004-09-03 20:07:02 +00:00
Matthew Hunt
9c7873a965 Upgrade to 1.3.15. The "time fudge" stuff is gone at last. 2004-05-02 21:38:27 +00:00
David E. O'Brien
81a53cce20 Update to version 1.3.13.
This fixes a potential buffer overflow bug in 1.3.12.
2004-03-01 04:43:32 +00:00
David E. O'Brien
d0c457ff14 Upgrade to 1.3.12. 2004-03-01 00:33:55 +00:00
Matthew Hunt
cb997d53a9 Make the add-by-URL patch work again.
Submitted by:	imp
2004-02-04 22:57:42 +00:00
David E. O'Brien
9e56f1b011 Update from 1.3.11 RC to offical 1.3.11 release. 2003-12-15 07:30:47 +00:00
David E. O'Brien
7f4032f240 Upgrade to 1.3.11-RC1. This fixes bidwatcher to work with the latest
changes at eBay.

Approved by:	Marcus
2003-11-26 07:46:31 +00:00
David E. O'Brien
bbc3c2103e Update to version 1.3.10. 2003-07-17 08:37:03 +00:00
David E. O'Brien
fb3a77dfd6 Update to version 1.3.9.
This mostly deals with the new eBay layout, but also fixes anonying timer
update issues.
2003-07-13 20:41:07 +00:00
David E. O'Brien
74b8cff4b9 Update to version 1.3.8. 2003-07-10 02:14:45 +00:00
David E. O'Brien
a3e26b5322 Upgrade to version 1.3.7, which makes this work again [on current] with the
latest round of eBay changes.

Approved by:	lioux(portmgr)
2002-12-24 02:43:12 +00:00
Matthew Hunt
bab4d55052 Upgrade to 1.3.6. 2002-10-29 19:17:30 +00:00
Matthew Hunt
3a9510e28a Upgrade to 1.3.5.
Add provision to circumvent the five minute "fudge factor" on snipe
timers.

Submitted by:	Bruce Burden <brucegb@realtime.net>
2002-09-17 16:56:48 +00:00
Matthew Hunt
de9d7ea0f9 Upgrade to bidwatcher-1.3.4-fix. The 1.3.3-1.3.4 patch hosted by
obrien is no longer necessary.
2002-06-26 22:10:37 +00:00
David E. O'Brien
1c62443f53 Update to 1.3.4 as 1.3.3 is now useless and gives "Cannot connect to server"
with every action you try.  However, Sourceforge is serving corrupted
distfiles again. :-(  So get a 1.3.4 distfile by applying the diff between
1.3.3 and top of the anoncvs tree.
2002-06-10 03:25:53 +00:00
Matthew Hunt
ed2e2d6174 Upgrade to 1.3.3.
Use MASTER_SITE_SOURCEFORGE.  Previously, the MASTER_SITE was hardcoded,
and broke when the Sourceforge URLs recently changed.
2002-05-13 18:42:18 +00:00
Matthew Hunt
9b025bb963 Upgrade to version 1.3.2, now hosted on Sourceforge. 2002-03-19 20:35:36 +00:00
Will Andrews
cf2afd69b6 Update to 1.1.6a to track eBay changes. Apologies to the maintainer, but:
Requested by:	Annelise Anderson <andrsn@stanford.edu>
Tested by:	Annelise Anderson <andrsn@stanford.edu>
2001-06-18 00:03:33 +00:00
Matthew Hunt
7ebca8eb9e Change MAINTAINER to myself (approved by: will).
Upgrade to 1.1.6.
Install documentation to ${PREFIX}/share/doc/bidwatcher.
Update pkg/DESCR with relevant URL.
2000-06-11 18:50:51 +00:00
Will Andrews
06d7977412 Update to bidwatcher 1.1.5. This is now based on Wayne Schlitt's fork of
the original author's code. I would like to personally thank Wayne for
diligently tracking down the timezone conflict in his code. His fork,
which has more bugfixes (including the fact it actually gets the correct
ebay time) than the sourceforge version, now compiles on FreeBSD.

Special thanks to:	Wayne Schlitt <wayne@midwestcs.com>
2000-04-28 21:25:38 +00:00
Will Andrews
39a7bbd6fb Finally update to bidwatcher 1.0.5.
Changes include:
	1) Original author no longer had time to work on bidwatcher. So
	   someone else took up the code and put it on sourceforge.
	2) Bandwidth load taken off people.FreeBSD.org now that we can
	   get the distfiles off sourceforge instead.
	3) Fix URI fennerism.

Note: I'm aware of another bidwatcher fork, particularly the one by Wayne
Schlitt (www.midwestcs.com/bidwatcher), which is at version 1.1.4; however
I've decided to go with the sourceforge version since it actually does
compile on FreeBSD (Wayne's version has some sort of Linux-specific
timezone code, or at least it conflicts with our timezone() function).

I can just hear the eBay freaks cheering this commit on..
2000-04-16 22:51:27 +00:00
Matthew Hunt
6d775b4ffd Upgrade to 1.0.3b. 2000-01-24 18:58:03 +00:00
Matthew Hunt
f66782f9dd Upgrade to 1.0.2b. 1999-12-07 16:31:23 +00:00
Matthew Hunt
5af933c9a8 Upgrade to 1.0.0b.
PR:		14365
Submitted by:	Will Andrews <andrews@technologist.com>
1999-10-18 20:01:48 +00:00
Chris Piazza
78ea1447ac Update to version 0.9.11
PR:		13945
Submitted by:	maintainer
1999-09-27 17:12:06 +00:00
Matthew Hunt
7458b427c3 Update to 0.9.9-3.
PR:		13486
Submitted by:	Will Andrews <andrews@technologist.com>
1999-08-31 16:16:09 +00:00
Chris Piazza
534451cb29 Import of bidwatcher.
BidWatcher is a tool for people using the giant eBay auction site.  It
uses your eBay id and password to track your eBay listings, items that you
have bid on, and items that you enter by hand.   It also has an integrated
snipe tool.

Submitted by:	Will Andrews <andrews@technologist.com>
1999-08-27 04:00:54 +00:00