[NEW] www/p5-HTTP-Entity-Parser

2019-07-16 Thread wen heping
Hi, ports@: Here is a patch to create new port www/p5-HTTP-Entity-Parser, which is required by the future update of www/p5-Plack. It build well and passed all tests on my amd64-head system. Comments? OK? wen p5-HTTP-Entity-Parser-0.21.tar.gz Description: p5-HTTP-Entity-Parser-0.21.tar.g

Re: plan9port: win(1) hang on acme(1) window

2019-07-16 Thread absc
Hi > I also opened up an issue on the github repository of the project: > https://github.com/9fans/plan9port/issues/275 Great, thanks! I'll follow it Regards.

[update] math/py-pandas 0.23.4 -> 0.24.2

2019-07-16 Thread Björn Ketelaars
Enclosed diff brings math/py-pandas to 0.24.2, which is a major release from 0.23.4, and a minor bug-fix release in the 0.24.x series. The 0.24.x series includes a number of API changes, new features, enhancements, and performance improvements along with a large number of bug fixes. Highlights inc

Re: Have portgen(1) write new DESCR to DESCR.new

2019-07-16 Thread Stuart Henderson
On 2019/07/15 09:47, Kurt Mosiejczuk wrote: > Based on a conversation with afresh1 about the pypi DESCR, this patch > has portgen write the description to DESCR.new rather than just > DESCR. This means if one doesn't intervene and deal with DESCR.new, > portcheck will complain. This is related to m

segfault in git using tag verify (patch included)

2019-07-16 Thread Steven Roberts
Hi, I believe I have found an off-by-one error in git. It was discovered using sysctl vm.malloc_conf=S attempting to verify a git tag from: https://github.com/fenderq/monstermash When running: $ git tag -v v1.2 I would get a segfault. When I removed the malloc option 'S' it did not segfault.

Re: segfault in git using tag verify (patch included)

2019-07-16 Thread Klemens Nanni
On Tue, Jul 16, 2019 at 02:00:39AM -0700, Steven Roberts wrote: > This is the patch we created which seems to resolve the issue: > > /usr/ports/devel/git/patches/patch-gpg-interface_c I have not tested this fix, but it does sound like you want to talk with upstream about it: https://git-scm.com/c

Re: plan9port: win(1) hang on acme(1) window

2019-07-16 Thread Gleydson Soares
Hi, I will have a look at it tonight. Even though I’m running acme/win with no issues. Will try reproduce it on a newer snapshot. > On 16 Jul 2019, at 04:25, a...@gmx.com wrote: > > Hi > >> I also opened up an issue on the github repository of the project: >> https://github.com/9fans/plan9port

Update: sysutils/exa 0.8.0 -> 0.9.0

2019-07-16 Thread Stephen Gregoratto
0.9.0 was released yesterday[1], making it two years since the last release. More features were added and a couple of bugs were fixed. I compiled this on -current using lang/rust from ports, haven't tried it on 6.5. I had a bit of trouble updating this port. I tried following port-modules(5) and d

games/zangband patch(es)

2019-07-16 Thread Jeremy Mates
ZAangbad goes to (close enough to) 100% CPU due to the use of 64-bit containers on 64-bit systems for what should be a 32-bit container for the Rand_state values over in src/z-rand.c. One way to fix this might be to use stdint.h types for s32b and friends: --- src/h-type.h.orig Fri May 4 18:21

[SOLVED] plan9port: win(1) hang on acme(1) window

2019-07-16 Thread Andrea Biscuola
Hi all As gsoares@ said, I tried to upgrade to a newer snapshot. After that, the problem is solved and everything works properly Thanks for the help and sorry for the noise. Regards -- Andrea

Re: plan9port: win(1) hang on acme(1) window

2019-07-16 Thread Patrick Marchand
Hello, On 07/16, Gleydson Soares wrote: > I will have a look at it tonight. Even though I’m running acme/win with no > issues. Will try reproduce it on a newer snapshot. I had the time to upgrade from the friday snaphot to today's snapshot and it solved the issue. I'm curious to read the csv comm

Re: plan9port: win(1) hang on acme(1) window

2019-07-16 Thread Anton Lindqvist
On Tue, Jul 16, 2019 at 04:14:19PM -0400, Patrick Marchand wrote: > Hello, > > On 07/16, Gleydson Soares wrote: > > I will have a look at it tonight. Even though I’m running acme/win with no > > issues. Will try reproduce it on a newer snapshot. > I had the time to upgrade from the friday snaphot

