Up to [cvs.netbsd.org] / pkgsrc / misc / esniper
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.20 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:08 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
HEAD
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
recursive bump from gettext-lib shlib bump.
Revision 1.18.2.1 / (download) - annotate - [select for diffs], Sun May 16 23:14:25 2010 UTC (2 years ago) by tron
Branch: pkgsrc-2010Q1
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored) next main 1.19 (colored)
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
Revision 1.19 / (download) - annotate - [select for diffs], Sun May 16 15:05:07 2010 UTC (2 years ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (colored)
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
Revision 1.16.2.1 / (download) - annotate - [select for diffs], Sun Feb 7 18:11:00 2010 UTC (2 years, 3 months ago) by spz
Branch: pkgsrc-2009Q4
Changes since 1.16: +3 -3
lines
Diff to previous 1.16 (colored) next main 1.17 (colored)
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
Revision 1.18 / (download) - annotate - [select for diffs], Fri Jan 22 20:15:00 2010 UTC (2 years, 4 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base
Branch point for: pkgsrc-2010Q1
Changes since 1.17: +3 -4
lines
Diff to previous 1.17 (colored)
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.
Revision 1.17 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:26 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
Recursive PKGREVISION bump for jpeg update to 8.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Nov 3 18:20:37 2009 UTC (2 years, 6 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base
Branch point for: pkgsrc-2009Q4
Changes since 1.15: +3 -3
lines
Diff to previous 1.15 (colored)
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
Revision 1.15 / (download) - annotate - [select for diffs], Fri Oct 30 16:04:25 2009 UTC (2 years, 6 months ago) by heinz
Branch: MAIN
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (colored)
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
Revision 1.14 / (download) - annotate - [select for diffs], Sun Aug 9 13:39:06 2009 UTC (2 years, 9 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Make esniper use case sensitive passwords. Patch was committed upstream today and will be in the next release.
Revision 1.12.10.1 / (download) - annotate - [select for diffs], Tue Nov 11 19:26:12 2008 UTC (3 years, 6 months ago) by tron
Branch: pkgsrc-2008Q3
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored) next main 1.13 (colored)
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
Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 14 18:21:18 2008 UTC (3 years, 7 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
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
Revision 1.12 / (download) - annotate - [select for diffs], Wed Apr 2 21:25:25 2008 UTC (4 years, 1 month ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Branch point for: pkgsrc-2008Q3
Changes since 1.11: +3 -4
lines
Diff to previous 1.11 (colored)
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.
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jan 18 05:08:33 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
Revision 1.10 / (download) - annotate - [select for diffs], Sat Oct 6 15:36:11 2007 UTC (4 years, 7 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.9: +3 -3
lines
Diff to previous 1.9 (colored)
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".
Revision 1.9 / (download) - annotate - [select for diffs], Tue Oct 2 15:47:05 2007 UTC (4 years, 7 months ago) by heinz
Branch: MAIN
Changes since 1.8: +5 -3
lines
Diff to previous 1.8 (colored)
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.
Revision 1.7.4.1 / (download) - annotate - [select for diffs], Tue May 15 15:53:11 2007 UTC (5 years ago) by salo
Branch: pkgsrc-2007Q1
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored) next main 1.8 (colored)
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.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Apr 9 18:44:58 2007 UTC (5 years, 1 month ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
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.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Dec 30 18:07:53 2006 UTC (5 years, 4 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Branch point for: pkgsrc-2007Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
DISTNAME does _not_ depend on PKGNAME. While it would be fine to have a single name here, this does not play well with PKGREVISION.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Dec 30 17:44:56 2006 UTC (5 years, 4 months ago) by heinz
Branch: MAIN
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
The remaining patch in patch-aa has been integrated upstream (slightly different, in util.c), so patch-aa has become obsolete.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Nov 20 17:29:52 2006 UTC (5 years, 6 months ago) by mjl
Branch: MAIN
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
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
Revision 1.4 / (download) - annotate - [select for diffs], Sun Nov 19 11:50:24 2006 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
tv@ pointed out that curl-7.16.0 had a shlib major bump -- increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Oct 22 18:51:32 2006 UTC (5 years, 7 months ago) by heinz
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
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.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:08 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Nov 13 17:51:40 2005 UTC (6 years, 6 months ago) by heinz
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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).
Revision 1.1 / (download) - annotate - [select for diffs], Sun Nov 13 17:51:40 2005 UTC (6 years, 6 months ago) by heinz
Branch: MAIN
Initial revision