Port details |
- py-aioftp FTP client/server for asyncio
- 0.22.3 ftp =2 0.22.3Version of this port present on the latest quarterly branch.
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2019-03-28 14:04:28
- Last Update: 2024-03-17 14:30:26
- Commit Hash: 5a698b4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pypi.org/project/aioftp/
- https://aioftp.readthedocs.io/
- https://github.com/aio-libs/aioftp
- Description:
- ftp client/server for asyncio
- ¦ ¦ ¦ ¦
- 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}aioftp>0:ftp/py-aioftp@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/ftp/py-aioftp/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/py-aioftp
- pkg install py39-aioftp
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 py39-aioftp listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-aioftp
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1709127788
SHA256 (aioftp-0.22.3.tar.gz) = baa2b13186aa01622e4b82f27c2f48f4dafb48e457a6b18fcda99a925e0dc270
SIZE (aioftp-0.22.3.tar.gz) = 62210
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:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-wheel>=0 : devel/py-wheel@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest-asyncio>=0 : devel/py-pytest-asyncio@py39
- py39-pytest-cov>=0 : devel/py-pytest-cov@py39
- py39-trustme>=0 : security/py-trustme@py39
- py39-async_timeout>0 : devel/py-async_timeout@py39
- py39-idna>0 : dns/py-idna@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-siosocks>=0 : net/py-siosocks@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- security/caldera
- security/caldera4
Configuration Options:
- No options to configure
- Options name:
- ftp_py-aioftp
- 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.22.3 17 Mar 2024 14:30:26 |
Muhammad Moinur Rahman (bofh) |
ftp/py-aioftp: Fix build
Reported by: portsfallout
Approved by: portmgr (just-fix-it) |
0.22.3 28 Feb 2024 20:04:00 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: update 0.21.4 → 0.22.3
Converted to pep517, added missing runtime dependency on siosocks
(it's optional in fact, but not worth fiddling with options), updated
WWWs. |
0.21.4 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.21.4 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.21.4 21 Nov 2022 17:23:42 |
Dmitry Marakasov (amdmi3) |
*/*: switch my ports from USES=pytest to USE_PYTHON=pytest
Suggested by: sunpoet |
0.21.4 19 Oct 2022 19:15:04 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: update 0.21.3 → 0.21.4 |
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.21.3 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.21.3 15 Jul 2022 19:28:51 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: update 0.21.2 → 0.21.3 |
0.21.2 22 Apr 2022 10:35:49 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: update 0.21.1 → 0.21.2 |
0.21.1 21 Apr 2022 11:54:01 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: update 0.21.0 → 0.21.1 |
0.21.0 20 Apr 2022 12:32:13 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: switch to USES=pytest
Switch to USES=pytest and ignore test which fails [1] on FreeBSD
Reported by: reprise [1] |
0.21.0 11 Apr 2022 15:31:32 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: switch to the latest pytest |
0.21.0 18 Mar 2022 17:11:38 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: switch to pytest4
- With 3 preceeding commits, the tests are now able to run when
py-pytest is at 6.x
PR: 256624 |
0.21.0 18 Mar 2022 17:11:37 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: update 0.20.1 → 0.21.0 |
0.20.1 22 Feb 2022 13:46:40 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: update 0.20.0 → 0.20.1 |
0.20.0 29 Dec 2021 16:55:38 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: update to 0.20.0 |
0.19.0 28 Oct 2021 11:46:06 |
Dmitry Marakasov (amdmi3) |
ftp/py-aioftp: update to 0.19.0 |
0.18.1 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
0.18.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.18.1 07 Oct 2020 00:12:16 |
amdmi3 |
- Update to 0.18.1 |
0.18.0 07 Sep 2020 15:40:27 |
amdmi3 |
- Update to 0.18.0 |
0.17.2 23 Aug 2020 17:24:07 |
amdmi3 |
- Update to 0.17.2 |
0.16.1 21 Jul 2020 18:49:45 |
amdmi3 |
- Update to 0.16.1 |
0.15.0 09 Jan 2020 12:24:37 |
amdmi3 |
- Update to 0.15.0 |
0.13.0 31 Mar 2019 13:07:08 |
danfe |
Spell FTP properly (uppercased) when it does not refer to a command name. |
0.13.0 28 Mar 2019 14:06:53 |
amdmi3 |
Add missing python categories |
0.13.0 28 Mar 2019 14:04:15 |
amdmi3 |
ftp client/server for asyncio
WWW: https://aioftp.readthedocs.io/ |