Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Changes since 2.23.0:
* Fix for bugs #666 and #667: handle "Reset your password" page
* Fix for bugs #660 .. #665: handle new welcome pages after login.
* Fix for bugs #649 .. #656
with error message 'Error encountered in function parseBid...
pagename = "Review and confirm your bid"...'
* Fix for bugs #647, #648
with error message 'Error encountered in function ebayLogin...
pagename = "Watch list"'
* Fix for bugs 3579101, 3577899, 3577438, 3559746 and maybe 3564978
with error message "Auction <number>: Unknown item" caused by
ebay's modification of the bid history page.
* Partial fix for various automated bug reports for pages with
titles "Bid confirmation", "Place bid", "eBay Alerts" and
"Buyer Requirements"
* Fix for another new variant of the pre-bid page
* Partial fix for 3314884: adaptation to changes on pre-bid page.
* Fixed memory leaks.
* Fixed bug 3303419: bidpass not found
* Fixed bug 3069696: Add bad password page name
* Fixed bug 3059872: recognize captcha request, print error message, exit.
* Fixed bug 3051220: segfault when using -h or -H command line option.
* Fixed bug 3035541: -lcurl must be added to LIBS instead of LDFLAGS
* Fixed bug 2938576: Does not recognize a won auction
* Added more info in automated bug reports
* Added ~ support for log directory (thanks, deadolus!)
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:
- 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
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.
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.
* 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
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.
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).