Port details |
- onionshare Secure and anonymous file sharing via Tor
- 2.6_4 www =2 2.6_3Version of this port present on the latest quarterly branch.
- Maintainer: egypcio@FreeBSD.org
- Port Added: 2018-07-11 06:45:46
- Last Update: 2024-10-19 07:33:57
- Commit Hash: f3eb245
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python security
- License: GPLv3
- WWW:
- https://onionshare.org
- Description:
- OnionShare is an open source tool that lets you securely and anonymously
share a file of any size over the Tor network. It works by starting a web
server that is accessible as a Tor onion (hidden) service, and generating
an unguessable URL to access and download the files.
It doesn't require setting up a server on the Internet somewhere,
on a Virtual Private Server (VPS), or using a third party file-sharing
service. It simply shares files you want over the Tor network.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}onionshare>0:www/onionshare@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/www/onionshare/ && make install clean
- To add the package, run one of these commands:
- pkg install www/onionshare
- pkg install py311-onionshare
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-onionshare listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-onionshare
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1672155861
SHA256 (onionshare-onionshare-v2.6_GH0.tar.gz) = 40006a612a90bf31df697936c26e8dca16384bc8c7ef084ef7b1a21651c84304
SIZE (onionshare-onionshare-v2.6_GH0.tar.gz) = 8106401
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- Test dependencies:
-
- py311-pytest>=0 : devel/py-pytest@py311
- py311-pytest-qt>=0 : devel/py-pytest-qt@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- meek-client : security/meek
- obfs4proxy : security/obfs4proxy-tor
- snowflake-client : security/snowflake-tor
- tor : security/tor
- py311-Flask-HTTPAuth>=0 : security/py-flask-httpauth@py311
- py311-flask>=0 : www/py-flask@py311
- py311-atomicwrites>=0 : devel/py-atomicwrites@py311
- py311-cepa>=0 : net/py-cepa@py311
- py311-certifi>=0 : security/py-certifi@py311
- py311-click>=0 : devel/py-click@py311
- py311-colorama>=0 : devel/py-colorama@py311
- py311-eventlet>=0 : net/py-eventlet@py311
- py311-flask-socketio>=0 : www/py-flask-socketio@py311
- py311-gevent-websocket>=0 : www/py-gevent-websocket@py311
- py311-onionshare-cli>=0 : www/onionshare-cli@py311
- py311-psutil>=0 : sysutils/py-psutil@py311
- py311-pycryptodome>=0 : security/py-pycryptodome@py311
- py311-pynacl>=0 : security/py-pynacl@py311
- py311-pyside2>=0 : devel/pyside2@py311
- py311-pysocks>=0 : net/py-pysocks@py311
- py311-qrcode>=0 : textproc/py-qrcode@py311
- py311-requests>=0 : www/py-requests@py311
- py311-shiboken2>=0 : devel/shiboken2@py311
- py311-unidecode>=0 : converters/py-unidecode@py311
- py311-urllib3>=0 : net/py-urllib3@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- x11.pc : x11/libX11
- xcb.pc : x11/libxcb
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_onionshare
- USES:
- cpe python qt:5 shebangfix xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6_4 19 Oct 2024 07:33:57 |
Jason E. Hale (jhale) |
*/*: Chase removal of sip from RUN_DEPENDS |
2.6_3 19 Oct 2024 07:21:41 |
Jason E. Hale (jhale) |
*/*: Remove qtbuilder and sip from RUN_DEPENDS
devel/py-qtbuilder and devel/py-sip should only be used as a
BUILD_DEPENDS. (e.g. USE_PYQT=qtbuilder:build sip:build)
Usually, these are only used to build the PyQt framework, but a few
other ports need them to build. Ports that have them as a BUILD_DEPENDS
unnecessarily haven't been audited yet.
Sip used to be needed for run, but this hasn't been the case for quite
some time. Runtime is provided by the devel/py-qt[56]-sip ports.
(USE_PYQT=pysip). The main PyQt ports provide this automatically, so
it isn't necessary to add it to individual consumers.
While here:
www/onionshare: Remove PyQt stuff completely. It uses PySide.
With hat: kde@ |
2.6_3 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
2.6_2 01 Dec 2023 06:39:02 |
Po-Chuan Hsieh (sunpoet) |
*: Fix build after 3232af18957315da73e0e4105cac869d8cb3c6b1 (www/py-flask
PORTNAME change)
Approved by: portmgr (blanket) |
2.6_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.6_2 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.6_1 09 Mar 2023 11:15:07 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update to latest versions
- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7
PR: 269751
Exp-run by: antoine |
2.6 30 Dec 2022 13:04:31 |
Vinícius Zavam (egypcio) |
www/onionshare: update 2.2_8 to 2.6
* github.com/onionshare/onionshare/blob/v2.6/CHANGELOG.md
* github.com/onionshare/onionshare/compare/v2.2...v2.6
PR: 265955
Sponsored by: TorBSD Diversity Project, TDP
Sponsored by: The Tor Project |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.2_8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.2_8 07 Aug 2022 15:24:17 |
Vinícius Zavam (egypcio) |
www/onionshare: fix DEPRECATED deps, and update pluggable transports
* fix DEPRECATED flag, by using a more reliable Python module;
* used pycryptodome instead of cryptography to keep compatibility;
* update pluggable transports support by adding snowflake.
PR: 260897, 262503, 265390
Reported by: yuri@, ruben <ruben % verweg.com>, chris <chris % crvintel.com>
Sponsored by: TorBSD Diversity Project, TDP
Sponsored by: The Tor Project |
2.2_7 02 Jul 2022 09:31:15 |
Rene Ladan (rene) |
cleanup: expire consumers of security/py-pycrypto on 2022-09-30
These should probably use security/py-pycryptodome instead. |
2.2_7 07 Mar 2022 17:39:13 |
Loïc Bartoletti (lbartoletti) |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine |
2.2_6 27 Jan 2022 06:12:26 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above ) |
2.2_6 10 Sep 2021 21:18:29 |
Bernhard Froehlich (decke) |
www/onionshare: Add CPE information
Approved by: portmgr (blanket) |
2.2_6 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2_6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2_6 16 Mar 2021 09:29:54 |
lbartoletti |
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine |
2.2_5 08 Mar 2021 06:49:18 |
lbartoletti |
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3
This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.
- Added the missing QImage.setAlphaChannel().
- Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
- Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine |
2.2_4 15 Dec 2020 17:56:00 |
lbartoletti |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine |
2.2_3 05 Oct 2020 15:50:04 |
lbartoletti |
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine |
2.2_2 17 May 2020 07:44:43 |
egypcio |
www/onionshare: add missing dep, flask-httpauth |
2.2_1 11 Apr 2020 05:04:41 |
lbartoletti |
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine |
2.2 17 Oct 2019 18:28:20 |
egypcio |
www/onionshare: update 2.1 to 2.2
* files/
'patch-setup.py' moved to upstream (04acf84)
https://github.com/micahflee/onionshare/blob/v2.2/CHANGELOG.md
Sponsored by: TorBSD Diversity Project, TDP |
2.1 10 May 2019 14:13:14 |
egypcio |
www/onionshare: update 2.0 to 2.1
https://github.com/micahflee/onionshare/blob/v2.1/CHANGELOG.md
Approved by: mentors (implicit) |
2.0 27 Feb 2019 21:15:59 |
egypcio |
www/onionshare: update 1.3.1 to 2.0
- Receiver mode allows you to receive files with OnionShare,
instead of only sending files;
- Support for next generation onion services (v3);
- Public mode feature, for public uses of OnionShare,
- which when enabled turns off slugs in the URL and
- removes the limit on how many 404 requests can be made;
- If you're sharing a single file, don't zip it up;
- Full support for meek_lite (Azure) bridges;
- Several bugfixes;
- Invisible to users, but this version includes some major
refactoring of the codebase, and a robust set of unit tests which
makes OnionShare easier to maintain going forward;
- Allow selecting your language from a dropdown.
https://raw.githubusercontent.com/micahflee/onionshare/v2.0/CHANGELOG.md
Approved by: rene (mentor)
Sponsored by: TorBSD Diversity Project, TDP
Differential Revision: https://reviews.freebsd.org/D19376 |
1.3.1_2 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.3.1_1 05 Dec 2018 14:09:12 |
egypcio |
use @FreeBSD.org as MAINTAINER instead of my private address
benchmarks/vegeta
devel/busybee
devel/git-lfs
devel/gnu-efi
devel/hub
devel/libe
devel/py-fabric3
devel/py-fabric3
dns/dhisd
dns/dnscrypt-proxy2
dns/go-geodns
emulators/hatari
irc/weechat-otr (Only the first 15 lines of the commit message are shown above ) |
1.3.1_1 22 Nov 2018 20:18:37 |
tcberner |
pyqt: Change install directories for Python flavor support
* PyQt could not be installed for multiple Python versions at
the same time, as there were conflicting files.
This patch creates Python-version versioned directories for
all these, and further installs binaries with a version number.
* Note, there might be some hickups for software that depends on
on of the .so's provided by PyQt5, which might not be found
anymore autmotically, and maybe need some LD-flaggery.
* Update PyQt5 to 5.10.1
* Mark www/py-qt5-webengine broken. It is unforuntately no longer
compatible with the old qt5-webengine-5.9.4 we ship.
PR: 232745
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D8714 |
1.3.1 11 Jul 2018 06:45:35 |
yuri |
New port: www/onionshare: Secure and anonymous file sharing via Tor
PR: 225539
Submitted by: Vinicius Zavam <egypcio@googlemail.com> |