Up to [cvs.NetBSD.org] / pkgsrc / misc / esniper
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
misc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (possibly fetched conditionally?): ./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
misc: Remove SHA1 hashes for distfiles
Add SHA512 digests for distfiles for misc category 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.
Update to esniper-2.31.0, provided by goekesmi in joyent/pkgsrc#251. 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!)
Remove curl/types.h; fixes build with recent curl.
Pullup ticket #3117 - requested by heinz misc/esniper: compatibilty update Revisions pulled up: - misc/esniper/Makefile 1.19 - misc/esniper/distinfo 1.15 --- Module Name: pkgsrc Committed By: heinz Date: Sun May 16 15:05:08 UTC 2010 Modified Files: pkgsrc/misc/esniper: Makefile distinfo Log Message: Updated to version 2.23.0 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
Updated to version 2.23.0 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
Pullup ticket 2993 - requested by heinz repair update Revisions pulled up: - pkgsrc/misc/esniper/Makefile 1.17 - pkgsrc/misc/esniper/distinfo 1.14 ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: heinz Date: Fri Jan 22 20:15:00 UTC 2010 Modified Files: pkgsrc/misc/esniper: Makefile distinfo Log Message: Updated to version 2.22.0 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. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/misc/esniper/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/esniper/distinfo
Updated to version 2.22.0 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.
Updated to version 2.21.0. Pkgsrc changes: - none Changes since version 2.20.0: ============================= * Fixed bug 2217106: MakeBidErrorBuyerBlockPrefNoLinkedPayPalAccount * Fixed bug 2631855: MakeBidErrorBuyerBlockPrefItemCountLimitExceeded * Fixed bug 2151466: MakeBidErrorBidGreaterThanBin_BINblock
Updated to version 2.20.0 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
Make esniper use case sensitive passwords. Patch was committed upstream today and will be in the next release.
Pullup ticket #2582 - requested by heinz esniper: compatibility update Revisions pulled up: - misc/esniper/Makefile 1.13 - misc/esniper/distinfo 1.10 --- Module Name: pkgsrc Committed By: heinz Date: Tue Oct 14 18:21:18 UTC 2008 Modified Files: pkgsrc/misc/esniper: Makefile distinfo Log Message: Updated to version 2.19. 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
Updated to version 2.19. 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
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.
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".
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.
Pullup ticket 2068 - requested by heinz esniper update Revisions pulled up: - pkgsrc/misc/esniper/Makefile 1.8 - pkgsrc/misc/esniper/distinfo 1.6 Module Name: pkgsrc Committed By: heinz Date: Mon Apr 9 18:44:58 UTC 2007 Modified Files: pkgsrc/misc/esniper: Makefile distinfo Log Message: 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.
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.
The remaining patch in patch-aa has been integrated upstream (slightly different, in util.c), so patch-aa has become obsolete.
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
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.
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.
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).
Initial revision