new benchmarks/udpbench

2022-07-29 Thread Alexander Bluhm
Hi, I have written a little tool to send and receive UDP packets and measure thoughput. With existing programs like iperf3 it is unclear what happens at syscall layer. My udpbench can generate twice as much UDP throughput due to strange effects in iperf3. Can we add benchmarks/udpbench as port?

Re: new benchmarks/udpbench

2022-07-29 Thread Alexander Bluhm
Forgot attach tgz :-( On Fri, Jul 29, 2022 at 02:24:02PM +0200, Alexander Bluhm wrote: > Hi, > > I have written a little tool to send and receive UDP packets and > measure thoughput. With existing programs like iperf3 it is unclear > what happens at syscall layer. My udpben

Re: [new] p5-File-KDBX (+deps)

2022-09-06 Thread Alexander Bluhm
On Tue, Sep 06, 2022 at 02:29:41PM +0200, Landry Breuil wrote: > tarball contains textproc/p5-File-KDBX, devel/p5-Iterator-Simple and > security/p5-Crypt-Argon2. devel/p5-Iterator-Simple - use lower case letter in COMMENT = Simple iterator and utilities - Use our p5-Module-Install package instead

remove p5-Crypt-Serpent

2022-09-08 Thread Alexander Bluhm
Hi, security/p5-Crypt-Serpent make test crashes the Perl process on 64 bit platforms. Only i386 test passes. This is not what you want in a crypto library. Last update was in 2002, upstream CPAN testers also crash. It has no dependencies in ports tree. ok to remove? bluhm

Re: UPDATE: mail/p5-Mail-DMARC

2024-05-21 Thread Alexander Bluhm
On Tue, May 21, 2024 at 06:44:09PM +0200, giova...@paclan.it wrote: > On 5/21/24 9:44 AM, Giovanni Bechis wrote: > > Update to latest version. > > Most regression tests have warnings like: > > t/01.Policy.t ok > > perl:/usr/local/libdata/perl5/site_perl/amd64-openbs

Re: [new]: devel/p5-Software-License (need it for RUN_DEPENDS)

2023-07-07 Thread Alexander Bluhm
On Sun, Jun 18, 2023 at 01:46:58PM -0600, Ashlen wrote: > Hi, I'm looking to update devel/p5-Module-Starter from 1.54 to 1.77. > In order to do this, I need devel/p5-Software-License imported into > the ports tree so I can add it as a RUN_DEPENDS. Without it, the > new version of `module-starter` f

Re: distfiles signature checking (was: Re: new benchmarks/splicebench)

2023-07-07 Thread Alexander Bluhm
Jeremie Courreges-Anglas wrote: > > > >> On Wed, Jul 05 2023, Alexander Bluhm wrote: > > > >> > On Wed, Jul 05, 2023 at 05:35:01PM +0200, Jeremie Courreges-Anglas > > > >> > wrote: > > > >> >> On Tue, Jul 04 2023, Alexander

Re: new intel code for fw_update

2023-08-08 Thread Alexander Bluhm
I created the same diff and and booted a machine with it. cpu_ucode_intel_apply: microcode updated cpu 0 rev 0xca->0xf4 (2232023) cpu0: Intel(R) Xeon(R) E-2236 CPU @ 3.40GHz, 3392.10 MHz, 06-9e-0a OK bluhm@ On Tue, Aug 08, 2023 at 07:52:41PM +0100, Stuart Henderson wrote: > Index: Makefile > ===

Re: update amd microcode to 20230809

2023-08-09 Thread Alexander Bluhm
On Wed, Aug 09, 2023 at 10:26:44PM +1000, Jonathan Gray wrote: > Genoa and Bergamo (4th gen epyc) patches for > https://www.amd.com/en/resources/product-security/bulletin/amd-sb-7005.html > > Family=0x19 Model=0x11 Stepping=0x01: Patch=0x0a10113e Length=5568 bytes > Family=0x19 Model=0x11 Stepping

Re: Remove: devel/monotone and security/botan

2023-08-30 Thread Alexander Bluhm
On Wed, Aug 30, 2023 at 02:37:22AM +0200, Theo Buehler wrote: > On Tue, Aug 29, 2023 at 05:10:47PM +0200, Jeremie Courreges-Anglas wrote: > > On Tue, Aug 29 2023, Rafael Sadowski wrote: > > > I would like remove security/botan. The only consumer use it is > > > devel/monotone. > > > > > > Does we

Re: [NEW]textproc/p5-PPIx-Utils

2023-09-01 Thread Alexander Bluhm
On Wed, Jul 12, 2023 at 07:23:13AM +, wen heping wrote: > Hi, ports@: > > Here is a patch to create new port textproc/p5-PPIx-Utils. OK bluhm@ > It is required by the update of devel/p5-Perl-Critic. > It build and run well on amd64-current system, all tests passed. > > > Cheers ! >

new textproc/p5-List-Util-WeightedChoice

2023-09-03 Thread Alexander Bluhm
Hi, List::Util::WeightedChoice is needed for another port update. ok to import p5-List-Util-WeightedChoice-0.06 ? Comment: extension to allow for nonnormalized weighted choices Required by: p5-Data-RandomPerson-0.60 Description: Perl extension to allow for nonnormalized weighted choices. Just

Re: new textproc/p5-List-Util-WeightedChoice

2023-09-03 Thread Alexander Bluhm
Now with attachment. On Mon, Sep 04, 2023 at 01:35:22AM +0200, Alexander Bluhm wrote: > Hi, > > List::Util::WeightedChoice is needed for another port update. > ok to import p5-List-Util-WeightedChoice-0.06 ? > > Comment: > extension to allow for nonnormalized weighted cho

new graphics/py-pyqtgraph

2023-09-06 Thread Alexander Bluhm
Hi, ok to import py3-pyqtgraph 0.13.3 ? I am not a python expert. Did I get the python3 flavor and py3- prefix correctly? Some tests fail with "No module named 'OpenGL'", but the other features work well. Comment: pure-python graphics and GUI library Description: PyQtGraph is a pure-python gr

new misc/open62541

2020-02-04 Thread Alexander Bluhm
. The library is usable with all major compilers and provides the necessary tools to implement dedicated OPC UA clients and servers, or to integrate OPC UA-based communication into existing applications. Maintainer: Alexander Bluhm WWW: https://open62541.org/ bluhm open62541.tgz Description

Re: [update] converters/p5-JSON-XS 3.04 -> 4.02

2020-02-06 Thread Alexander Bluhm
OK bluhm@ On Tue, Feb 04, 2020 at 11:16:43PM +0100, Charlene Wendling wrote: > Hi, > > -- > $ cd /usr/ports/converters/p5-JSON; make test > [...] > Use of strings with code points over 0xFF as arguments to bitwise and > (&) operator is deprecated. This will be a fatal error in Perl 5.32 > at /shm/

Re: [update] converters/p5-JSON 2.94 -> 4.02

2020-02-06 Thread Alexander Bluhm
OK bluhm@ On Tue, Feb 04, 2020 at 11:17:54PM +0100, Charlene Wendling wrote: > > This is a follow-up for the p5-JSON* update; you should try this diff > with the XS version i submitted earlier. > > You can find the full changelog here [0], there are backward > incompatible changes due to JSON::XS

Re: ??????: ??????: [Update] www/p5-HTML-FormFu

2020-02-09 Thread Alexander Bluhm
On Mon, Feb 03, 2020 at 01:29:29PM +0100, Charlene Wendling wrote: > I've found out that: > > - devel/p5-File-ShareDir-Install is needed as BUILD_DEPENDS > - devel/p5-Task-Weaken is a RUN_DEPENDS not a BUILD_DEPENDS > - converters/p5-JSON-MaybeXS was a missing RUN_DEPENDS > - some TEST_DEPENDS were

Re: ??????: ??????: [NEW] devel/p5-MooseX-Attribute-Chained

2020-02-09 Thread Alexander Bluhm
> > On Wed, Jul 31, 2019 at 12:06:55PM +, wen heping wrote: > > >Here is a patch to create new port > > > devel/p5-MooseX-Attribute-Chained. It is required by the update of > > > www/p5-HTML-FormFu. I have imported it. Thanks wen! bluhm

Re: [Update] www/p5-HTML-Scrubber : Update to 0.19

2020-02-09 Thread Alexander Bluhm
On Mon, Feb 03, 2020 at 11:12:51AM +0100, Charlene Wendling wrote: > Here is a diff with my above comments applied: OK bluhm@ > Index: Makefile > === > RCS file: /cvs/ports/www/p5-HTML-Scrubber/Makefile,v > retrieving revision 1.10 >

Re: new misc/open62541

2020-02-09 Thread Alexander Bluhm
On Wed, Feb 05, 2020 at 12:32:45AM +0100, Alexander Bluhm wrote: > Hi, > > I would like to import a new library for the industrial network > protocol OPC UA. > > ok? Anyone? > > Comment: > library implementation of OPC UA > > Description: > open62541 is an op

Re: ??????: ??????: [Update] www/p5-HTML-FormFu

2020-02-10 Thread Alexander Bluhm
On Mon, Feb 10, 2020 at 10:05:01AM +0100, Charlene Wendling wrote: > Here is a diff with all your suggestions inside. There is a requirement "HTTP::Headers" => "1.64", portgen translates this to www/p5-HTTP-Message>=1.64. Do we need this? And it should be devel/p5-MooseX-Attribute-Chained>=1.0.2

Re: new misc/open62541

2020-02-10 Thread Alexander Bluhm
On Mon, Feb 10, 2020 at 12:58:49PM +, Stuart Henderson wrote: > Maybe worth @comment'ing the empty share/doc/open62541/open62541.html/ > directory? Yes. I do not want to build the html documentation as it adds so many files to the package. It can be read online anyway. Having a pdf in the p

misc/open62541 debug package

2020-02-13 Thread Alexander Bluhm
On Mon, Feb 10, 2020 at 08:46:47PM +, Stuart Henderson wrote: > > I have build the library with debug symbols as I want to do development > > on top of it. Do we have a policy for that? > > If you only need symbols on amd64 then I'd prefer just setting > DEBUG_PACKAGES=${BUILD_PACKAGES}, which

Re: misc/open62541 debug package

2020-02-13 Thread Alexander Bluhm
On Thu, Feb 13, 2020 at 12:39:50PM +, Stuart Henderson wrote: > OK, though I hope we will be able to remove -DCMAKE_BUILD_TYPE later. > I think this should be fixed in the cmake port and/or cmake.port.mk > somewhere, looks like it strips libraries but not executables. > I don't think we can set

Re: [sparc64/gcc] Fix misc/open62541

2020-02-16 Thread Alexander Bluhm
On Sat, Feb 15, 2020 at 09:29:38PM -0500, Kurt Mosiejczuk wrote: > GCC does not like -Wpedantic Could you put a comment in the patch file that gcc 4.2.1 does not understand -Wpedantic ? > Removing it fixes the build on sparc64 and doesn't hurt the build > on amd64. > > ok? OK bluhm@ > Index: pa

new misc/p5-OPCUA-Open62541

2020-02-24 Thread Alexander Bluhm
Hi, I would like to access the open62541 C library from Perl. So I have written wrapper for it. ok to import p5-OPCUA-Open62541 ? bluhm Comment: Perl XS wrapper for open62541 OPC UA library Description: The open62541 is a library implementing an OPC UA client and server. This module provides

Re: www/p5-Mojo UPDATE -> 6.11

2015-05-19 Thread Alexander Bluhm
On Tue, May 19, 2015 at 06:18:50PM +0200, Mark Patruck wrote: > ...and to 6.11 OK bluhm@ > Index: Makefile > === > RCS file: /cvs/ports/www/p5-Mojo/Makefile,v > retrieving revision 1.17 > diff -u -p -r1.17 Makefile > --- Makefile 27

Re: [NEW] p5-Data-Uniqid

2015-06-02 Thread Alexander Bluhm
On Tue, Jun 02, 2015 at 03:09:31PM +0200, Pierre-Emmanuel Andr? wrote: > New port for Data-Uniqid. This is a dependance for the > incoming imapsync update. > Tested on @amd64. > > Comments/ok ? CONFIGURE_STYLE= perl This is not neccessary, MODULES=cpan sets it automatically. There should b

new: textproc/p5-Pod-LaTeX

2015-06-11 Thread Alexander Bluhm
Hi, Pod::LaTeX and pod2latex were removed from perl 5.20 in base. Pod::LaTeX is a module to convert documentation in the Pod format into Latex. The pod2latex command uses this module for translation. pod2latex is a program to convert POD format documentation (perlpod) into latex. It can process

fix net/osrtspproxy

2015-06-30 Thread Alexander Bluhm
= 1 CATEGORIES=net HOMEPAGE= http://www.rtsp.org/ -MAINTAINER=Alexander von Gernler +MAINTAINER=Alexander Bluhm # Real Networks license, permits modification and distribution PERMIT_PACKAGE_CDROM= Yes Index: net/osrtspproxy/patches/patch

update: textproc/p5-XML-LibXML textproc/p5-XML-LibXSLT

2015-07-01 Thread Alexander Bluhm
roc -# GPL/Artistic +MAINTAINER = Alexander Bluhm + +# perl PERMIT_PACKAGE_CDROM= Yes WANTLIB += m xml2 z @@ -19,9 +19,10 @@ WANTLIB += m xml2 z MODULES= converters/libiconv \ cpan -LIB_DEPENDS= textproc/libxml -RUN_DEPENDS= textproc/p5-LibXML-Com

Re: update: textproc/p5-XML-LibXML textproc/p5-XML-LibXSLT

2015-07-02 Thread Alexander Bluhm
On Wed, Jul 01, 2015 at 10:38:46PM +0200, Alexander Bluhm wrote: > - update p5-XML-LibXML to 2.0121 > - take maintainer > > - remove p5-XML-LibXML-Common > - it has been merged into p5-XML-LibXML > - mark package obsolete in quirks > > - update p5-XML-LibXSLT to 1.9

new: www/p5-HTML-Display

2015-07-02 Thread Alexander Bluhm
Hi, I need the perl module p5-HTML-Display as dependency. display HTML locally in a browser This module abstracts the task of displaying HTML to the user. The displaying is done by launching a browser and navigating it to either a temporary file with the HTML stored in it, or, if possible, by p

update devel/perltidy

2015-07-08 Thread Alexander Bluhm
Hi, update perltidy to 20140711 maintainer timeout, ok? bluhm Index: devel/perltidy/Makefile === RCS file: /data/mirror/openbsd/cvs/ports/devel/perltidy/Makefile,v retrieving revision 1.17 diff -u -p -r1.17 Makefile --- devel/perlt

new: www/p5-WWW-Mechanize-Shell

2015-07-08 Thread Alexander Bluhm
Hi, interactive shell for WWW::Mechanize This module implements a www-like shell above WWW::Mechanize and also has the capability to output crude Perl code that recreates the recorded session. Its main use is as an interactive starting point for automating a session through WWW::Mechanize. ok t

new: converters/p5-JSON-PP

2015-08-18 Thread Alexander Bluhm
Hi, ok to import converters/p5-JSON-PP ? bluhm JSON::XS compatible pure-Perl module This module is JSON::XS compatible pure Perl module. JSON::XS is the fastest and most proper JSON module on CPAN. It is written by Marc Lehmann in C, so must be compiled and installed in the used environment.

Re: new: converters/p5-JSON-PP

2015-08-18 Thread Alexander Bluhm
On Tue, Aug 18, 2015 at 02:05:57PM -0700, Andrew Fresh wrote: > On Tue, Aug 18, 2015 at 11:01:59PM +0200, Alexander Bluhm wrote: > > ok to import converters/p5-JSON-PP ? > > Is there something wrong with the version that comes with perl? No, I just missed to search there. I need

new: converters/p5-JSON-MaybeXS

2015-08-18 Thread Alexander Bluhm
Hi, ok to import p5-JSON-MaybeXS 1.003005 ? use Cpanel::JSON::XS or JSON::XS or JSON::PP This module first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order

update: net/p5-Net-DNS net/p5-Net-DNS-SEC

2015-08-19 Thread Alexander Bluhm
= Alexander Bluhm -# Perl +# MIT PERMIT_PACKAGE_CDROM = Yes +MASTER_SITES = http://www.net-dns.org/download/ + MODULES = cpan -RUN_DEPENDS = security/p5-Digest-HMAC>=1.01 -TEST_DEPENDS = devel/p5-Test-Pod \ - net/p5-IO-Socket-IN

security/p5-Crypt-SSLeay SSLv3 fallout

2015-08-30 Thread Alexander Bluhm
Hi, security/p5-Crypt-SSLeay regression tests fail with /usr/bin/perl:/usr/ports/pobj/p5-Crypt-SSLeay-0.72/Crypt-SSLeay-0.72/blib/arch/auto/Crypt/SSLeay/SSLeay.so: undefined symbol 'SSLv3_client_method' Is it the right approach to remove all calls to SSLv2 and SSLv3 and keep only SSLv23? The pa

textproc/libxml -rpath

2015-09-04 Thread Alexander Bluhm
Hi, In an environment without ld.so.hints, I had the problem that loading libxml2.so failed because it did not find liblzma in /usr/local/lib. Adding that directory to -rpath when linking libxml2.so helps. Is this approach correct? bluhm Index: textproc/libxml/Makefile =

Re: textproc/libxml -rpath

2015-09-06 Thread Alexander Bluhm
On Sat, Sep 05, 2015 at 12:53:10PM +, Christian Weisgerber wrote: > On 2015-09-04, Alexander Bluhm wrote: > > > In an environment without ld.so.hints, I had the problem that loading > > libxml2.so failed because it did not find liblzma in /usr/local/lib. > > Adding

rc script for net/iperf3 daemon

2020-01-22 Thread Alexander Bluhm
Hi, For my performance tests it would be convenient to start an iperf3 server as daemon automatically. Can we add an rc script? ok? bluhm Index: infrastructure/db/user.list === RCS file: /data/mirror/openbsd/cvs/ports/infrastructu

p5-IO-Socket-INET6 fix raw sockets

2013-03-30 Thread Alexander Bluhm
Hi, Using IO::Socket::INET6 fails when creating raw sockets. Our getaddrinfo() seems to behave more strictly. This is not related to new perl or new resolver. I was also broken in OpenBSD 5.0. ok? bluhm Index: net/p5-IO-Socket-INET6/Makefile ==

Re: p5-IO-Socket-INET6 fix raw sockets

2013-03-30 Thread Alexander Bluhm
On Sat, Mar 30, 2013 at 02:30:55PM +, Stuart Henderson wrote: > On 2013/03/30 14:39, Alexander Bluhm wrote: > > Hi, > > > > Using IO::Socket::INET6 fails when creating raw sockets. Our > > getaddrinfo() seems to behave more strictly. This is not related > >

Re: p5-IO-Socket-INET6 fix raw sockets

2013-03-30 Thread Alexander Bluhm
On Sat, Mar 30, 2013 at 06:30:52PM +0100, Eric Faurot wrote: > On Sat, Mar 30, 2013 at 04:39:47PM +0100, Alexander Bluhm wrote: > > On Sat, Mar 30, 2013 at 02:30:55PM +, Stuart Henderson wrote: > > > > Most other OS are going to be using something closer to the libbind

Re: security/p5-Net_SSLeay: get MAC secret size from cipher

2018-10-22 Thread Alexander Bluhm
On Tue, Oct 23, 2018 at 03:21:23AM +1100, Joel Sing wrote: > P.S. There is more functionality that could be enabled for LibreSSL, which > is currently being explicitly disabled... When a new Net::SSLeay is released, I disable things that are not supported by current LibreSSL. But how can I be inf

Re: security/p5-Net_SSLeay: get MAC secret size from cipher

2018-10-22 Thread Alexander Bluhm
On Mon, Oct 22, 2018 at 11:10:49AM -0600, Theo de Raadt wrote: > I understand the difficulty pointed out by the first questions. What > bothers me is the last question. It indicates a desire to support many > generations of software. Any attempt at that risks a mistake supporting > today or tomo

Re: security/p5-Net_SSLeay: get MAC secret size from cipher

2018-10-22 Thread Alexander Bluhm
On Tue, Oct 23, 2018 at 04:36:24AM +1100, Joel Sing wrote: > > #if (OPENSSL_VERSION_NUMBER >= 0x1010L && > > !defined(LIBRESSL_VERSION_NUMBER)) || (LIBRESSL_VERSION_NUMBER >= > > 0x207fL) > > That works, but seems a little backwards, since you're potentially still > evaluating LIBRESSL_V

Re: [UPDATE] devel/p5-Devel-GlobalDestruction to 0.14

2018-10-24 Thread Alexander Bluhm
On Sat, Oct 20, 2018 at 11:02:34AM -0700, Andrew Hewus Fresh wrote: > This updates p5-Devel-GlobalDestruction, the main feature of which is to > "stop relying on . being in @INC", which will be important when I > finally get around to updating perl. > > https://metacpan.org/changes/distribution/De

Re: [UPDATE] devel/p5-Test-Deep to 1.128

2018-10-24 Thread Alexander Bluhm
On Sat, Oct 20, 2018 at 06:59:36PM -0700, Andrew Hewus Fresh wrote: > Another small update, this time the important thing is removing the > reliance of "." being in @INC, however there are a few other changes but > it seems backwards compatible as all the reverse dependencies seem to > have the sam

Re: Update of p5-Test-Base, p5-Test-YAML, p5-YAML, p5-YAML-Tiny and p5-YAML-XS

2018-10-24 Thread Alexander Bluhm
On Sun, Oct 21, 2018 at 01:16:56PM -0700, Andrew Hewus Fresh wrote: > On Sun, Oct 21, 2018 at 04:05:48AM +, wen heping wrote: > > Here is a patch to update : > > devel/p5-Test-Base --> 0.89 > > I think this needs a new TEST_DEPENDS of p5-Algorithm-Diff, see below OK bluhm@ > >

Re: [UPDATE] devel/p5-MRO-Compat to 0.13

2018-10-24 Thread Alexander Bluhm
On Sun, Oct 21, 2018 at 12:21:42PM -0700, Andrew Hewus Fresh wrote: > CONFIGURE_STYLE =modinst p5-MRO-Compat no longer uses Module::Install. Please remove this line. OK bluhm@

Re: [UPDATE] devel/p5-POE-Component-Pluggable 1.26 -> 1.28 (p5-POE* update pre-reqs 4/8)

2018-10-24 Thread Alexander Bluhm
On Wed, Oct 24, 2018 at 01:37:36AM +0200, Charlene Wendling wrote: > Here is an update for p5-POE-Component-Pluggable. It's a base class for > creating plugin-enabled POE Components. I think I have reviewed or commited all recent Perl module diffs on ports@. Did I miss any? Andrew, could you co

Re: [UPDATE] devel/p5-POE-Component-Pluggable 1.26 -> 1.28 (p5-POE* update pre-reqs 4/8)

2018-10-24 Thread Alexander Bluhm
On Wed, Oct 24, 2018 at 11:28:36PM +0200, Charlene Wendling wrote: > It looks like devel/p5-Test-Warnings hasn't been reviewed yet: > https://marc.info/?l=openbsd-ports&m=153882452231370&w=2 I have just commited it with minor fixes. bluhm

Re: telephony/p5-Net-SIP : update to 0.816

2018-11-07 Thread Alexander Bluhm
On Wed, Nov 07, 2018 at 02:25:25PM +, wen heping wrote: > Hi : > > Here is a patch to update telephony/p5-Net-SIP to 0.816, It both build and > test > well on my amd64 system. > > Comments? OK? commited, thanks > Index: Makefile > ==

Re: [UPDATE] devel/p5-Clone to 0.41

2018-11-07 Thread Alexander Bluhm
On Wed, Oct 31, 2018 at 06:23:16PM -0700, Andrew Hewus Fresh wrote: > Most important change here is to fix the ". in @INC" requirement for > tests, but there is also a fix for some possible infinite loops. > > https://metacpan.org/changes/distribution/Clone > > OK? OK bluhm@ > * p5-SQL-Statemen

Re: NEW: sysutils/tenshi (and dep devel/p5-IO-BufferedSelect)

2018-11-07 Thread Alexander Bluhm
On Wed, Oct 31, 2018 at 06:18:26PM -0700, Paul B. Henson wrote: > For the past few years every time a new release came out, I've submitted > this package and it's dep for potential inclusion in ports... I guess When I imported your p5-IO-BufferedSelect port, I also had a look at your tenshi port.

Re: NEW: sysutils/tenshi (and dep devel/p5-IO-BufferedSelect)

2018-11-11 Thread Alexander Bluhm
On Wed, Oct 31, 2018 at 06:18:26PM -0700, Paul B. Henson wrote: > For the past few years every time a new release came out, I've submitted > this package and it's dep for potential inclusion in ports... I guess > nobody's interested, so after this try I suppose I'll just maintain it > locally and s

Re: new: devel/p5-ExtUtils-CppGuess

2018-12-03 Thread Alexander Bluhm
On Sun, Dec 02, 2018 at 06:18:36PM +0100, Klemens Nanni wrote: > This is a dependency of my wip/upcoming Slic3r port. > > Generated with portgen(1), verified and slightly tweaked by hand. > > Builds and tests fine on amd64 allowing me to configure/build Slic3r. > > Feedback? OK? You don't need

Re: [NEW] devel/p5-Devel-Hide 0.0010

2018-12-31 Thread Alexander Bluhm
On Fri, Dec 21, 2018 at 04:32:06PM +0100, Charlene Wendling wrote: > > I've found out that Devel::Hide is required as a test dep by more > > than one ports in the tree, so i'm proposing it, and myself as > > MAINTAINER. > Fixed tarball with proper licensing infos. Sorry for the noise. I prefer Ma

Re: [UPDATE] devel/p5-Class-Accessor-Grouped 0.10012 -> 0.10014

2018-12-31 Thread Alexander Bluhm
On Fri, Dec 21, 2018 at 06:34:04PM +0100, Charlene Wendling wrote: > This is an update for Class::Accessor::Grouped, that will be needed once > we ship Perl 5.28. OK bluhm@ Can't commit until p5-Devel-Hide has been imported.

UPDATE security/p5-Net_SSLeay

2014-01-12 Thread Alexander Bluhm
Hi, I would like to update p5-Net-SSLeay, but there are compiler warnings about bad length checks. I have reported the bug upstream. https://rt.cpan.org/Public/Bug/Display.html?id=92076 ok? bluhm Index: security/p5-Net_SSLeay/Makefile ==

Re: UPDATE security/p5-Net_SSLeay

2014-01-14 Thread Alexander Bluhm
On Sun, Jan 12, 2014 at 05:06:18PM +0100, Alexander Bluhm wrote: > Hi, > > I would like to update p5-Net-SSLeay, but there are compiler warnings > about bad length checks. I have reported the bug upstream. > > https://rt.cpan.org/Public/Bug/Display.html?id=92076 Upstream h

Re: net/openvpn net/route.h

2014-01-17 Thread Alexander Bluhm
On Mon, Oct 21, 2013 at 02:05:58PM +0200, Alexander Bluhm wrote: > On Sat, Oct 19, 2013 at 04:24:55PM +0200, Alexander Bluhm wrote: > > The obvious solution is to rename the openvpn route. It would be > > great if we could get that upstream. According to the sources, > >

UPDATE: textproc/p5-Regexp-Common

2014-01-24 Thread Alexander Bluhm
-DISTNAME= Regexp-Common-2011041701 +DISTNAME= Regexp-Common-2013031301 CATEGORIES=textproc +MAINTAINER = Alexander Bluhm # MIT PERMIT_PACKAGE_CDROM= Yes Index: textproc/p5-Regexp-Common/distinfo

Re: UPDATE: textproc/p5-Regexp-Common

2014-02-03 Thread Alexander Bluhm
On Fri, Jan 24, 2014 at 10:08:51AM +0100, Alexander Bluhm wrote: > Hi, > > Update p5-Regexp-Common to 2013031301 and take maintainer. > > ok? Anyone? > > bluhm > > Index: textproc/p5-Regexp-Common/Makefile >

UPDATE: www/p5-WWW-Mechanize

2014-02-05 Thread Alexander Bluhm
cle \ -devel/p5-Test-Pod \ -devel/p5-Test-Pod-Coverage \ -devel/p5-Test-Taint \ -devel/p5-Test-NoWarnings \ -devel/p5-Test-Warn +MAINTAINER = Alexander Bluhm + +# perl +PERMIT_PACKAGE_CDROM = Yes + +MODULES = c

mail/p5-Email-Received test depends

2014-02-08 Thread Alexander Bluhm
Hi, The regression tests for p5-Email-Received depend on p5-Email-Simple. Is it correct that revision bump is not necessary as the package does not change? ok? bluhm Index: mail/p5-Email-Received/Makefile === RCS file: /data/mirror

UPDATE p5-Net-DNS

2014-04-24 Thread Alexander Bluhm
+DISTNAME= Net-DNS-0.74 CATEGORIES=net HOMEPAGE= http://www.net-dns.org/ +MAINTAINER = Alexander Bluhm + # Perl PERMIT_PACKAGE_CDROM= Yes BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= security/p5-Digest-HMAC>=1.00 -TEST_DEPE

UPDATE p5-IO-Socket-SSL

2014-04-26 Thread Alexander Bluhm
Hi, Can we update SSL related ports during this stage of the libreSSL transition? All regression tests of p5-IO-Socket-SSL pass with both 1.967 and 1.982. The test pass/fail pattern of the depending packages did not change. PASS: databases/p5-ldap devel/p5-IO-Lambda mail/imapsync mail/p5-Mail-

Re: [UPDATE] devel/p5-Test-Warn to 0.30

2014-04-26 Thread Alexander Bluhm
On Sat, Apr 26, 2014 at 05:14:53PM -0700, Andrew Fresh wrote: > This is a minor update to p5-Test-Warn. Internal cleanup, no new > features but should work better. > +MAINTAINER = Andrew Fresh Put a TAB after = > +# perl_5 Most other ports just write perl or Perl here. OK bluhm@

Re: [UPDATE] devel/p5-Sub-Install to 0.927

2014-04-27 Thread Alexander Bluhm
On Sat, Apr 26, 2014 at 05:28:22PM -0700, Andrew Fresh wrote: > +MAINTAINER = Andrew Fresh Tab after = > +MAKE_ENV = PERL_TEST_CRITIC=Yes > + > +TEST_DEPENDS = devel/p5-Test-Output \ > + devel/p5-Test-Perl-Critic I think the Test::Perl::Critic test has been removed from the

Re: [UPDATE] devel/p5-Sub-Exporter to 0.987

2014-04-27 Thread Alexander Bluhm
On Sat, Apr 26, 2014 at 05:31:46PM -0700, Andrew Fresh wrote: > +MAINTAINER = Andrew Fresh Tab after = > +MAKE_ENV = TEST_POD=Yes \ > PERL_TEST_CRITIC=Yes ... > +TEST_DEPENDS = devel/p5-Package-Generator \ > devel/p5-Test-Perl-Critic The Test::Perl::Critic te

Re: [UPDATE] devel/p5-Params-Validate to 1.08

2014-04-27 Thread Alexander Bluhm
On Sat, Apr 26, 2014 at 05:38:54PM -0700, Andrew Fresh wrote: > +MAINTAINER = Andrew Fresh Tab after = > -TEST_DEPENDS=devel/p5-Test-Taint>=1.04 \ > - devel/p5-Readonly>=1.03 \ > - devel/p5-Readonly-XS>=1.05 t/19-untaint.t needs Test::Taint 0.02 t

fix SSL and update www/p5-Mojo

2014-05-14 Thread Alexander Bluhm
Hi, I am the maintainer of the security/p5-IO-Socket-SSL port. Upgrading it to 1.984 breaks the www/p5-Mojo port. The latter needs to be fixed, my patch has already been commited upstream. While there I also update p5-Mojo to 4.99 as it contains other SSL fixes. ok? bluhm Index: www/p5-Mojo/

update net/p5-Event-RPC

2014-05-15 Thread Alexander Bluhm
Hi, I would like to update p5-Event-RPC to 1.05 so that the regression tests pass. ok? bluhm Index: net/p5-Event-RPC/Makefile === RCS file: /data/mirror/openbsd/cvs/ports/net/p5-Event-RPC/Makefile,v retrieving revision 1.9 diff -u

Re: devel/p5-BSD-arc4random broken on 5.5 and -current

2014-05-16 Thread Alexander Bluhm
On Fri, May 16, 2014 at 01:28:51PM +0100, Stuart Henderson wrote: > Even better would be to fix Perl itself to have a proper random > function, it is 2014 after all... That would be nice. I don't think it will happen. > As a minimum, on OS which have it, Perl rand() could take the same > approac

Re: devel/p5-BSD-arc4random broken on 5.5 and -current

2014-05-16 Thread Alexander Bluhm
On Fri, May 16, 2014 at 09:23:40PM +0200, Alexander Bluhm wrote: > When using BSD::arc4random the perl programm can be sure that it > works the same way everywhere. So I would recommend to strip > everything out of p5-BSD-arc4random that does not call the OpenBSD > libc function. Bu

Re: devel/p5-BSD-arc4random broken on 5.5 and -current

2014-05-16 Thread Alexander Bluhm
On Fri, May 16, 2014 at 10:20:03PM +0100, Stuart Henderson wrote: > On 2014/05/16 22:34, Alexander Bluhm wrote: > > On Fri, May 16, 2014 at 09:23:40PM +0200, Alexander Bluhm wrote: > > > When using BSD::arc4random the perl programm can be sure that it > > > works the

Re: [UPDATE] devel/p5-MooseX-MethodAttributes 0.25 -> 0.31

2019-04-21 Thread Alexander Bluhm
On Sun, Apr 21, 2019 at 05:46:27PM +0200, Charlene Wendling wrote: > Here is an update for MooseX::MethodAttributes. portgen suggests to add these version requirementes devel/p5-MooseX-Types>=0.21 \ devel/p5-namespace-autoclean>=0.08 OK bluhm@ > I

Re: [ports-gcc] Unbreak net/osrtspproxy

2019-05-15 Thread Alexander Bluhm
On Wed, May 15, 2019 at 02:43:26PM +0200, Charlene Wendling wrote: > I've naively limited the use of these macros in upstream code > to clang. Better remove these definitions in all cases. bluhm Index: net/osrtspproxy/Makefile === R

new devel/p5-Test-Exit

2019-05-22 Thread Alexander Bluhm
Hi, For updating p5-XML-LibXML I need a bunch of dependent ports. ok to import p5-Test-Exit? Note that I do not set RELEASE_TESTING as this creates another bunch of non existing dependencies. Testing pod is neither critical nor OpenBSD specific, and the author has most likely done it. Comment:

new devel/p5-FFI-CheckLib

2019-05-22 Thread Alexander Bluhm
Hi, ok to import p5-FFI-CheckLib ? Comment: check that a library is available for FFI Description: This module checks whether a particular dynamic library is available for FFI to use. It is modeled heavily on Devel::CheckLib, but will find dynamic libraries even when development packages are no

Re: botan i386 segfault [was Re: devel/monotone i386 breakage, maybe following libc++ update?]

2019-06-28 Thread Alexander Bluhm
On Thu, Jun 27, 2019 at 10:08:37PM +0100, Stuart Henderson wrote: > #0 0x082eefff in botan_sha160_x86_32_compress () from > /usr/local/lib/libbotan-1.10.so.1.1 This code is at a page boundary, so it traps into the kernel. There it is detected that the esp register is currently not on the stack.

Re: [update] security/botan2 2.10.0

2019-07-03 Thread Alexander Bluhm
On Sun, Jun 23, 2019 at 04:18:29PM +0100, David CARLIER wrote: > Here the changeling > https://botan.randombit.net/news.html#version-2-10-0-2019-03-30 The problem with this update is that they added pledge(2) in a wrong way. So I hesitated to update the port. They ignore pledge "error" instead o

Re: [update] security/botan2 2.10.0

2019-07-03 Thread Alexander Bluhm
On Wed, Jul 03, 2019 at 04:08:26PM -0600, Theo de Raadt wrote: > I suggest deleting incorrect pledges when they are spotted with #if 0. > Eventually they'll notice it is useless, and delete them or fix them. Yes, it does not make sense to hold back the update because of a wrong pledge. A minimal

Re: [Update] devel/p5-File-Find-Object : Update to 0.3.4

2019-09-11 Thread Alexander Bluhm
On Tue, Sep 10, 2019 at 02:39:04AM +, wen heping wrote: > Hi, > > Here is a patch for devel/p5-File-Find-Object: >i) Update to 0.3.4 >ii) Remove the patch, since upstream move *~ files to MANIFEST.SKIP. > > It build well and passed all tests. > One port depends on it, devel/p5-Fil

