notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: ftp/py-aioftp/Makefile
SVNWeb

Number of commits found: 25

Tue, 27 Jun 2023
[ 19:34 Rene Ladan (rene) search for other commits by this committer ]    commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  commit hash:3d9a815d9c5acbb71f4bb07738bdeab4879feacb  3d9a815  (Only the first 10 of 4481 ports in this commit are shown above. View all ports for this commit)
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>
Wed, 11 Jan 2023
[ 15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  commit hash:77d68471aded6907dbbcb5ef50d557e4c69db656  77d6847  (Only the first 10 of 3335 ports in this commit are shown above. View all ports for this commit)
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
Mon, 21 Nov 2022
[ 17:23 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:f8e9da875473a0b8bedcb995245fbf6d3c2d30d0  commit hash:f8e9da875473a0b8bedcb995245fbf6d3c2d30d0  commit hash:f8e9da875473a0b8bedcb995245fbf6d3c2d30d0  f8e9da8  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
*/*: switch my ports from USES=pytest to USE_PYTHON=pytest

Suggested by:	sunpoet
Wed, 19 Oct 2022
[ 19:15 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:89833df558d0a0d8e5a713423038b7b2430687b8  commit hash:89833df558d0a0d8e5a713423038b7b2430687b8  commit hash:89833df558d0a0d8e5a713423038b7b2430687b8  89833df 
ftp/py-aioftp: update 0.21.3 → 0.21.4
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 15 Jul 2022
[ 19:28 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:68801193ad90ec7f923f7782f75ba52b79d39205  commit hash:68801193ad90ec7f923f7782f75ba52b79d39205  commit hash:68801193ad90ec7f923f7782f75ba52b79d39205  6880119 
ftp/py-aioftp: update 0.21.2 → 0.21.3
Fri, 22 Apr 2022
[ 10:35 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:b0888f4a16cb318d6457b56f0b9eb9c653f8b762  commit hash:b0888f4a16cb318d6457b56f0b9eb9c653f8b762  commit hash:b0888f4a16cb318d6457b56f0b9eb9c653f8b762  b0888f4 
ftp/py-aioftp: update 0.21.1 → 0.21.2
Thu, 21 Apr 2022
[ 11:54 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:84124924d61b67d8bc53b723452ddd5ca1631790  commit hash:84124924d61b67d8bc53b723452ddd5ca1631790  commit hash:84124924d61b67d8bc53b723452ddd5ca1631790  8412492 
ftp/py-aioftp: update 0.21.0 → 0.21.1
Wed, 20 Apr 2022
[ 12:32 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:1958373e537fc27e5bc2fa63c3a9c76e74f0ea4c  commit hash:1958373e537fc27e5bc2fa63c3a9c76e74f0ea4c  commit hash:1958373e537fc27e5bc2fa63c3a9c76e74f0ea4c  1958373 
ftp/py-aioftp: switch to USES=pytest

Switch to USES=pytest and ignore test which fails [1] on FreeBSD

Reported by:	reprise [1]
Mon, 11 Apr 2022
[ 15:31 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:ce4075dc5d5189380304bccdccd841e70de345f5  commit hash:ce4075dc5d5189380304bccdccd841e70de345f5  commit hash:ce4075dc5d5189380304bccdccd841e70de345f5  ce4075d 
ftp/py-aioftp: switch to the latest pytest
Fri, 18 Mar 2022
[ 17:11 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:8802adcf7cd9e7a53d6995a7fea998908d3f81a2  commit hash:8802adcf7cd9e7a53d6995a7fea998908d3f81a2  commit hash:8802adcf7cd9e7a53d6995a7fea998908d3f81a2  8802adc 
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
[ 17:11 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:061c21c27345dcfca14c2fbed7e0e15472398cb4  commit hash:061c21c27345dcfca14c2fbed7e0e15472398cb4  commit hash:061c21c27345dcfca14c2fbed7e0e15472398cb4  061c21c 
ftp/py-aioftp: update 0.20.1 → 0.21.0
Tue, 22 Feb 2022
[ 13:46 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:e0702ea6e48ff02a82583ccf8805e0cfe9979aea  commit hash:e0702ea6e48ff02a82583ccf8805e0cfe9979aea  commit hash:e0702ea6e48ff02a82583ccf8805e0cfe9979aea  e0702ea 
ftp/py-aioftp: update 0.20.0 → 0.20.1
Wed, 29 Dec 2021
[ 16:55 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:24b3034c25f16c95b39ec38d0bde64377b48efb5  commit hash:24b3034c25f16c95b39ec38d0bde64377b48efb5  commit hash:24b3034c25f16c95b39ec38d0bde64377b48efb5  24b3034 
ftp/py-aioftp: update to 0.20.0
Thu, 28 Oct 2021
[ 11:46 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:8efb35e591d926ec05a618d73811750e234e9e25  commit hash:8efb35e591d926ec05a618d73811750e234e9e25  commit hash:8efb35e591d926ec05a618d73811750e234e9e25  8efb35e 
ftp/py-aioftp: update to 0.19.0
Wed, 7 Apr 2021
[ 23:19 Dmitry Marakasov (amdmi3) search for other commits by this committer ]    commit hash:5823922c58f9acea4e0c5f45b4ead47371e70841  commit hash:5823922c58f9acea4e0c5f45b4ead47371e70841  commit hash:5823922c58f9acea4e0c5f45b4ead47371e70841  5823922  (Only the first 10 of 288 ports in this commit are shown above. View all ports for this commit)
Remove useless Created by: headers mentioning me
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 7 Oct 2020
[ 00:12 amdmi3 search for other commits by this committer ] Original commit   Revision:551610
- Update to 0.18.1
Mon, 7 Sep 2020
[ 15:40 amdmi3 search for other commits by this committer ] Original commit   Revision:547901
- Update to 0.18.0
Sun, 23 Aug 2020
[ 17:24 amdmi3 search for other commits by this committer ] Original commit   Revision:545830
- Update to 0.17.2
Tue, 21 Jul 2020
[ 18:49 amdmi3 search for other commits by this committer ] Original commit   Revision:542778
- Update to 0.16.1
Thu, 9 Jan 2020
[ 12:24 amdmi3 search for other commits by this committer ] Original commit   Revision:522481
- Update to 0.15.0
Sun, 31 Mar 2019
[ 13:07 danfe search for other commits by this committer ] Original commit   Revision:497398 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Spell FTP properly (uppercased) when it does not refer to a command name.
Thu, 28 Mar 2019
[ 14:06 amdmi3 search for other commits by this committer ] Original commit   Revision:497020
Add missing python categories
[ 14:04 amdmi3 search for other commits by this committer ] Original commit   Revision:497018
ftp client/server for asyncio

WWW: https://aioftp.readthedocs.io/

Number of commits found: 25