Re: [NEW] net/sniproxy 0.6.0

2020-04-06 Thread Bjorn Ketelaars
On Mon 06/04/2020 10:47, Renaud Allard wrote: > Hello, > Here is a port of sniproxy 0.6.0 > > It does Name-based proxying of HTTPS without decrypting traffic. It's quite > lighter than some other alternatives when you only need this feature. > > Any comments? OK? Upstream has a branch, which

Re: Go and portgen(1)

2020-04-06 Thread Aaron Bieber
Round two! This time with espie@'s bsd.port.mk fix: https://marc.info/?l=openbsd-ports-cvs=158618354824687=2 This resolves the issue with the conversion of [A-Z] letters to ![a-z] in the package path. With this diff I can generate ports for the following without issue:

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/04/06 16:56:29 Modified files: audio/cmus : Makefile net/isc-dhcp : Makefile Log message: cmus, isc-dhcp: don't require `-latomic' anymore on powerpc, since this arch has been switched

Re: NEW: devel/dyncall

2020-04-06 Thread Kurt Mosiejczuk
On Mon, Apr 06, 2020 at 02:48:15PM -0600, Tracey Emery wrote: > It looks straight-forward to me. Builds fine on amd64. I did not test it > further in a program. Their "Motivation" lists "Static function calls in > C," so I'm guessing it producing static libraries isn't too weird. > There appears

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/04/06 16:11:21 Modified files: www/squid : Makefile Log message: atomic for macppc base-clang

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2020/04/06 16:10:30 Modified files: net/icinga/core2: Makefile net/freeradius3: Makefile net/isc-bind : Makefile Log message: fix atomic for macppc base-clang

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Juan Francisco Cantero Hurtado
CVSROOT:/cvs Module name:ports Changes by: juan...@cvs.openbsd.org 2020/04/06 15:19:00 Modified files: devel/mercurial: Makefile distinfo Log message: Update to mercurial 5.3.2.

Re: [macppc] audio/cmus, net/isc-dhcp: don't need -latomic anymore

2020-04-06 Thread Jeremie Courreges-Anglas
On Mon, Apr 06 2020, Charlene Wendling wrote: > Hi, > > Since powerpc switched to clang, `-latomic' and the 'atomic' WANTLIB > are not needed anymore on this arch, and actually break the build. > > The following ports have no maintainers, so here is a diff for them > that disables that switch on

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2020/04/06 15:01:24 Added files: devel/electron/patches: patch-content_browser_child_process_launcher_helper_linux_cc Log message: unbreak the build by adding a missing

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/04/06 14:58:29 Modified files: databases/mariadb: Makefile Log message: mariadb: don't require `-latomic' anymore on powerpc, since this arch has been switched to clang "go ahead" Brad (maintainer)

Re: NEW: devel/dyncall

2020-04-06 Thread Tracey Emery
On Mon, Apr 06, 2020 at 02:06:01PM -0400, Kurt Mosiejczuk wrote: > dyncall is a library used in lwjgl 3.x which I've been working on. > > This looked straightforward. It just produces static libraries, which > seems weird to me. This is my first port using cmake, so if I did > anything wrong, let

Re: [macppc] audio/cmus, net/isc-dhcp: don't need -latomic anymore

2020-04-06 Thread Daniel Jakots
On Mon, 6 Apr 2020 22:18:40 +0200, Charlene Wendling wrote: > OK? ok danj@

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/04/06 14:24:54 Modified files: lang/quickjs : Makefile games/stockfish: Makefile Log message: quickjs, stockfish: don't require `-latomic' anymore on powerpc, since this arch has been

[macppc] audio/cmus, net/isc-dhcp: don't need -latomic anymore