NEW: devel/xtensa-esp32-elf-gcc 8.2.0 [1/7]

2019-07-16 Thread Tracey Emery
Hello ports@, I am sending a series of ports for review. These ports are to allow working with Espressif ESP8266 and ESP32 chips in OpenBSD. These ports work with the current Arduino port and the Espressif SDKs themselves. The Espressif way of doing things is a mess, so I'm hosting some of the di

NEW: devel/xtensa-lx106-elf-gcc 4.8.5 [2/7]

2019-07-16 Thread Tracey Emery
devel/xtensa-lx106-elf-gcc: GNU cross compiler suite, configured for the xtensa-lx106-elf target. xtensa-lx106-elf-gcc.4.8.5.tar.gz Description: Binary data

NEW: devel/arduino-esp32 1.0.2 [3/7]

2019-07-16 Thread Tracey Emery
devel/arduino-esp32: Framework to program Espressif ESP32 chipsets via the Arduino environment. arduino-esp32-1.0.2.tar.gz Description: Binary data

NEW: devel/arduino-esp8266 2.4.1 [4/7]

2019-07-16 Thread Tracey Emery
devel/arduino-esp8266: Framework to program Espressif ESP8266 chipsets via the Arduino environment. arduino-esp8266-2.4.1.tar.gz Description: Binary data

NEW: devel/esptool-ck 0.4.14 [5/7]

2019-07-16 Thread Tracey Emery
devel/esptool-ck: Esptool is a tool to create firmware files for the ESP8266 chip and flash the firmware to the chip over serial port. esptool-ck.0.4.14.tar.gz Description: Binary data

NEW: devel/mkspiffs 0.2.3 [7/7]

2019-07-16 Thread Tracey Emery
devel/mkspiffs: Tool to build and unpack SPIFFS images. mkspiffs-0.2.3.tar.gz Description: Binary data

NEW: devel/esptool-py 2.6 [6/7]

2019-07-16 Thread Tracey Emery
devel/esptool-py: A Python-based, open source, platform independent, utility to communicate with the ROM bootloader in Espressif ESP8266 & ESP32 chips. The py-serial or py3-serial plugins required. esptool-py.2.6.tar.gz Description: Binary data

Re: devel/llvm: broken CMake files?

2019-07-16 Thread Jeremie Courreges-Anglas
On Sun, Jul 14 2019, Brian Callahan wrote: > Hi ports -- > > When trying to update flang, I get this message during `make configure': > CMake Error at /usr/local/lib/cmake/llvm/HandleLLVMOptions.cmake:14 (if): >   Syntax error in cmake code at > >     /usr/local/lib/cmake/llvm/HandleLLVMOptions.cm

Re: devel/llvm: broken CMake files?

2019-07-16 Thread Stuart Henderson
On 2019/07/17 00:51, Jeremie Courreges-Anglas wrote: > On Sun, Jul 14 2019, Brian Callahan wrote: > > Hi ports -- > > > > When trying to update flang, I get this message during `make configure': > > CMake Error at /usr/local/lib/cmake/llvm/HandleLLVMOptions.cmake:14 (if): > >   Syntax error in cma

[Update] www/p5-CGI-Lite : Update to 3.02

2019-07-16 Thread wen heping
Hi, Here is a patch to update www/p5-CGI-Lite to 3.02. It build well and passed all tests on myamd64-head system No other ports depends on it. Comments? OK? wen Index: Makefile === RCS file: /cvs/ports/www/p5-CGI-Lite/Makef

Re: NEW: math/py-cftime and math/py-netcdf4

2019-07-16 Thread Martin Reindl
On Wed, Jul 17, 2019 at 12:50:34AM -0400, Kurt Mosiejczuk wrote: > On Thu, Jun 27, 2019 at 03:14:31PM +0200, Martin Reindl wrote: > > > Here are the two updated tarballs with the ports. py-netcdf4 got a > > mini-update to 1.5.1.2 in the meantime. > > I got back to these two ports. > > For py-cft

NEW: security/minisign (signify-compatible signature tool)

2019-07-16 Thread Anthony J. Bentley
Hi, Minisign is a dead simple tool to sign files and verify signatures. It is portable, lightweight, and uses the highly secure Ed25519 public-key signature system. Signatures written by minisign can be verified using OpenBSD's signify tool: public key files and signature files are compatible. H