head 1.6; access; symbols pkgsrc-2013Q2:1.6.0.12 pkgsrc-2013Q2-base:1.6 pkgsrc-2012Q4:1.6.0.10 pkgsrc-2012Q4-base:1.6 pkgsrc-2011Q4:1.6.0.8 pkgsrc-2011Q4-base:1.6 pkgsrc-2011Q2:1.6.0.6 pkgsrc-2011Q2-base:1.6 pkgsrc-2009Q4:1.6.0.4 pkgsrc-2009Q4-base:1.6 pkgsrc-2008Q4:1.6.0.2 pkgsrc-2008Q4-base:1.6 pkgsrc-2008Q3:1.5.0.40 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.38 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.36 pkgsrc-2008Q2-base:1.5 cwrapper:1.5.0.34 pkgsrc-2008Q1:1.5.0.32 pkgsrc-2008Q1-base:1.5 pkgsrc-2007Q4:1.5.0.30 pkgsrc-2007Q4-base:1.5 pkgsrc-2007Q3:1.5.0.28 pkgsrc-2007Q3-base:1.5 pkgsrc-2007Q2:1.5.0.26 pkgsrc-2007Q2-base:1.5 pkgsrc-2007Q1:1.5.0.24 pkgsrc-2007Q1-base:1.5 pkgsrc-2006Q4:1.5.0.22 pkgsrc-2006Q4-base:1.5 pkgsrc-2006Q3:1.5.0.20 pkgsrc-2006Q3-base:1.5 pkgsrc-2006Q2:1.5.0.18 pkgsrc-2006Q2-base:1.5 pkgsrc-2006Q1:1.5.0.16 pkgsrc-2006Q1-base:1.5 pkgsrc-2005Q4:1.5.0.14 pkgsrc-2005Q4-base:1.5 pkgsrc-2005Q3:1.5.0.12 pkgsrc-2005Q3-base:1.5 pkgsrc-2005Q2:1.5.0.10 pkgsrc-2005Q2-base:1.5 pkgsrc-2005Q1:1.5.0.8 pkgsrc-2005Q1-base:1.5 pkgsrc-2004Q4:1.5.0.6 pkgsrc-2004Q4-base:1.5 pkgsrc-2004Q3:1.5.0.4 pkgsrc-2004Q3-base:1.5 pkgsrc-2004Q2:1.5.0.2 pkgsrc-2004Q2-base:1.5 pkgsrc-2004Q1:1.4.0.4 pkgsrc-2004Q1-base:1.4 pkgsrc-2003Q4:1.4.0.2 pkgsrc-2003Q4-base:1.4 netbsd-1-6-1:1.3.0.4 netbsd-1-6-1-base:1.3 netbsd-1-6:1.3.0.6 netbsd-1-6-RELEASE-base:1.3 pkgviews:1.3.0.2 pkgviews-base:1.3 buildlink2:1.2.0.2 buildlink2-base:1.3 netbsd-1-5-PATCH003:1.2; locks; strict; comment @# @; 1.6 date 2008.11.02.00.11.13; author snj; state dead; branches; next 1.5; 1.5 date 2004.05.09.09.29.32; author jmmv; state Exp; branches; next 1.4; 1.4 date 2003.07.08.17.27.08; author tron; state Exp; branches; next 1.3; 1.3 date 2002.06.07.11.04.17; author tron; state Exp; branches; next 1.2; 1.2 date 2002.03.22.21.59.55; author tron; state Exp; branches 1.2.2.1; next 1.1; 1.1 date 2001.11.01.01.27.34; author zuntum; state Exp; branches; next ; 1.2.2.1 date 2002.06.23.18.52.57; author jlam; state Exp; branches; next ; desc @@ 1.6 log @Remove bidwatcher. It has been unmaintained for years and does not work after (years ago) one of eBay's many site changes. @ text @@@comment $NetBSD: PLIST,v 1.5 2004/05/09 09:29:32 jmmv Exp $ bin/bidwatcher man/man1/bidwatcher.1 share/doc/bidwatcher/AUTHORS share/doc/bidwatcher/COPYING share/doc/bidwatcher/INSTALL share/doc/bidwatcher/NEWS share/doc/bidwatcher/README share/doc/bidwatcher/quick_start.html @@dirrm share/doc/bidwatcher @ 1.5 log @Update to 1.3.15. Closes PR pkg/25505. Changes since 1.3.13: 4/23/04 * TimeSync logic improved. If we can't hit eBay, rely on local time, but, for real this time. * Version 1.3.15 4/22/04 * Fix time synchronization 4/20/04 * Allow configurable X font string * Fix item location parsing * Fix currency parsing * Version 1.3.14 4/11/04 * Show seller in main window (RFE #902344) * Use unsigned long longs for auction numbers. * Applied add by URL patch (#820963) 3/30/04 * Changed default fonts * Added some missing HTML entites @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.4 2003/07/08 17:27:08 tron Exp $ @ 1.4 log @Update "bidwatcher" package to version 1.3.8. Changes since version 1.3.7: - Fixed checkredir bug. - Cleaned up configuration window. - Removed double statusbar. - Modified statusbar output. - Fixed time zone problems. - Fixed eBay maintenance window zapping. - Fixed status LEDs. - Added configurable update intervals. - Added some HTML entities. - Added local ending time feature. - Added a warning about upper security levels and password blanking. - Cleaned up debugging harness. - Various minor bug fixes. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.3 2002/06/07 11:04:17 tron Exp $ d9 1 a9 2 share/doc/html/bidwatcher/quick_start.html @@dirrm share/doc/html/bidwatcher @ 1.3 log @Update "bidwatcher" package to version 1.3.4. Changes since version 1.3.3: - Snipe as low as 1 second, of course, caveats apply. - Better ANSI compliance for gcc3.1 - Several UI enhancements - Fixed some bid processing issues - Fixed getting user bids - Fixed some big memory leaks - Added localtime patch - Better execution of Mozilla - Fixed some snipe error messages - We're sending HTTP/1.1 now. - Fixed description skewing when reading from file. - Applied patch from dbs@@tanj.com to fix ended auctions. - Added Copy item number menu option - CodeStyle: Replaced if( with if ( - Fixed 'First Bid' field in Details window - Fixed Reserve detection: Thanks to Thomas Enstall - Fixed eBay motors non car auctions + dutch. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.2 2002/03/22 21:59:55 tron Exp $ d3 1 @ 1.2 log @Update "bidwatcher" package to version 1.3.3. Changes since version 1.3.0: - many bug fixes - improved GUI - experimental bidding daemon @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:27:34 zuntum Exp $ a2 1 bin/biddaemon @ 1.2.2.1 log @Merge from pkgsrc-current to buildlink2 branch. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.3 2002/06/07 11:04:17 tron Exp $ d3 1 @ 1.1 log @Move pkg/ files into package's toplevel directory @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.2 2001/10/07 08:29:44 tron Exp $ d3 1 @