2020-04-06 Thread Charlene Wendling
Hi, Since powerpc switched to clang, `-latomic' and the 'atomic' WANTLIB are not needed anymore on this arch, and actually break the build. The following ports have no maintainers, so here is a diff for them that disables that switch on powerpc. For maintained ports, i'm sending diff to

Re: [UPDATE] lang/python/3.8

2020-04-06 Thread Kurt Mosiejczuk
On Mon, Apr 06, 2020 at 09:58:48PM +0200, Remi Pointel wrote: > Hi, > this is the diff to update Python 3.8 to latest relase. > Ok? ok kmos --Kurt > Diff from regression tests: > $ diff -u /tmp/Python-3.8.1 /tmp/Python-3.8.2 > > --- /tmp/Python-3.8.1 > +++ /tmp/Python-3.8.2 > @@ -1,13 +1,14

[UPDATE] lang/python/3.8

2020-04-06 Thread Remi Pointel
Hi, this is the diff to update Python 3.8 to latest relase. Ok? Diff from regression tests: $ diff -u /tmp/Python-3.8.1 /tmp/Python-3.8.2 --- /tmp/Python-3.8.1 +++ /tmp/Python-3.8.2 @@ -1,13 +1,14 @@ == Tests result: FAILURE == -395 tests OK. +393 tests OK. -14 tests failed: +12 tests

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2020/04/06 13:29:02 Modified files: devel/electron : Makefile Log message: add DEBUGFLAG to SUBST_VARS

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/04/06 13:25:16 Modified files: net/inetsim: Makefile Log message: fix build after a last-minute change before import: rename pre-install to do-install spotted by naddy@

Re: UPDATE sysutils/fzf

2020-04-06 Thread Jeremie Courreges-Anglas
On Mon, Apr 06 2020, Paco Esteban wrote: > On Mon, 06 Apr 2020, Morten Gade Liebach wrote: > >> On Sunday, April 5, 2020 9:51 AM, Morten Gade Liebach wrote: >> >> > Update fzf from 0.20.0 to 0.21.1. >> >> Updated patch attached with input from >> Paco Esteban . >> >> The original patch got

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2020/04/06 12:58:17 Modified files: devel/electron : Makefile distinfo devel/electron/patches: patch-electron_BUILD_gn

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2020/04/06 12:42:57 Modified files: net/dnscrypt-proxy: Makefile distinfo Log message: Update to dnscrypt-proxy-2.0.42 Changes: https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.42/ChangeLog

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Bjorn Ketelaars
CVSROOT:/cvs Module name:ports Changes by: b...@cvs.openbsd.org2020/04/06 12:30:59 Modified files: net/openconnect: Makefile distinfo net/openconnect/pkg: PLIST Log message: Update to openconnect-8.08 Bump libopenconnect minor as symbols have been added.

NEW: devel/dyncall

2020-04-06 Thread Kurt Mosiejczuk
dyncall is a library used in lwjgl 3.x which I've been working on. This looked straightforward. It just produces static libraries, which seems weird to me. This is my first port using cmake, so if I did anything wrong, let me know. portcheck and port-lib-depends-check are both happy though.

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2020/04/06 12:02:21 Modified files: misc/p5-OPCUA-Open62541: Makefile distinfo Log message: update p5-OPCUA-Open62541 to 0.007

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Daniel Dickman
CVSROOT:/cvs Module name:ports Changes by: dan...@cvs.openbsd.org 2020/04/06 11:27:01 Modified files: lang/compcert : Makefile distinfo Log message: Update to CompCert 3.7.

Re: UPDATE net/openconnect-8.07

2020-04-06 Thread Rafael Sadowski
On Mon Apr 06, 2020 at 06:51:37PM +0200, Bjorn Ketelaars wrote: > On Sun 05/04/2020 07:57, Bjorn Ketelaars wrote: > > Simple diff for updating openconnect to 8.07. Overview on changes can be > > found at: > > http://lists.infradead.org/pipermail/openconnect-devel/2020-March/005562.html > >

Re: UPDATE: i2pd 2.26.0 -> 2.30.0

2020-04-06 Thread satmeir
On 2020-04-03 12:43, satmeir wrote: > Hello ports@, > > This is an update to net/i2pd which brings it to the newest version 2.30.0. > > This is my first port update, so all feedback is appreciated. > > I couldn't figure out why i2pd kept on installing into /usr/local/bin > instead of

Re: UPDATE net/openconnect-8.07

2020-04-06 Thread Bjorn Ketelaars
On Sun 05/04/2020 07:57, Bjorn Ketelaars wrote: > Simple diff for updating openconnect to 8.07. Overview on changes can be > found at: > http://lists.infradead.org/pipermail/openconnect-devel/2020-March/005562.html > http://lists.infradead.org/pipermail/openconnect-devel/2020-April/005575.html >

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Christian Weisgerber
CVSROOT:/cvs Module name:ports Changes by: na...@cvs.openbsd.org 2020/04/06 10:10:11 Modified files: archivers/unrar: Makefile distinfo archivers/unrar/patches: patch-os_hpp Log message: maintenance update to 5.90

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2020/04/06 09:11:11 Modified files: lang/mono : Makefile distinfo lang/mono/patches: patch-configure_ac

NEW: devel/makeesparduino 4.22.0

2020-04-06 Thread Tracey Emery
Hello, This new port is a makefile for ESP8266 and ESP32 Arduino projects. The main intent for this project is to provide a minimalistic yet powerful and easy configurable makefile for projects using the previously sent arduino-esp8266 and arduino-esp32 ports. Used and tested on amd64. OK? --

NEW: devel/arduino-esp32 1.0.4

2020-04-06 Thread Tracey Emery
Hello, This new port is the framework to program Espressif ESP32 chipsets via the Arduino environment. Used and tested on amd64 for a few months. OK? -- Tracey Emery arduino-esp32-1.0.4.tgz Description: Binary data

NEW: devel/arduino-esp8266 2.6.3

2020-04-06 Thread Tracey Emery
Hello, This new port is the framework to program Espressif ESP8266 chipsets via the Arduino environment. Used and tested on amd64 for a few months. OK? -- Tracey Emery arduino-esp8266-2.6.3.tgz Description: Binary data

NEW: devel/mkspiffs 0.2.3

2020-04-06 Thread Tracey Emery
Hello, This new port is a tool specifically patched to build and upack SPIFFS images for ESP32 and ESP8266 embedded devices, using SPIFFS as the submodule. It is a runtime dependency for the next two arduino-core ports I'll be sending. I've been using this on amd64 for a few months. OK? --

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2020/04/06 08:48:59 Modified files: telephony/kamailio/patches: patch-src_Makefile_defs Log message: Support clang/sparc64 combination So much knowledge hardcoded in those Makefiles...

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Robert Nagy
CVSROOT:/cvs Module name:ports Changes by: rob...@cvs.openbsd.org 2020/04/06 08:44:58 Modified files: www/chromium : Makefile Added files: www/chromium/patches:

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2020/04/06 08:43:58 Modified files: infrastructure/mk: bsd.port.mk Log message: fix typo

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2020/04/06 08:32:14 Modified files: infrastructure/mk: bsd.port.mk Log message: work-around current make limitation fixes abieber's issue

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Charlene Wendling
CVSROOT:/cvs Module name:ports Changes by: c...@cvs.openbsd.org2020/04/06 07:36:08 Modified files: net/haproxy: Makefile Log message: haproxy: don't require `-latomic' anymore on powerpc, now that this arch switched to clang OK danj@ (maintainer), also built by

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/04/06 06:41:05 Modified files: net: Makefile Log message: +inetsim

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2020/04/06 06:40:12 Log message: import inetsim-1.3.1 INetSim is a software suite for simulating common internet services in a lab environment, e.g. for analyzing the network behaviour of unknown

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2020/04/06 06:26:06 Modified files: emulators/mame : Makefile distinfo emulators/mame/patches: patch-makefile Log message: Update mame to 0.220.

