Re: security/py-mitmproxy: new port (version 10.3.0)

2024-06-10 Thread Stuart Henderson
- main port is a standalone tool that happens to be written in python so would be better as mitmproxy rather than py-mitmproxy (and get rid of FLAVOR/FLAVORS) - no An / trailing . in COMMENT - there's a proper distfile so please use that instead of github: https://downloads.mitmproxy.org/10.3.0/mit

security/py-mitmproxy: new port (version 10.3.0)

2024-06-10 Thread Kirill A . Korinsky
ports@, Here a new port security/py-mitmproxy and security/py-mitmproxy_rs which I'd like to send as one part because this two ports are logically linked together and the last one is useless without the first one. mitmproxy is an interactive, SSL/TLS-capable intercepting proxy with a console inte

[-stable UPDATE] samba-4.19.7

2024-06-10 Thread Bjorn Ketelaars
Here is an update to the latest release of the Samba 4.19 release series for -stable. Release notes: https://www.samba.org/samba/history/samba-4.19.7.html Tests/comments/OKs welcome. Index: Makefile === RCS file: /cvs/ports/net/samb

Re: net/tcpflow: fix build

2024-06-10 Thread Jeremie Courreges-Anglas
On Mon, Jun 10, 2024 at 03:18:15PM +0100, Kirill A. Korinsky wrote: > On Mon, 10 Jun 2024 12:54:52 +0100, > Jeremie Courreges-Anglas wrote: > > > > On Sun, Jun 09, 2024 at 11:21:58PM +0100, Kirill A. Korinsky wrote: [...] > > > Also, I abit tired from created report.xml by tcpflow when using it w

www/py-asgiref: new port (version 3.8.1)

2024-06-10 Thread Kirill A . Korinsky
ports@ Here the last missed dependency for mitmproxy: asgiref. ASGI is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. Homepage: https://github.com/django/asgiref Tested on -current/amd64. -- wbr, Ki

www/py-aioquic: new port (version 1.0.0)

2024-06-10 Thread Kirill A . Korinsky
ports@, Here the www/py-aioquic which is dependency for mitmproxy. aioquic is a library for the QUIC network protocol in Python. It features a minimal TLS 1.3 implementation, a QUIC stack and an HTTP/3 stack. Homepage: https://github.com/aiortc/aioquic Tested on -current/amd64 and it requires a

archivers/py-lsqpack: new port (version 0.3.18)

2024-06-10 Thread Kirill A . Korinsky
ports@, The next dependencies for mitmproxy is aioquic aka HTTP3 which depends on custom compression algorithm archivers/py-lsqpack. Homepage: https://github.com/aiortc/pylsqpack This is pythond bindings for ls-qpack, but, unfortently it supports only API from old version due some limitations, s

devel/py-kaitaistruct: new port (version 0.10)

2024-06-10 Thread Kirill A . Korinsky
ports@, Here the next dependency for mitmproxy which is required to update and fix security/wapiti: devel/py-kaitaistruct Kaitai Struct is a declarative language used for describing various binary data structures laid out in files or in memory: i.e. binary file formats, network stream packet form

net/py-publicsuffix2: new port (version 2.20191221)

2024-06-10 Thread Kirill A . Korinsky
ports@ Here another dependency of future port mitmproxy net/py-publicsuffix2. net/py-publicsuffix2 is an API to use https://publicsuffix.org/ -- wbr, Kirill publicsuffix2.tgz Description: Binary data

Re: flag grafana as agplv3

2024-06-10 Thread Jeremie Courreges-Anglas
On Mon, Jun 10, 2024 at 10:17:02AM -0600, Abel Abraham Camarillo Ojeda wrote: > Hi, > > maybe we should specify the more restrictive licensing: sysutils/loki uses: # AGPLv3 + some bits Apache 2.0 I'd suggest both should use the same license marker and the one in loki looks more complete. You co

www/py-h2: new port (version 4.1.0)

2024-06-10 Thread Kirill A . Korinsky
ports@, And, finally, here the h2 port itself that implements HTTP/2 for python. Homepage: https://pypi.org/project/h2/ Tested on -current/amd64. -- wbr, Kirill h2.tgz Description: Binary data

www/py-hpack: new port (version 4.0.0)

2024-06-10 Thread Kirill A . Korinsky
ports@, Here the next pice of bring to ports h2: HTTP/2 header encoder / decoder. Homepage: https://pypi.org/project/hpack/ Tested on -current/amd64. -- wbr, Kirill hpack.tgz Description: Binary data

[new] www/py-hyperframe: new port (version 6.0.1)

2024-06-10 Thread Kirill A . Korinsky
ports@, As part of updating security/wapiti I need to bring python mitmproxy which depends on h2 and h3/quick protocol. So, here the first pice of bring to ports h2: HTTP/2 framing code Homepage: https://pypi.org/project/hyperframe/ Tested on -current/amd64. -- wbr, Kirill hyperframe.tgz De

Re: UPDATE: GCC 11.4.0

2024-06-10 Thread Jeremie Courreges-Anglas
On Sun, Jun 09, 2024 at 04:07:42AM -0400, Brad Smith wrote: > Here is a start at an update to GCC 11.4.0. > > Build tested on aarch64, amd64 and i386. Also build-tested on riscv64. -- jca

flag grafana as agplv3

2024-06-10 Thread Abel Abraham Camarillo Ojeda
Hi, maybe we should specify the more restrictive licensing: Index: Makefile === RCS file: /cvs/ports/sysutils/grafana/Makefile,v diff -u -p -r1.40 Makefile --- Makefile18 Mar 2024 22:37:44 - 1.40 +++ Makefile10 Jun 2

[update]: security/py-service_identity: 21.1.0 -> 24.1.0

