FreeBSD Bugzilla – Attachment 148307 Details for
Bug 190065
New port: net-p2p/py-transmission-remote-curses Remote Curses UI for Transmission daemon
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
net/transmission-remote-curses
transmission-remote-curses.svndif (text/plain), 3.25 KB, created by
Anonymized Account
on 2014-10-14 16:14:19 UTC
(
hide
)
Description:
net/transmission-remote-curses
Filename:
MIME Type:
Creator:
Anonymized Account
Created:
2014-10-14 16:14:19 UTC
Size:
3.25 KB
patch
obsolete
>Index: net-p2p/transmission-remote-curses/Makefile >=================================================================== >--- net-p2p/transmission-remote-curses/Makefile (revision 0) >+++ net-p2p/transmission-remote-curses/Makefile (working copy) >@@ -0,0 +1,46 @@ >+# $FreeBSD$ >+ >+PORTNAME= transmission-remote-curses >+PORTVERSION= 1.7.0 >+CATEGORIES= net-p2p >+MASTER_SITES= https://codeload.github.com/${GH_ACCOUNT}/${GH_PROJECT}/legacy.tar.gz/v${PORTVERSION}?dummy=/ >+ >+MAINTAINER= mike.d.ft402@gmail.com >+COMMENT= Remote Curses UI for Transmission daemon >+ >+LICENSE= GPLv3 >+ >+RUN_DEPENDS= transmission-remote:${PORTSDIR}/net-p2p/transmission-daemon >+ >+NO_ARCH= yes >+USES= python:run >+ >+USE_GITHUB= yes >+GH_ACCOUNT= fagga >+GH_PROJECT= transmission-remote-cli >+GH_COMMIT= 7704698 >+PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz >+GH_TAGNAME= v${DISTVERSION} >+ >+NO_BUILD= yes >+ >+OPTIONS_DEFINE= ADNS GEOIP >+ADNS_DESC= Resolve IPs to host names using dns/adns >+ >+BINDIR= ${PREFIX}/bin >+ >+do-install: >+ ${INSTALL_SCRIPT} ${WRKSRC}/transmission-remote-cli\ >+ ${STAGEDIR}${BINDIR}/${PORTNAME} >+ ${SED} 's/-cli/-curses/g' <${WRKSRC}/transmission-remote-cli.1\ >+ >${WRKSRC}/${PORTNAME}.1 >+ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1\ >+ ${STAGEDIR}${MANPREFIX}/man/man1/ >+ >+#.include <bsd.port.options.mk> >+ >+ADNS_RUN_DEPENDS+= libadns.so:${PORTSDIR}/dns/py-adns >+ >+GEOIP_RUN_DEPENDS+= libGeoIP.so:${PORTSDIR}/net/py-GeoIP >+ >+.include <bsd.port.mk> > >Property changes on: net-p2p/transmission-remote-curses/Makefile >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Index: net-p2p/transmission-remote-curses/distinfo >=================================================================== >--- net-p2p/transmission-remote-curses/distinfo (revision 0) >+++ net-p2p/transmission-remote-curses/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (transmission-remote-curses-1.7.0.tar.gz) = 9db44b5045c1bca04f0304885e2216629a0562ee6f2d86ff74284b517311bd10 >+SIZE (transmission-remote-curses-1.7.0.tar.gz) = 256316 > >Property changes on: net-p2p/transmission-remote-curses/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: net-p2p/transmission-remote-curses/pkg-descr >=================================================================== >--- net-p2p/transmission-remote-curses/pkg-descr (revision 0) >+++ net-p2p/transmission-remote-curses/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Remote Curses UI for Transmission daemon >+ >+WWW: https://github.com/fagga/transmission-remote-cli > >Property changes on: net-p2p/transmission-remote-curses/pkg-descr >___________________________________________________________________ >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 190065
:
142950
|
145117
|
148307
|
151282
|
151283
|
151284
|
151285
|
178826
|
178827
|
178828