Re: [UPDATE] lang/mruby to 2.1.0

2020-04-06 Thread Frederic Cambus
On Thu, Apr 02, 2020 at 05:27:37PM +0100, Stuart Henderson wrote: > > Here is a diff to update mruby to 2.1.0. > > > > Tested on amd64, test suite passes without errors. > > > > Comments? OK? > > does www/h2o,mruby still build ok? No it doesn't, thanks for the heads up. It looked safe as

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2020/04/06 05:45:35 Modified files: security/openssl/1.0.2/patches: patch-config Log message: Don't attempt to use -Wa,--noexecstack, breaks build on sparc64 Detection succeeds on sparc64 where clang

Re: [NEW] games/nsnake

2020-04-06 Thread Solene Rapenne
On Mon, Apr 06, 2020 at 01:08:23PM +0200, Frederic Cambus wrote: > On Fri, Apr 03, 2020 at 02:17:14PM +0200, Solene Rapenne wrote: > > > > nsnake is a clone of the classic snake game that we all used to play > > > on our cellphones. You play this game on the terminal, with a textual > > >

Re: Unable to set WRKSRC

2020-04-06 Thread Stuart Henderson
On 2020/04/06 15:28, putridsou...@gmail.com wrote: > I'm trying to update math/abs, the lastest > distfile is named abs-src-0908.tar.gz, on extraction > gives dir abs-src-0.908 (0908->0.908 ) . I guess the WRKSRC > by default is set to ${WRKDIR}/${DISTNAME}, as you can see You don't need to

Re: [NEW] games/nsnake

2020-04-06 Thread Frederic Cambus
On Fri, Apr 03, 2020 at 02:17:14PM +0200, Solene Rapenne wrote: > > nsnake is a clone of the classic snake game that we all used to play > > on our cellphones. You play this game on the terminal, with a textual > > interface. > > > > Comments? OK? > > ok solene@ > > note: the distinfo file

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2020/04/06 05:05:27 Log message: Import games/nsnake. nsnake is a clone of the classic snake game that we all used to play on our cellphones. You play this game on the terminal, with a textual

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2020/04/06 05:06:08 Modified files: games : Makefile Log message: Add nsnake.

