From owner-freebsd-ports-bugs@FreeBSD.ORG Wed May 21 12:40:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8FD5A470 for ; Wed, 21 May 2014 12:40:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 660902375 for ; Wed, 21 May 2014 12:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4LCe0Hq028790 for ; Wed, 21 May 2014 12:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4LCe0Bl028789; Wed, 21 May 2014 12:40:00 GMT (envelope-from gnats) Resent-Date: Wed, 21 May 2014 12:40:00 GMT Resent-Message-Id: <201405211240.s4LCe0Bl028789@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael Danilov Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F41BF3F0 for ; Wed, 21 May 2014 12:31:05 +0000 (UTC) Received: from mail-la0-x22e.google.com (mail-la0-x22e.google.com [IPv6:2a00:1450:4010:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7C312232C for ; Wed, 21 May 2014 12:31:05 +0000 (UTC) Received: by mail-la0-f46.google.com with SMTP id ec20so1513784lab.5 for ; Wed, 21 May 2014 05:31:03 -0700 (PDT) Received: from strutter.localdomain ([212.220.56.115]) by mx.google.com with ESMTPSA id eo12sm1689057lbb.13.2014.05.21.05.31.01 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 21 May 2014 05:31:02 -0700 (PDT) Received: by strutter.localdomain (Postfix, from userid 1001) id 074B214D241; Wed, 21 May 2014 18:30:58 +0600 (YEKT) Message-Id: <20140521123058.074B214D241@strutter.localdomain> Date: Wed, 21 May 2014 18:30:58 +0600 (YEKT) From: Michael Danilov Reply-To: Michael Danilov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/190065: New port: net-p2p/py-transmission-remote-curses Remote Curses UI for Transmission daemon Cc: mike@strutter.localdomain X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 May 2014 12:40:00 -0000 >Number: 190065 >Category: ports >Synopsis: New port: net-p2p/py-transmission-remote-curses Remote Curses UI for Transmission daemon >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 21 12:40:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Michael Danilov >Release: >Organization: >Environment: >Description: Remote Curses UI for Transmission daemon WWW: https://github.com/fagga/transmission-remote-cli >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: # # py-transmission-remote-curses # py-transmission-remote-curses/Makefile # py-transmission-remote-curses/distinfo # py-transmission-remote-curses/pkg-descr # py-transmission-remote-curses/pkg-plist # echo c - py-transmission-remote-curses mkdir -p py-transmission-remote-curses > /dev/null 2>&1 echo x - py-transmission-remote-curses/Makefile sed 's/^X//' >py-transmission-remote-curses/Makefile << 'cd9cd99b8df18ba620af5cecc546ac6b' X# $FreeBSD$ X XPORTNAME= transmission-remote-curses XPORTVERSION= 1.7.0 XCATEGORIES= net-p2p XMASTER_SITES= https://codeload.github.com/${GH_ACCOUNT}/${GH_PROJECT}/legacy.tar.gz/v${PORTVERSION}?dummy=/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XDISTNAME= ${GH_PROJECT}-v${PORTVERSION} X XMAINTAINER= mike.d.ft402@gmail.com XCOMMENT= Remote Curses UI for Transmission daemon X XLICENSE= GPLv3 X XRUN_DEPENDS= transmission-remote:${PORTSDIR}/net-p2p/transmission-daemon X XUSE_PYTHON= YES X XUSE_GITHUB= yes XGH_ACCOUNT= fagga XGH_PROJECT= transmission-remote-cli XGH_COMMIT= 7704698 X XNO_BUILD= yes X XOPTIONS_DEFINE= ADNS GEOIP X XBINDIR= ${PREFIX}/bin X Xdo-install: X @${MKDIR} ${STAGEDIR}${BINDIR} X ${INSTALL_SCRIPT} ${WRKSRC}/transmission-remote-cli ${STAGEDIR}${BINDIR}/${PORTNAME} X @${MKDIR} ${STAGEDIR}${MANDIR} X ${GZIP_CMD} ${WRKSRC}/transmission-remote-cli.1 X ${INSTALL_MAN} ${WRKSRC}/transmission-remote-cli.1.gz ${STAGEDIR}${MANDIR}/${PORTNAME}.1.gz X X.include X X.if ${PORT_OPTIONS:MADNS} XLIB_DEPENDS+= python2.7/site-packages/adns.so:${PORTSDIR}/dns/py-adns X.endif X.if ${PORT_OPTIONS:MGEOIP} XLIB_DEPENDS+= python2.7/site-packages/GeoIP.so:${PORTSDIR}/net/py-GeoIP X.endif X X.include cd9cd99b8df18ba620af5cecc546ac6b echo x - py-transmission-remote-curses/distinfo sed 's/^X//' >py-transmission-remote-curses/distinfo << '4a5f78d67650e0220305129e2089b5d8' XSHA256 (transmission-remote-cli-v1.7.0.tar.gz) = 9db44b5045c1bca04f0304885e2216629a0562ee6f2d86ff74284b517311bd10 XSIZE (transmission-remote-cli-v1.7.0.tar.gz) = 256316 4a5f78d67650e0220305129e2089b5d8 echo x - py-transmission-remote-curses/pkg-descr sed 's/^X//' >py-transmission-remote-curses/pkg-descr << '2b6513517bff007d7be9e9c763863ab6' XRemote Curses UI for Transmission daemon X XWWW: https://github.com/fagga/transmission-remote-cli 2b6513517bff007d7be9e9c763863ab6 echo x - py-transmission-remote-curses/pkg-plist sed 's/^X//' >py-transmission-remote-curses/pkg-plist << '33836f3e17b9d9167bd85567fb2d3a2c' Xbin/transmission-remote-curses X/usr/share/man/man/transmission-remote-curses.1.gz 33836f3e17b9d9167bd85567fb2d3a2c exit >Release-Note: >Audit-Trail: >Unformatted: