Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2004 15:32:49 +0200 (CEST)
From:      Jose Rodriguez <king@v2project.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69534: New port: misc/jbidwatcher
Message-ID:  <20040724133249.C3C301D6C6@devel1.labs.v2project.com>
Resent-Message-ID: <200407241340.i6ODeL0J094704@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         69534
>Category:       ports
>Synopsis:       New port: misc/jbidwatcher
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 24 13:40:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jose Rodriguez
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD devel1.labs.v2project.com 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Fri Jul 16 21:43:17 CEST 2004 root@devel1.labs.v2project.com:/usr/obj/usr/src/sys/GENERIC i386


>Description:
>How-To-Repeat:
	
>Fix:

	

--- jbidwatcher-0.9.3.1.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	jbidwatcher
#	jbidwatcher/files
#	jbidwatcher/files/jbidwatcher.sh
#	jbidwatcher/distinfo
#	jbidwatcher/pkg-descr
#	jbidwatcher/Makefile
#	jbidwatcher/pkg-plist
#
echo c - jbidwatcher
mkdir -p jbidwatcher > /dev/null 2>&1
echo c - jbidwatcher/files
mkdir -p jbidwatcher/files > /dev/null 2>&1
echo x - jbidwatcher/files/jbidwatcher.sh
sed 's/^X//' >jbidwatcher/files/jbidwatcher.sh << 'END-of-jbidwatcher/files/jbidwatcher.sh'
X#!/bin/sh
X#
X# Need improvements, any suggestions?
X#
X
Xexec /usr/local/bin/javavm -jar /usr/local/share/java/jbidwatcher/JBidWatcher-0.9.3.1.jar $@
END-of-jbidwatcher/files/jbidwatcher.sh
echo x - jbidwatcher/distinfo
sed 's/^X//' >jbidwatcher/distinfo << 'END-of-jbidwatcher/distinfo'
XMD5 (JBidWatcher-0.9.3.1.jar) = c3453c675f3c1e3773a52add8d839fcb
XSIZE (JBidWatcher-0.9.3.1.jar) = 469325
END-of-jbidwatcher/distinfo
echo x - jbidwatcher/pkg-descr
sed 's/^X//' >jbidwatcher/pkg-descr << 'END-of-jbidwatcher/pkg-descr'
XA Java-based application allowing you to monitor ebay auctions,
X submit bids, snipe (bid at the last moment), 
Xand otherwise track your auction-site experience. 
XIt includes adult-auction management, MANY currencies 
X(yen, pound, dollar (US, Canada, Australian, and New Taiwanese), 
XSwiss Francs, and euro, presently), 
Xdrag-and-drop of auction URLs, a unique and powerful 'multisniping' feature.
X
XWWW: http://www.jbidwatcher.com/
END-of-jbidwatcher/pkg-descr
echo x - jbidwatcher/Makefile
sed 's/^X//' >jbidwatcher/Makefile << 'END-of-jbidwatcher/Makefile'
X# New ports collection makefile for:	SETISupport
X# Date Created:		Sat Jul 24 14:57:10 CEST 2004
X# Whom:			Jose Rodriguez <king@v2project.com>
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	jbidwatcher
XPORTVERSION=	0.9.3.1
XCATEGORIES=	misc java
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=     ${PORTNAME}
XDISTNAME=	JBidWatcher-${PORTVERSION}
XEXTRACT_SUFX=	.jar
XEXTRACT_ONLY=
X
XMAINTAINER=	king@v2project.com
XCOMMENT=	A Java-based application allowing you to monitor EBAY auctions
X
XRUN_DEPENDS=	javavm:${PORTSDIR}/java/javavmwrapper \
X		${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jre
X
XUSE_XLIB=	yes
XNO_BUILD=	yes
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/share/java/jbidwatcher
X	@${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${PREFIX}/share/java/jbidwatcher
X	@${INSTALL_SCRIPT} ${FILESDIR}/jbidwatcher.sh ${PREFIX}/bin/jbidwatcher
X
X.include <bsd.port.mk>
END-of-jbidwatcher/Makefile
echo x - jbidwatcher/pkg-plist
sed 's/^X//' >jbidwatcher/pkg-plist << 'END-of-jbidwatcher/pkg-plist'
Xbin/jbidwatcher
Xshare/java/jbidwatcher/JBidWatcher-0.9.3.1.jar
X@dirrm share/java/jbidwatcher
END-of-jbidwatcher/pkg-plist
exit
--- jbidwatcher-0.9.3.1.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040724133249.C3C301D6C6>