new misc/py-opcua

2020-04-19 Thread Alexander Bluhm
Hi, I would like to browse OPC UA servers with a python GUI. For that I need py-opcua, py-opcua-widgets, py-opcua-client. As py-opcua-widgets does not compile with python2, I think we should only have python3 ports. ok? Description: Pure Python OPC UA / IEC 62541 Client and Server Python 2, 3

Re: NEW: devel/p5-Cairo-GObject

2020-05-16 Thread Alexander Bluhm
On Fri, May 15, 2020 at 11:24:06PM +0100, Stuart Henderson wrote: > OK to import this? PERMIT_PACKAGE should be Yes, not OK As cairo port lives in graphics I think this port should also be graphics/p5-Cairo-GObject otherwise OK bluhm@

Re: [NEW] textproc/p5-String-Escape

2020-05-16 Thread Alexander Bluhm
On Sun, May 03, 2020 at 02:06:25AM +, wen heping wrote: > Hi, ports@: > >Here is a patch to create new port textproc/p5-String-Escape, OK bluhm@ > which is needed by www/p5-Catalyst-Authentication-Credential-HTTP, > which is needed by the update of devel/catalyst. > >It build well and

NEW: benchmarks/nuttcp

2020-05-17 Thread Alexander Bluhm
Hi, patrick@ and tobhe@ told be that they would like to have their favorite tcp/udp benchmark tool nuttcp as a port. ok to import nuttcp-8.2.2 ? bluhm Comment: network performance measurement tool Description: nuttcp is a network performance measurement tool intended for use by network and sys

