Commit graph

9 commits

Author SHA1 Message Date
heinz
6e79eb06d8 Updated to version 2.18.0.
This update includes changes to adapt to eBay's new bid history page
(now encoded in UTF-8).

Pkgsrc changes:
  - none

Changes since version 2.17.1:
=============================
2008-04-02
	* Fixed bug 1932025: Can't convert price.
	* Fixed bug 1930772: Can't convert price.

2008-03-16
	* Fixed bug 1915400: sign in request during pre-bid.

2008-01-17
	* Fixed bug 1869454: Fails with Time ramining: -- (0 seconds).
	* Fixed bug 1823864: Captcha on bid history.
	* Fixed bug 1861822: crash parsing watch list.
	* Fixed bug 1849113: Failed to make bid when using bid assistant

2007-11-22
	* Fixed bug 1835531, segfault on bid history.

2007-10-23
	* Fixed bug 1818692, get srcId ViewItem when bidding on closed auction.
2008-04-02 21:25:25 +00:00
heinz
8f145f77c0 Updated to version 2.17.1.
Pkgsrc changes:
  - none

Changes since version 2.17.0:
=============================
2007-10-04
	* 2.17.1 released.
	* Fixed bug 1807254, unknown time interval "Refresh".
2007-10-06 15:36:11 +00:00
heinz
291f32b4a2 Updated to version 2.17.0.
Pkgsrc changes:
  - Package needs a C compiler.

Changes since version 2.16.1:
=============================
	* Changed to  work with eBay's new bid history page (bug 1782953)
	* Use configurable hosts in all URLs (bug 1782954)
	* Add calls to bugReport() for many error in parsing the bid
	  history.  Hopefully this will allow quicker response to new
	  bid history page changes.
	* Modified configure's libcurl check (patch 1718317)

	* Fixed bug 1733869, recognize error message when seller ends
	  auction early.

	* Fix segmentation fault caused by auctions with no bids and a
	  starting bid of $200 or more.

	* Fix for bug 1710376.  Bid history parsing error on auction with
	  no bids.
2007-10-02 15:47:05 +00:00
heinz
cc31047066 Updated to version 2.16.1.
Pkgsrc changes:
  - Added support for DESTDIR.

Relevant changes since version 2.15.0:
======================================

        * Added captcha error.
        * 2.16.1 released.

        * 2.16.0 released.
        * Add support for bid history without bidder name
        * Added note about requirement for default column order with -m option.
        * Fixed buyer & bidding history bug (need to skip over buyer history).
        * Fixed problem with bug reports.  HTTP buffer sometimes overwritten
          by version number.
        * Fixed myItems (-m) option.  eBay change tableName to "Id"
        * Fix handling of URL escapes in username.
2007-04-09 18:44:58 +00:00
heinz
5e1e60e1ab The remaining patch in patch-aa has been integrated upstream
(slightly different, in util.c), so patch-aa has become obsolete.
2006-12-30 17:44:56 +00:00
mjl
540c47d600 Updated esniper to 2.15.0
* Fix bug 1579311 (and a million others), eBay changed the bid history
    page again.
  * Implemented feature request 1587259, handling -i without username
    or password.
  * Fix bug 1574881, bid increment comparison not always correct.
  * Fix for dutch auction parsing?
  * Fix bug 1352595, esniper does not encode password in URLs
2006-11-20 17:29:52 +00:00
heinz
336e3c3596 Due to a change of Ebay's HTML pages esniper needed to be patched to catch
up with this. A new release will contain the patch but it is uncertain
when it will appear on sourceforge.

This should fix PR pkg/34875 by Thomas Feddersen.
2006-10-22 18:51:32 +00:00
heinz
1cb7ac9e00 Added a forgotten include file in our patch for auction.c. This way, the
compiler does not complain (or abort) about "int to pointer conversion"
anymore.
This should fix the build on IRIX with the mipspro compiler.
2006-01-28 18:28:22 +00:00
heinz
198f562d2b Initial import of esniper 2.14.0.
Esniper is a simple, lightweight command line tool for sniping ebay auctions.
It runs on all flavors of Linux, Unix and Windows, and should adapt easily
to other operating systems.

Pkgsrc changes:
  - Added patch-aa to let esniper accept eBay passwords with unsafe
    characters (according to URL-encoding rules). Submitted to the upstream
    author (esniper-Bugs-1352595).
2005-11-13 17:51:40 +00:00