summaryrefslogtreecommitdiffstats
path: root/misc/bidwatcher
Commit message (Collapse)AuthorAgeFilesLines
* These do not apply to, and are apparently unnecessary for, the newmph2002-03-203-393/+0
| | | | | | | | version. They should have been removed in the commit to this port earlier today, but I did not have these files in my working copy and hence did not experience the errors. Submitted by: Michael W. Holdeman <ptfd9100@beanstalk.net>
* Upgrade to version 1.3.2, now hosted on Sourceforge.mph2002-03-194-39/+7
|
* * Actually provide unique error messages for the various error returnsobrien2002-03-153-0/+393
| | | | | | | | from fetching a URL. * Add patches to remove all the duplication of the eBay URL text strings. These patches justify why high schoolers and college freshman should NOT be allowed near a compiler.
* Update to 1.1.6a to track eBay changes. Apologies to the maintainer, but:will2001-06-182-2/+2
| | | | | Requested by: Annelise Anderson <andrsn@stanford.edu> Tested by: Annelise Anderson <andrsn@stanford.edu>
* Overhaul QT/KDE support:will2001-04-031-1/+1
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Change MAINTAINER to myself (approved by: will).mph2000-06-114-12/+30
| | | | | | Upgrade to 1.1.6. Install documentation to ${PREFIX}/share/doc/bidwatcher. Update pkg/DESCR with relevant URL.
* Update to bidwatcher 1.1.5. This is now based on Wayne Schlitt's fork ofwill2000-04-282-3/+3
| | | | | | | | | the original author's code. I would like to personally thank Wayne for diligently tracking down the timezone conflict in his code. His fork, which has more bugfixes (including the fact it actually gets the correct ebay time) than the sourceforge version, now compiles on FreeBSD. Special thanks to: Wayne Schlitt <wayne@midwestcs.com>
* Finally update to bidwatcher 1.0.5.will2000-04-163-6/+4
| | | | | | | | | | | | | | | | | Changes include: 1) Original author no longer had time to work on bidwatcher. So someone else took up the code and put it on sourceforge. 2) Bandwidth load taken off people.FreeBSD.org now that we can get the distfiles off sourceforge instead. 3) Fix URI fennerism. Note: I'm aware of another bidwatcher fork, particularly the one by Wayne Schlitt (www.midwestcs.com/bidwatcher), which is at version 1.1.4; however I've decided to go with the sourceforge version since it actually does compile on FreeBSD (Wayne's version has some sort of Linux-specific timezone code, or at least it conflicts with our timezone() function). I can just hear the eBay freaks cheering this commit on..
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Finish moving MAINTAINER for my ports.will2000-03-221-1/+1
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Store distfiles in my people.FreeBSD.org space.mph2000-03-191-1/+1
| | | | Submitted by: maintainer
* Upgrade to 1.0.3b.mph2000-01-242-3/+3
|
* Upgrade to 1.0.2b.mph1999-12-072-3/+3
|
* Upgrade to 1.0.0b.mph1999-10-183-5/+3
| | | | | PR: 14365 Submitted by: Will Andrews <andrews@technologist.com>
* Update to version 0.9.11cpiazza1999-09-272-5/+5
| | | | | PR: 13945 Submitted by: maintainer
* Update to 0.9.9-3.mph1999-08-313-7/+16
| | | | | PR: 13486 Submitted by: Will Andrews <andrews@technologist.com>
* Caps, no period.hoek1999-08-291-1/+1
|
* Import of bidwatcher.cpiazza1999-08-275-0/+39
BidWatcher is a tool for people using the giant eBay auction site. It uses your eBay id and password to track your eBay listings, items that you have bid on, and items that you enter by hand. It also has an integrated snipe tool. Submitted by: Will Andrews <andrews@technologist.com>
OpenPOWER on IntegriCloud