Re: [update] botan2 2.14.0

2020-05-18 Thread Alexander Bluhm
OK bluhm@

Re: new misc/py-opcua

2020-05-18 Thread Alexander Bluhm
Ping after unlock. On Mon, Apr 20, 2020 at 02:15:20AM +0200, Alexander Bluhm wrote: > Hi, > > I would like to browse OPC UA servers with a python GUI. For that > I need py-opcua, py-opcua-widgets, py-opcua-client. As py-opcua-widgets > does not compile with python2, I think we s

Re: Build security/botan on riscv64

2021-07-26 Thread Alexander Bluhm
On Sat, Jul 24, 2021 at 03:28:00PM +0200, Jeremie Courreges-Anglas wrote: > > The following patch lets security/botan build on riscv64. > I wrote a minimal description file, since I couldn't find one in the > latest 1.11 (.34) release available upstream. Configure extract: Botan 1 is end of life

Re: Build security/botan on riscv64

2021-07-26 Thread Alexander Bluhm
On Mon, Jul 26, 2021 at 12:54:06PM +0100, Stuart Henderson wrote: > On 2021/07/26 11:38, Alexander Bluhm wrote: > > On Sat, Jul 24, 2021 at 03:28:00PM +0200, Jeremie Courreges-Anglas wrote: > > > > > > The following patch lets security/botan build on riscv64. > >

open62541 ns0 flavor

2021-07-29 Thread Alexander Bluhm
Hi, The open62541 library may be compiled with full namespace zero. This is neccessary for my use case. For that I need an additional external package from the OPC UA foundation. To build the full library, the compiler needs 8 MB stack limit. And the package size grows from 4 to 10 MB. So I cr

new devel/p5-File-TreeCreate

2021-09-08 Thread Alexander Bluhm
Hi ok to import p5-File-TreeCreate 0.0.1 ? recursively create a directory tree Needed to update some modules. bluhm p5-File-TreeCreate.tgz Description: application/tar-gz

Re: powerpc bulk build report

2021-09-09 Thread Alexander Bluhm
On Thu, Sep 09, 2021 at 08:56:52AM -0600, c...@openbsd.org wrote: > http://build-failures.rhaalovely.net/powerpc/2021-08-21/misc/open62541,ns0_full.log /usr/obj/ports/open62541-1.0.6-ns0_full/bin/cc ... namespace0_generated.c Segmentation fault (core dumped) ninja: build stopped: subcommand faile

  1   2   3   4   5   >