From owner-cvs-ports@FreeBSD.ORG Mon Aug 23 20:27:31 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87A4216A4CE; Mon, 23 Aug 2004 20:27:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D83643D58; Mon, 23 Aug 2004 20:27:31 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7NKRVHw092384; Mon, 23 Aug 2004 20:27:31 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7NKRVPJ092383; Mon, 23 Aug 2004 20:27:31 GMT (envelope-from glewis) Message-Id: <200408232027.i7NKRVPJ092383@repoman.freebsd.org> From: Greg Lewis Date: Mon, 23 Aug 2004 20:27:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc Makefile ports/misc/jbidwatcher Makefile distinfo pkg-descr ports/misc/jbidwatcher/files jbidwatcher.sh X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Aug 2004 20:27:31 -0000 glewis 2004-08-23 20:27:31 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/jbidwatcher Makefile distinfo pkg-descr misc/jbidwatcher/files jbidwatcher.sh Log: . Add a port of jbidwatcher: "A Java-based application allowing you to monitor ebay auctions, submit bids, snipe (bid at the last moment), and otherwise track your auction-site experience. It includes adult-auction management, MANY currencies (yen, pound, dollar (US, Canada, Australian, and New Taiwanese), Swiss Francs, and euro, presently), drag-and-drop of auction URLs, a unique and powerful 'multisniping' feature." Submission tweaked to fix a few problems. PR: 69534 Submitted by: Jose Rodriguez Revision Changes Path 1.703 +1 -0 ports/misc/Makefile 1.1 +35 -0 ports/misc/jbidwatcher/Makefile (new) 1.1 +2 -0 ports/misc/jbidwatcher/distinfo (new) 1.1 +5 -0 ports/misc/jbidwatcher/files/jbidwatcher.sh (new) 1.1 +8 -0 ports/misc/jbidwatcher/pkg-descr (new)