Re: update net/toxic 0.8.2 -> 0.8.3

2020-04-06 Thread Omar Polo
sorry for the double mail. My mua crashed and I thought I had lost the it.

Re: update net/toxic to 0.8.3

2020-04-06 Thread Omar Polo
Forgot to mention that I've build it with the updated net/toxcore v0.2.11 that was previously submitted.

update net/toxic to 0.8.3

2020-04-06 Thread Omar Polo
Hello ports, Here's a patch to update net/toxic from 0.8.2 to 0.8.3, the latest version. Tested with some friends running toxic on OpenBSD (0.8.2) and linux (0.8.3). Text chat, notifications and file transfer works. I cannot test audio/video chats so I don't know. However, there are a some

Unable to set WRKSRC

2020-04-06 Thread putridsoul66
I'm trying to update math/abs, the lastest distfile is named abs-src-0908.tar.gz, on extraction gives dir abs-src-0.908 (0908->0.908 ) . I guess the WRKSRC by default is set to ${WRKDIR}/${DISTNAME}, as you can see this gives an error when applying patches, resetting WRKSRC =

update net/toxic 0.8.2 -> 0.8.3

2020-04-06 Thread Omar Polo
hello misc, Here's the diff to update net/toxic from 0.8.2 to the latest 0.8.3. Tested on an amd64 -CURRENT with a friend running 0.8.2 on OpenBSD and 0.8.3 on linux. Text, notifications and file transfer works, can't say if voice/video works. I'm not sure if the revision bump is needed,

[NEW] net/sniproxy 0.6.0

2020-04-06 Thread Renaud Allard
Hello, Here is a port of sniproxy 0.6.0 It does Name-based proxying of HTTPS without decrypting traffic. It's quite lighter than some other alternatives when you only need this feature. Any comments? OK? Regards sniproxy.tgz Description: application/compressed-tar smime.p7s Description:

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Paul Irofti
CVSROOT:/cvs Module name:ports Changes by: piro...@cvs.openbsd.org 2020/04/06 02:48:07 Modified files: audio/yt-audio : Makefile converters/k2pdfopt: Makefile databases/postgresql-odbc: Makefile devel/cln : Makefile devel/cutils :

Re: UPDATE sysutils/fzf

2020-04-06 Thread Paco Esteban
On Mon, 06 Apr 2020, Morten Gade Liebach wrote: > On Sunday, April 5, 2020 9:51 AM, Morten Gade Liebach wrote: > > > Update fzf from 0.20.0 to 0.21.1. > > Updated patch attached with input from > Paco Esteban . > > The original patch got mangled somehow, and failed to remove the upstreamed >

Re: UPDATE sysutils/fzf

2020-04-06 Thread Morten Gade Liebach
On Sunday, April 5, 2020 9:51 AM, Morten Gade Liebach wrote: > Update fzf from 0.20.0 to 0.21.1. Updated patch attached with input from Paco Esteban . The original patch got mangled somehow, and failed to remove the upstreamed patches. > In addition the fzf.vim plugin is now installed too,

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Kirill Bychkov
CVSROOT:/cvs Module name:ports Changes by: ki...@cvs.openbsd.org 2020/04/06 01:10:09 Modified files: net/seafile/client: Makefile distinfo net/seafile/libsearpc: Makefile distinfo net/seafile/libsearpc/pkg: PLIST net/seafile/seafile: Makefile

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Klemens Nanni
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2020/04/06 00:50:22 Modified files: security/keepassxc: Makefile Log message: Disable UpdateCheck feature Of little use in packages like ours; the main flavour had it disabled but at least the browser

Re: keepassxc: Disable update checks

2020-04-06 Thread Rafael Sadowski
On Mon Apr 06, 2020 at 08:42:02AM +0200, Klemens Nanni wrote: > The main version has it disabled, but the browser flavour has update > checks enabled (Help > Check for Updates...): it is of little use for > packages like ours, so I'd like to disable it consistently. > > Tested with both main and

keepassxc: Disable update checks

2020-04-06 Thread Klemens Nanni
The main version has it disabled, but the browser flavour has update checks enabled (Help > Check for Updates...): it is of little use for packages like ours, so I'd like to disable it consistently. Tested with both main and browser flavour on amd64. OK? Index: Makefile

CVS: cvs.openbsd.org: ports

2020-04-06 Thread Claudio Jeker
CVSROOT:/cvs Module name:ports Changes by: clau...@cvs.openbsd.org 2020/04/06 00:21:01 Modified files: devel/xtensa-esp32-elf/newlib: Makefile Log message: There is no need to add a RUN_DEPENDS for the bootstrap compiler. The compiler is only needed during build. OK