2024-06-10 Thread Kirill A . Korinsky
ports@, Here an update of security/py-service_identity to the last released version 24.1.0 which was released in January 2024. Changelog: https://service-identity.readthedocs.io/en/stable/changelog.html This release contains tests on pypi that allow to moves away from github. As dependency it i

Re: net/synapse: fix tests

2024-06-10 Thread Kirill A . Korinsky
On Mon, 10 Jun 2024 15:21:46 +0100, Landry Breuil wrote: > > there's some goo in postgresql ports to start a throwaway psql instance > to run tests if you want to give it a shot. > Not now, I need to update security/py-service_identity and this is one of dependant of that port, so, I need to con

devel/py-twisted: missed test dependency

2024-06-10 Thread Kirill A . Korinsky
ports@, I've noticed that devel/py-twisted had missed test dependencies. Here the diff: diff --git devel/py-twisted/Makefile devel/py-twisted/Makefile index 0b11f9a0317..65b6f46d878 100644 --- devel/py-twisted/Makefile +++ devel/py-twisted/Makefile @@ -40,7 +40,8 @@ RUN_DEPENDS = devel/p

Re: net/synapse: fix tests

2024-06-10 Thread Landry Breuil
Le Mon, Jun 10, 2024 at 03:01:23PM +0100, Kirill A. Korinsky a écrit : > ports@ > > I discovered that make test for net/synapse doesn't work, all tests fail. > > Thus, tests seems to be leaked and it consumes near 8G of RAM before it was > killed due to hit the hard limit on my system. > > To av

Re: net/tcpflow: fix build

2024-06-10 Thread Kirill A . Korinsky
On Mon, 10 Jun 2024 12:54:52 +0100, Jeremie Courreges-Anglas wrote: > > On Sun, Jun 09, 2024 at 11:21:58PM +0100, Kirill A. Korinsky wrote: > I see this in configure.ac: > > |## regex support > |## there are several options > |## tre is better than regex > > I'm not sure what to think about it,

net/synapse: fix tests

2024-06-10 Thread Kirill A . Korinsky
ports@ I discovered that make test for net/synapse doesn't work, all tests fail. Thus, tests seems to be leaked and it consumes near 8G of RAM before it was killed due to hit the hard limit on my system. To avoid that I had added pytest-forked to run each test in dedicated process that allows to

Re: [new] archivers/py-zstandard

2024-06-10 Thread Kirill A . Korinsky
and here small additional polish of this port: diff --git archivers/py-zstandard/Makefile archivers/py-zstandard/Makefile index aff042031b1..91b6e4516c3 100644 --- archivers/py-zstandard/Makefile +++ archivers/py-zstandard/Makefile @@ -16,11 +16,11 @@ MODPY_PYBUILD = setuptools FLAVOR

Re: net/tcpflow: fix build

2024-06-10 Thread Jeremie Courreges-Anglas
On Sun, Jun 09, 2024 at 11:21:58PM +0100, Kirill A. Korinsky wrote: > Hi, > > Thanks for reply. > > On Sun, 09 Jun 2024 18:04:32 +0100, > Jeremie Courreges-Anglas wrote: > > > > On Sun, Jun 09, 2024 at 11:03:54AM +0100, Kirill A. Korinsky wrote: > > > On Sat, 08 Jun 2024 23:35:32 +0100, > > > K

Re: new port: mail/p5-Email-Outlook-Message

2024-06-10 Thread Stuart Henderson
OK (whoever imports, beware the CVS dirs in the tar) On 2024/06/10 04:00, Abel Abraham Camarillo Ojeda wrote: > > > On Fri, Jun 7, 2024 at 2:20 PM Stuart Henderson wrote: > > Added automatically if you set  > > MAKE_ENV= TEST_POD=1 > > --  >   Sent from a phone, apologies fo

Re: [new] archivers/py-zstandard

2024-06-10 Thread Kirill A . Korinsky
On Mon, 10 Jun 2024 00:16:17 +0100, Kirill A. Korinsky wrote: > > On Sun, 09 Jun 2024 23:03:50 +0100, > Stuart Henderson wrote: > > > > I'd expect cffi to use dlopen not static linking. We normally record > > those as LIB_DEPENDS and WANTLIB with a comment next to the WANTLIB > > saying "uses d

Re: [NEW] vo-amrwbenc

2024-06-10 Thread Jan Stary
On Jun 06 11:47:05, h...@stare.cz wrote: > On Jun 04 13:29:21, s...@spacehopper.org wrote: > > On 2024/06/04 12:38, Jan Stary wrote: > > > The audio/opencore-amr port provides amrnb (narrowband encoder + decoder) > > > and amrwb (wideband decoder). This is the missing part, the wideband > > > enco

Re: new port: mail/p5-Email-Outlook-Message

2024-06-10 Thread Abel Abraham Camarillo Ojeda
On Fri, Jun 7, 2024 at 2:20 PM Stuart Henderson wrote: > Added automatically if you set > > MAKE_ENV= TEST_POD=1 > > -- > Sent from a phone, apologies for poor formatting. > > Now with MAKE_ENV= TEST_POD=1 as Stuart mentioned: ===> Regression tests for p5-Email-Outlook-Message-0.921 PERL_DL_N

Re: update smplayer to 24.5.0 and add missing RDEP

2024-06-10 Thread Florian Viehweger
Am 5. Juni 2024 10:44:10 MESZ schrieb Omar Polo : >On 2024/05/29 11:00:24 +0200, Florian Viehweger >wrote: >> > > While running 'make fake' i saw the following line, but it seems >> > > harmless: >> > > ./get_svn_revision.sh[8]: git: not found >> > >> > Do the package contents change if git is i