Date: Tue, 8 Feb 2011 14:03:32 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/154582: [NEW PORT] chinese/ydict: Command line tool of Yahoo! Dict Message-ID: <20110208060332.4C8ED7E81B@colo-p.gslin.org> Resent-Message-ID: <201102080610.p186A5nb055821@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154582 >Category: ports >Synopsis: [NEW PORT] chinese/ydict: Command line tool of Yahoo! Dict >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: Tue Feb 08 06:10:05 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.3-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010 >Description: A tool looks up Yahoo! Dict in command line. WWW: http://code.google.com/p/ydict/ Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- ydict-1.0.9.2.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: # # ydict # ydict/pkg-descr # ydict/Makefile # ydict/distinfo # echo c - ydict mkdir -p ydict > /dev/null 2>&1 echo x - ydict/pkg-descr sed 's/^X//' >ydict/pkg-descr << 'be55f08a141d6bc67b245cb9294fd467' XA tool looks up Yahoo! Dict in command line. X XWWW: http://code.google.com/p/ydict/ be55f08a141d6bc67b245cb9294fd467 echo x - ydict/Makefile sed 's/^X//' >ydict/Makefile << '97c84e7ef35ee8f45734e001a089dd29' X# New ports collection makefile for: ydict X# Date created: 2011-02-08 X# Whom: Gea-Suan Lin <gslin@gslin.org> X# X# $FreeBSD$ X# X XPORTNAME= ydict XPORTVERSION= 1.0.9.2 XCATEGORIES= chinese XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} XDISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} X XMAINTAINER= gslin@gslin.org XCOMMENT= Command line tool of Yahoo! Dict X XLICENSE= GPLv3 XNO_BUILD= yes XNO_WRKSUBDIR= yes XPLIST_FILES= bin/ydict XUSE_PYTHON_RUN= yes X Xdo-install: X ${INSTALL_SCRIPT} ${WRKSRC}/ydict ${PREFIX}/bin/ X X.include <bsd.port.mk> 97c84e7ef35ee8f45734e001a089dd29 echo x - ydict/distinfo sed 's/^X//' >ydict/distinfo << '90165023cfe963e03e98e0968f86ab12' XSHA256 (ydict-1.0.9-2.tar.gz) = 3337567382d1bda7a4a9150f1c6f8c338b0f7e3d06c230437175a74112655fd5 XSIZE (ydict-1.0.9-2.tar.gz) = 2851 90165023cfe963e03e98e0968f86ab12 exit --- ydict-1.0.9.2.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?20110208060332.4C8ED7E81B>