aboutsummaryrefslogtreecommitdiff
path: root/ftp/py-aioftp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* ftp/py-aioftp: Fix buildMuhammad Moinur Rahman2024-03-171-1/+2
| | | | | Reported by: portsfallout Approved by: portmgr (just-fix-it)
* ftp/py-aioftp: update 0.21.4 → 0.22.3Dmitry Marakasov2024-02-281-4/+7
| | | | | | Converted to pep517, added missing runtime dependency on siosocks (it's optional in fact, but not worth fiddling with options), updated WWWs.
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* */*: rename CHEESESHOP to PYPI in MASTER_SITESDmitry Marakasov2023-01-111-1/+1
| | | | | | PR: 267994 Differential revision: D37518 Approved by: bapt
* */*: switch my ports from USES=pytest to USE_PYTHON=pytestDmitry Marakasov2022-11-211-2/+2
| | | | Suggested by: sunpoet
* ftp/py-aioftp: update 0.21.3 → 0.21.4Dmitry Marakasov2022-10-191-4/+4
|
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* ftp/py-aioftp: update 0.21.2 → 0.21.3Dmitry Marakasov2022-07-151-1/+1
|
* ftp/py-aioftp: update 0.21.1 → 0.21.2Dmitry Marakasov2022-04-221-3/+1
|
* ftp/py-aioftp: update 0.21.0 → 0.21.1Dmitry Marakasov2022-04-211-1/+1
|
* ftp/py-aioftp: switch to USES=pytestDmitry Marakasov2022-04-201-7/+5
| | | | | | Switch to USES=pytest and ignore test which fails [1] on FreeBSD Reported by: reprise [1]
* ftp/py-aioftp: switch to the latest pytestDmitry Marakasov2022-04-111-3/+3
|
* ftp/py-aioftp: switch to pytest4Dmitry Marakasov2022-03-181-3/+3
| | | | | | | - With 3 preceeding commits, the tests are now able to run when py-pytest is at 6.x PR: 256624
* ftp/py-aioftp: update 0.20.1 → 0.21.0Dmitry Marakasov2022-03-181-1/+1
|
* ftp/py-aioftp: update 0.20.0 → 0.20.1Dmitry Marakasov2022-02-221-1/+1
|
* ftp/py-aioftp: update to 0.20.0Dmitry Marakasov2021-12-291-1/+1
|
* ftp/py-aioftp: update to 0.19.0Dmitry Marakasov2021-10-281-2/+3
|
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-071-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update to 0.18.1Dmitry Marakasov2020-10-071-1/+1
| | | | Notes: svn path=/head/; revision=551610
* - Update to 0.18.0Dmitry Marakasov2020-09-071-1/+1
| | | | Notes: svn path=/head/; revision=547901
* - Update to 0.17.2Dmitry Marakasov2020-08-231-2/+2
| | | | Notes: svn path=/head/; revision=545830
* - Update to 0.16.1Dmitry Marakasov2020-07-211-3/+4
| | | | Notes: svn path=/head/; revision=542778
* - Update to 0.15.0Dmitry Marakasov2020-01-091-2/+2
| | | | Notes: svn path=/head/; revision=522481
* Spell FTP properly (uppercased) when it does not refer to a command name.Alexey Dokuchaev2019-03-311-1/+1
| | | | Notes: svn path=/head/; revision=497398
* Add missing python categoriesDmitry Marakasov2019-03-281-1/+1
| | | | Notes: svn path=/head/; revision=497020
* ftp client/server for asyncioDmitry Marakasov2019-03-281-0/+29
WWW: https://aioftp.readthedocs.io/ Notes: svn path=/head/; revision=497018