2003-11-25 09:43:51 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Update "bidwatcher" package to version 1.3.11rc1.
Changes since version 1.3.10:
- Fixed Bug #779784 Keeps updating finished auctions
- More portable build (builds with Compaq's C++ compiler)
- Removed some dead code.
- Details window shows all available information.
- Fixed BuyItNow autodeletion bug.
- Added basic proxy authentication.
- Fixed some BuyItNow handling.
- GetUserListings fixes.
- Better compatibility with Purchase Only auctions.
- Fixed quantity amount in detail window.
- Fixed bigUpdate: timeToNextEnd was > 5 mins, so it wouldn't fire.
- Fixed the idempotent header defines in bidwatcher.h
- Added functionality to open to a specific ebay country website.
- Fixed GMTIME BSD specific code.
- Don't try to bid if we failed to get the snipe key
- Fixed "Bid too low" message
- Fixed "You are highest bidder" message
- Fixed "Outbid" detection
- Added Pragma headers to coerce proxies into refreshing the content
- Printout log messages since they currently disappear in the statusbar.
- Changed needelessly complex status bar operations.
- Fixed pre-bid on ended auctions error message
- Fixed pre-bid/snipe URL+headers
- Fixed updating after snipe
- Updated User-Agent
- Handy --enable-debug configure option
|
2003-08-31 00:17:32 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Add patch from bidwatcher's home page for bug 782059 ("snipe fails with
parseerror".
|
2003-07-20 13:54:24 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Update "bidwatcher" package to version 1.3.10. Changes since version 1.3.9:
- Fixed TimeSync issue.
- Fixed reserve detection.
- Fixed BuyItNow detection.
- Handle fixed price auctions.
|
2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504) |
Log message:
s/netbsd.org/NetBSD.org/
|
2003-07-16 15:52:16 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Add a patch submitted my Uwe Klein via the sourceforge homepage to fix
time synchronization with eBay servers. Bump package revision.
|
2003-07-14 08:53:42 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Update "bidwatcher" package to version 1.3.9. Changes since version 1.3.8:
- Fixed handling of eBay's output changes.
- Fixed corrupted log messages.
- Save update interval values.
- Fix timers.
- Made some changes to help deal with TZ.
|
2003-07-13 15:54:34 by Thomas Klausner | Files touched by this commit (783) | |
Log message:
PKGREVISION bump for libiconv update.
|
2003-07-08 19:27:09 by Matthias Scheler | Files touched by this commit (3) | |
Log message:
Update "bidwatcher" package to version 1.3.8. Changes since version 1.3.7:
- Fixed checkredir bug.
- Cleaned up configuration window.
- Removed double statusbar.
- Modified statusbar output.
- Fixed time zone problems.
- Fixed eBay maintenance window zapping.
- Fixed status LEDs.
- Added configurable update intervals.
- Added some HTML entities.
- Added local ending time feature.
- Added a warning about upper security levels and password blanking.
- Cleaned up debugging harness.
- Various minor bug fixes.
|
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message:
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
|
2003-04-06 13:48:26 by Matthias Scheler | Files touched by this commit (4) |
Log message:
Back out timezone fix from revision 1. It doesn't work properly when
California an Central Europe are both on DST. Bump package revision again.
|