Date: Sun, 10 Apr 2005 23:33:20 +0100 (BST) From: Lewis Thompson <lewiz@compsoc.man.ac.uk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lewiz@compsoc.man.ac.uk Subject: ports/79771: [ NEW PORT ] net/esniper (aBay snipe bidding tool) Message-ID: <200504102233.j3AMXK7i013421@noisy.compsoc.man.ac.uk> Resent-Message-ID: <200504102240.j3AMe6mj053894@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79771 >Category: ports >Synopsis: [ NEW PORT ] net/esniper (aBay snipe bidding tool) >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Apr 10 22:40:06 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Lewis Thompson >Release: FreeBSD 5.3-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD noisy.compsoc.man.ac.uk 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #4: Wed Feb 2 15:53:32 GMT 2005 lewiz@xeon.compsoc.man.ac.uk:/usr/src/sys/i386/compile/XEON i386 >Description: A new port for esniper (http://esniper.sourceforge.net/), a lightweight eBay snipe tool. >How-To-Repeat: >Fix: # 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: # # esniper # esniper/Makefile # esniper/distinfo # esniper/pkg-descr # esniper/pkg-plist # echo c - esniper mkdir -p esniper > /dev/null 2>&1 echo x - esniper/Makefile sed 's/^X//' >esniper/Makefile << 'END-of-esniper/Makefile' X# New ports collection makefile for: esniper X# Date created: 10 April 2005 X# Whom: Lewis Thompson <lewiz@compsoc.man.ac.uk> X# X# $FreeBSD$ X XPORTNAME= esniper XDISTVERSION= 2-10-0 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} XEXTRACT_SUFX= .tgz X XMAINTAINER= lewiz@compsoc.man.ac.uk XCOMMENT= Lightweight tool for sniping ebay auctions X XLIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl X XGNU_CONFIGURE= yes XUSE_OPENSSL= yes X Xpost-install: X @${MKDIR} ${EXAMPLESDIR} X @${INSTALL_DATA} ${WRKSRC}/sample_auction.txt ${EXAMPLESDIR} X @${INSTALL_DATA} ${WRKSRC}/sample_config.txt ${EXAMPLESDIR} X X.include <bsd.port.mk> END-of-esniper/Makefile echo x - esniper/distinfo sed 's/^X//' >esniper/distinfo << 'END-of-esniper/distinfo' XMD5 (esniper-2-10-0.tgz) = 48bfbd3527e8e95cbf2b61da9492c60f XSIZE (esniper-2-10-0.tgz) = 113317 END-of-esniper/distinfo echo x - esniper/pkg-descr sed 's/^X//' >esniper/pkg-descr << 'END-of-esniper/pkg-descr' Xesniper is a simple, lightweight tool for sniping ebay auctions. X XWWW: http://esniper.sourceforge.net/ END-of-esniper/pkg-descr echo x - esniper/pkg-plist sed 's/^X//' >esniper/pkg-plist << 'END-of-esniper/pkg-plist' Xbin/esniper Xman/man1/esniper.1 Xshare/examples/esniper/sample_auction.txt Xshare/examples/esniper/sample_config.txt X@dirrm share/examples/esniper END-of-esniper/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504102233.j3AMXK7i013421>