Age | Commit message (Collapse) | Author | Files | Lines |
|
Pkgsrc changes:
- none
Changes since version 2.22.0:
=============================
2010-05-15
* 2.23.0 released
* Fixed -m option (thanks, deadolus!)
2010-05-14
* Fixed bug 3001249: bid history parsing bug
|
|
Pkgsrc changes:
- none
Changes since version 2.21.0:
=============================
2010-01-21
* 2.22.0 released
* Fixed bug 2936564: Can't get item number or title
2010-01-06:
* Fixed bugs 2887061 and 2922040: Recognize "bad password" page.
|
|
|
|
Pkgsrc changes:
- none
Changes since version 2.20.0:
=============================
* Fixed bug 2217106: MakeBidErrorBuyerBlockPrefNoLinkedPayPalAccount
* Fixed bug 2631855: MakeBidErrorBuyerBlockPrefItemCountLimitExceeded
* Fixed bug 2151466: MakeBidErrorBidGreaterThanBin_BINblock
|
|
Pkgsrc changes:
- Added LICENSE
- Removed patch-ab which was integrated upstream
changes since version 2.19.0:
=============================
2009-10-14
* 2.20.0 released
* Fixed bug 2875827 and others: Error encountered in function ebayLogin
* Fixed bug 2862437 and others: Unknown time interval "Duration:"
remaining time could not be converted
|
|
today and will be in the next release.
|
|
Pkgsrc changes:
- none
Changes since version 2.18:
===========================
2008-08-04
* 2.19.0 released
* Fixed bug 2036585: enable cookies
2008-04-03
* 2.18.1 released
* Fixed bug 1932457: Configure fails due to wrong curl LDFLAGS
|
|
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.
|
|
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
|
|
Pkgsrc changes:
- none
Changes since version 2.17.0:
=============================
2007-10-04
* 2.17.1 released.
* Fixed bug 1807254, unknown time interval "Refresh".
|
|
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.
|
|
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.
|
|
While it would be fine to have a single name here, this does not play well
with PKGREVISION.
|
|
(slightly different, in util.c), so patch-aa has become obsolete.
|
|
|
|
* 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
|
|
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.
Sorry for not finding this earlier.
|
|
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.
|
|
|
|
compiler does not complain (or abort) about "int to pointer conversion"
anymore.
This should fix the build on IRIX with the mipspro compiler.
|
|
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).
|