FreeBSD Bugzilla – Attachment 190172 Details for
Bug 225539
[NEW PORT] www/py-onionshare: secure and anonymous file sharing via Tor
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Updated shar
py-onionshare.shar (text/plain), 3.26 KB, created by
Yuri Victorovich
on 2018-01-29 20:40:06 UTC
(
hide
)
Description:
Updated shar
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2018-01-29 20:40:06 UTC
Size:
3.26 KB
patch
obsolete
># 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: ># ># www/py-onionshare ># www/py-onionshare/Makefile ># www/py-onionshare/distinfo ># www/py-onionshare/files ># www/py-onionshare/files/patch-setup.py.in ># www/py-onionshare/pkg-descr ># >echo c - www/py-onionshare >mkdir -p www/py-onionshare > /dev/null 2>&1 >echo x - www/py-onionshare/Makefile >sed 's/^X//' >www/py-onionshare/Makefile << '1917ed4222d68263667f704f17d4ebc3' >X# $FreeBSD$ >X >XPORTNAME= onionshare >XDISTVERSIONPREFIX= v >XDISTVERSION= 1.2 >XCATEGORIES= www python security >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= egypcio@googlemail.com >XCOMMENT= Secure and anonymous file sharing via Tor >X >XLICENSE= GPLv3 >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XRUN_DEPENDS= tor:security/tor \ >X ${PYTHON_PKGNAMEPREFIX}Flask>0:www/py-flask@${FLAVOR} \ >X ${PYTHON_PKGNAMEPREFIX}stem>0:security/py-stem@${FLAVOR} >X >XUSES= python:3.4+ pyqt:5 >XUSE_GITHUB= yes >XGH_ACCOUNT= micahflee >XUSE_PYQT= core gui sip widgets # "sip" should be "sip_build", but "import PyQt5.QtCore" wants "sip". See bug#225040 >XUSE_PYTHON= distutils autoplist noflavors >X >Xpost-patch: >X @${FIND} ${WRKSRC} -name "*.py" | ${XARGS} ${REINPLACE_CMD} -e 's|Linux|FreeBSD|g' >X >X.include <bsd.port.mk> >1917ed4222d68263667f704f17d4ebc3 >echo x - www/py-onionshare/distinfo >sed 's/^X//' >www/py-onionshare/distinfo << '9659e0b0ea26998b18049a61c09a2291' >XTIMESTAMP = 1517138549 >XSHA256 (micahflee-onionshare-v1.2_GH0.tar.gz) = 60eb3ab102e894eb00d80476b3055958f68e999a61e983c83c4e56b61031db86 >XSIZE (micahflee-onionshare-v1.2_GH0.tar.gz) = 467149 >9659e0b0ea26998b18049a61c09a2291 >echo c - www/py-onionshare/files >mkdir -p www/py-onionshare/files > /dev/null 2>&1 >echo x - www/py-onionshare/files/patch-setup.py.in >sed 's/^X//' >www/py-onionshare/files/patch-setup.py.in << '1315dd9cb2292f426ce8496bb58fcfc9' >X--- setup.py.orig >X+++ setup.py >X@@ -61,7 +61,6 @@ >X (os.path.join(sys.prefix, 'share/onionshare'), file_list('share')), >X (os.path.join(sys.prefix, 'share/onionshare/images'), file_list('share/images')), >X (os.path.join(sys.prefix, 'share/onionshare/locale'), file_list('share/locale')), >X- (os.path.join(sys.prefix, 'share/onionshare/html'), file_list('share/html')), >X- ('/usr/share/nautilus-python/extensions/', ['install/scripts/onionshare-nautilus.py']) >X+ (os.path.join(sys.prefix, 'share/onionshare/html'), file_list('share/html')) >X ] >X ) >1315dd9cb2292f426ce8496bb58fcfc9 >echo x - www/py-onionshare/pkg-descr >sed 's/^X//' >www/py-onionshare/pkg-descr << 'cf7a4cdc74a26094a31ee95d7d2352b8' >XOnionShare is an open source tool that lets you securely and anonymously >Xshare a file of any size over the Tor network. It works by starting a web >Xserver that is accessible as a Tor onion (hidden) service, and generating >Xan unguessable URL to access and download the files. >X >XIt doesn't require setting up a server on the Internet somewhere, >Xon a Virtual Private Server (VPS), or using a third party file-sharing >Xservice. It simply shares files you want over the Tor network. >X >XWWW: https://onionshare.org >cf7a4cdc74a26094a31ee95d7d2352b8 >exit >
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 Raw
Actions:
View
Attachments on
bug 225539
:
190167
| 190172 |
190202
|
190203
|
190205
|
190207
|
194450