Port details |
- py-magic-wormhole Get things from one computer to another, safely
- 0.16.0 net =2 0.15.0_1Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2016-07-03 04:13:05
- Last Update: 2024-10-05 10:23:39
- Commit Hash: 51e1559
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/warner/magic-wormhole
- Description:
- Get things from one computer to another, safely.
- ¦ ¦ ¦ ¦
- 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}magic-wormhole>0:net/py-magic-wormhole@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/net/py-magic-wormhole/ && make install clean
- To add the package, run one of these commands:
- pkg install net/py-magic-wormhole
- pkg install py311-magic-wormhole
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-magic-wormhole listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-magic-wormhole
- Package flavors (<flavor>: <package>)
- py311: py311-magic-wormhole
- distinfo:
- TIMESTAMP = 1728023757
SHA256 (magic-wormhole-0.16.0.tar.gz) = 14e6c146898dbda7a6d190262623a69419955363e7e434d64aad2d233d6d94c9
SIZE (magic-wormhole-0.16.0.tar.gz) = 283219
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
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-attrs>=19.2.0 : devel/py-attrs@py311
- py311-autobahn>=0.14.1 : www/py-autobahn@py311
- py311-Automat>=0.3.0 : devel/py-Automat@py311
- py311-click>0 : devel/py-click@py311
- py311-hkdf>=0.0.3 : security/py-hkdf@py311
- py311-humanize>=0 : devel/py-humanize@py311
- py311-iterable-io>=1.0.0 : devel/py-iterable-io@py311
- py311-pynacl>=0.3.0 : security/py-pynacl@py311
- py311-six>=0 : devel/py-six@py311
- py311-spake2>=0.8 : security/py-spake2@py311
- py311-tqdm>=4.13.0 : misc/py-tqdm@py311
- py311-twisted>=17.5.0 : devel/py-twisted@py311
- py311-txtorcon>=18.0.2 : security/py-txtorcon@py311
- py311-zipstream-ng>=1.7.1 : archivers/py-zipstream-ng@py311
- py311-cryptography>=42.0.8,1 : security/py-cryptography@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py311-magic-wormhole-0.16.0:
BASH=on: Install programmable completions for Bash
FISH=on: Install programmable completions for Fish
ZSH=on: Install programmable completions for zsh
===> Use 'make config' to modify these settings
- Options name:
- net_py-magic-wormhole
- USES:
- python
- 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 |
0.16.0 05 Oct 2024 10:23:39 |
Muhammad Moinur Rahman (bofh) |
net/py-magic-wormhole: Update version 0.15.0=>0.16.0
Changelog: https://github.com/magic-wormhole/magic-wormhole/releases/tag/0.16.0 |
0.15.0_1 12 Sep 2024 15:09:48 |
Muhammad Moinur Rahman (bofh) Author: N.J. Thomas |
net/py-magic-wormhole: Fix missing dependency
PR: 279304
Reported by: romain |
0.15.0 17 Aug 2024 00:39:38 |
Muhammad Moinur Rahman (bofh) |
net/py-magic-wormhole: Update version 0.14.0=>0.15.0
Changelog: https://github.com/magic-wormhole/magic-wormhole/releases/tag/0.15.0 |
0.14.0_1 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> |
0.14.0 04 Apr 2024 15:41:41 |
Muhammad Moinur Rahman (bofh) |
net/py-magic-wormhole: Update version 0.13.0=>0.14.0
Changelog: https://github.com/magic-wormhole/magic-wormhole/releases/tag/0.14.0 |
0.13.0_1 04 Jan 2024 05:06:51 |
Muhammad Moinur Rahman (bofh) |
net/py-magic-wormhole: Add missing dependency
- Switch to DISTVERSION
Reported by: jeff.jschmidt@gmail.com |
0.13.0 29 Sep 2023 14:19:56 |
Po-Chuan Hsieh (sunpoet) |
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}
- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk
PR: 273727
Approved by: tcberner (portmgr)
Exp-run by: antoine |
0.13.0 23 Aug 2023 04:37:50 |
Muhammad Moinur Rahman (bofh) |
net/py-magic-wormhole: Update version 0.12.0=>0.13.0
Changelog:
https://github.com/magic-wormhole/magic-wormhole/releases/tag/0.13.0 |
0.12.0 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> |
0.12.0 11 Apr 2023 20:46:12 |
Muhammad Moinur Rahman (bofh) |
*/*: Adopt ports from swills@ |
0.12.0 11 Apr 2023 20:34:04 |
Rene Ladan (rene) |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
0.12.0 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
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) |
0.12.0 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 ) |
0.12.0 13 May 2022 11:40:13 |
Po-Chuan Hsieh (sunpoet) |
net/py-magic-wormhole: Add NO_ARCH
Approved by: portmgr (blanket) |
0.12.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.12.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.12.0 13 Jul 2020 15:34:22 |
swills |
net/py-magic-wormhole: update to 0.12.0 |
0.11.2 06 Jun 2020 06:17:44 |
antoine |
Unbreak bulk -a after r538076 |
0.11.2 04 Dec 2018 02:07:01 |
swills |
net/py-magic-wormhole: update to 0.11.2 |
0.11.0 02 Nov 2018 00:13:54 |
swills |
net/py-magic-wormhole: update to 0.11.0 |
0.10.5_1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.10.5_1 16 Mar 2018 18:37:35 |
swills |
net/py-magic-wormhole: require new spake2 |
0.10.5 16 Feb 2018 04:40:30 |
swills |
net/py-magic-wormhole: update to 0.10.5 |
0.10.3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.10.3 18 Oct 2017 13:28:57 |
swills |
net/py-magic-wormhole: update to 0.10.3 |
0.9.2 29 Mar 2017 16:34:39 |
swills |
net/py-magic-wormhole: update to 0.9.2 |
0.9.0 27 Dec 2016 14:59:24 |
swills |
net/py-magic-wormhole: update to 0.9.0 |
0.8.0 04 Dec 2016 13:08:46 |
rene |
Remove dependency on devel/py-argparse which is expired and included in
Python 2.7+ / 3.2+ by default.
sysutils/osquery fails to build because of C++ errors. |
0.8.0 03 Jul 2016 04:12:55 |
swills |
net/py-magic-wormhole: create port
Get things from one computer to another, safely.
WWW: http://magic-wormhole.io |