Re: lua52 socket broken?

2013-11-15 Thread Denis Fondras
Hi David, Thank you very much for this patch, now Prosody 0.9.1 (from https://github.com/jasperla/openbsd-wip/tree/master/net/prosody) works gracefully over IPv6 : $ netstat -a -f inet6 Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address

[NEW] devel/ruby-thin

2014-03-02 Thread Denis Fondras
Hello all, While working with Sensu, I needed some Ruby packages gem could not install without comp54.tgz. I share them as they might be useful to other. Regards, Denis --- Information for inst:ruby19-thin-1.5.0 Comment: A fast and very simple Ruby web server Description: Tiny, fast funny

[NEW] devel/ruby-oj

2014-03-02 Thread Denis Fondras
Hello all, While working with Sensu, I needed some Ruby packages gem could not install without comp54.tgz. I share them as they might be useful to other. Regards, Denis --- Information for inst:ruby19-oj-2.0.9 Comment: A fast JSON parser and Object marshaller as a Ruby gem. Description: A

[NEW] devel/ruby-eventmachine

2014-03-02 Thread Denis Fondras
Hello all, While working with Sensu, I needed some Ruby packages gem could not install without comp54.tgz. I share them as they might be useful to other. Regards, Denis --- Information for inst:ruby19-eventmachine-1.0.3 Comment: Fast, simple event-processing library for Ruby programs

Re: [NEW] devel/ruby-eventmachine

2014-03-02 Thread Denis Fondras
Le 02/03/2014 18:59, Jeremy Evans a écrit : We already have a port for this: net/ruby-eventmachine. Thanks Jeremy, at least I finally learned how to find packages... Denis

Re: make with argument in port Makefile

2014-04-27 Thread Denis Fondras
(Please direct any replies to ports@ where this should have originally gone..) Oh, sorry ! I thought it was just used to send ports. ALL_TARGET= build_client Stupid me, I missed it in the man page. Thank you. And it's already in openbsd-wip/x11/x2goclient an github Thank you for that

Re: x2goclient: segfault

2016-05-14 Thread Denis Fondras
> Try to increase your stack size. > > $ ulimit -s > 4096 > $ ulimit -Hs > 32768 > Thank you Jeremie. $ ulimit -a core file size (blocks, -c) unlimited data seg size (kbytes, -d) 33554432 file size (blocks, -f) unlimited max locked memory (kbytes, -l)

Re: x2goclient: segfault

2016-05-15 Thread Denis Fondras
On Sun, May 15, 2016 at 03:06:45AM +0200, Jeremie Courreges-Anglas wrote: > Aaaand it turns out that not only OpenBSD is affected, here's a short > diff that makes x2goclient run ssh properly. > I am happy to confirm your patch resolves the issue :) Thank you very much Jeremie.

x2goclient: segfault

2016-05-14 Thread Denis Fondras
Hi, When launching x2goclient (from openbsd-wip) on amd64/5.9 it segfaults. The problem lies with the buffer[] declaration in SshMasterConnection::channelLoop(). When the I move it outside of the function it works like a charm. Can a dev explain why it maters to be declared inside or outside ?

Re: freerdp2 / remmina updates, vinagre fix

2018-04-27 Thread Denis Fondras
It connects but I have some graphical glitches with freerdp2 which do not appear with 1.2. I haven't checked further. On Fri, Apr 27, 2018 at 06:11:13PM +0200, Landry Breuil wrote: > On Fri, Apr 27, 2018 at 03:13:26PM +0200, Giovanni Bechis wrote: > > On Fri, Apr 27, 2018 at 02:53:54PM +0200,

[freerdp] fix nla: don't use server version

2018-06-08 Thread Denis Fondras
freerdp-2.0.0rc1 fails to connect with the latest RDP protocol. Developer provides a quick fix : https://github.com/FreeRDP/FreeRDP/commit/e7ae3f6babc881d893411a5ada9156abe8525b2f Fix our port. Denis Index: Makefile === RCS file:

Update net/blaeu to 1.1.4

2018-06-27 Thread Denis Fondras
Index: Makefile === RCS file: /cvs/ports/net/blaeu/Makefile,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 Makefile --- Makefile25 Apr 2018 14:45:05 - 1.1.1.1 +++ Makefile27 Jun 2018 18:15:28 - @@ -2,7 +2,7

NEW: net/blaeu

2018-04-20 Thread Denis Fondras
Blaeu is a set of programs to create distributed Internet measurements on the network of RIPE Atlas probes. https://framagit.org/bortzmeyer/blaeu Denis blaeu-1.1.1.tgz Description: application/tar-gz

NEW: net/py-cymruwhois

2018-04-25 Thread Denis Fondras
cymruwhois is a python library for interfacing with the whois.cymru.com service. It performs lookups by ip address and return ASN, Country Code, and Netblock Owner. https://pythonhosted.org/cymruwhois/ py-cymruwhois.tgz Description: application/tar-gz

NEW: net/blaeu

2018-04-25 Thread Denis Fondras
Blaeu is a set of programs to create distributed Internet measurements on the network of RIPE Atlas probes. https://framagit.org/bortzmeyer/blaeu blaeu.tgz Description: application/tar-gz

Re: NEW: net/blaeu

2018-04-25 Thread Denis Fondras
On Wed, Apr 25, 2018 at 02:36:05PM +0100, Stuart Henderson wrote: > > Oh, looks like there's a conflicting short command-line argument, > > --machinereadable or -b : machine-readable output, to be consumed by > tools like grep or cut > --format or -b : downloads the results and format

Re: [NEW] security/ssss

2018-09-29 Thread Denis Fondras
Thank you very much for your inputs Solene & Stuart. On Wed, Sep 26, 2018 at 03:59:08PM +0100, Stuart Henderson wrote: > On 2018/09/26 16:53, Solene Rapenne wrote: > > hello > > > > portcheck reports hardcoded paths in Makefile and port-lib-depend-check > > reports > > missing c in WANTLIB > >

NEW: net/spoofer-1.4.2

2018-12-22 Thread Denis Fondras
The CAIDA Spoofer project measures the Internet's susceptibility to spoofed source address IP packets. The Spoofer client attempts to send a series of spoofed UDP packets that test the ability to send different classes of spoofed traffic http://spoofer.caida.org/ spoofer.tgz Description:

Re: NEW: net/spoofer-1.4.2

2019-01-04 Thread Denis Fondras
On Sun, Dec 30, 2018 at 10:41:22PM +, Stuart Henderson wrote: > On 2018/12/22 14:49, Denis Fondras wrote: > > The CAIDA Spoofer project measures the Internet's susceptibility to spoofed > > source address IP packets. The Spoofer client attempts to send a series of > >

[NEW] security/ssss

2018-09-14 Thread Denis Fondras
is an implementation of Shamir's Secret Sharing Scheme. The program suite does both: the generation of shares for a known secret, and the reconstruction of a secret using user-provided shares. http://point-at-infinity.org// -0.5.tgz Description: application/tar-gz

x11/freerdp: update to 2.0.0-rc4

2019-02-09 Thread Denis Fondras
Can anyone give it a try ? The patch to overcome timerfd_create() is a bit naive. My usage (connecting to Windows 10, Windows 2012 & Windows 2016 with drive redirection) did not show any problem. xfreerdp /v:windowscomputer /u:denis /clipboard /drive:openbsd,/home/denis/documents Denis Index:

Re: x11/freerdp: update to 2.0.0-rc4

2019-02-10 Thread Denis Fondras
On Sun, Feb 10, 2019 at 02:43:37PM +, Stuart Henderson wrote: > that should be > > +-#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) > ++#if defined(__NetBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) > || defined(__OpenBSD__) > Yes, I will send a PR

Re: x11/freerdp: update to 2.0.0-rc4

2019-02-10 Thread Denis Fondras
On Sun, Feb 10, 2019 at 09:59:19AM +0100, Landry Breuil wrote: > Well if it works that's good, but yeah i doubt replacing > timerfd_create() by kqueue() will work when those codepaths are > reached... have you checked that was the case ? If so that's great. > The specific timerfd_* are #ifdef'd

NEW: graphics/flameshot

2019-05-05 Thread Denis Fondras
Flameshot is an easy to use, powerful and customizable screenshot software. https://flameshot.js.org/ flameshot-0.6.0.tgz Description: application/tar-gz

Re: update to libvips 8.9.0

2020-01-21 Thread Denis Fondras
On Mon, Jan 20, 2020 at 10:43:49PM +0100, Stephane Guedon wrote: > > In Makefile : > > - SHARED_LIBS should start at 0.0 > > - LIB_DEPENDS should be one dep per line > > > > Also pkg/DESCR is shorter, any reason why ? > > Mistake happened. Apologies. > No worries :) It seems you did not

Re: update to libvips 8.9.0

2020-01-27 Thread Denis Fondras
On Sun, Jan 26, 2020 at 07:23:20PM +0100, Stephane Guedon wrote: > Crossing fingers that I did not forget anything more... :D > > Thank you all for guidance. It is good for me. OK denis@ Anyone else or may I commit it ?

Update devel/scons

2020-02-06 Thread Denis Fondras
Update to 3.1.2. Will be useful to upgrade MongoDB. Index: Makefile === RCS file: /cvs/ports/devel/scons/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile12 Jul 2019 20:46:00 - 1.28 +++

Re: update to libvips 8.9.0

2020-01-25 Thread Denis Fondras
On Wed, Jan 22, 2020 at 09:11:24AM +0100, Stephane Guedon wrote: > > No worries :) > > > > It seems you did not update PLIST. > > Also it would be better to indent "\" in Makefile. > > > > Thank you > > I thought I did the plist thing already. Sorry :) Almost here. Remove remaining PLIST.orig

Re: Update devel/scons

2020-02-15 Thread Denis Fondras
On Thu, Feb 06, 2020 at 09:16:47PM +0100, Solène Rapenne wrote: > Le 2020-02-06 21:01, Denis Fondras a écrit : > > Update to 3.1.2. Will be useful to upgrade MongoDB. > > > -@comment $OpenBSD: PLIST,v 1.11 2017/06/28 16:26:55 bcallah Exp $ > > +@comment $OpenBSD: PL

Re: update to libvips 8.9.0

2020-01-19 Thread Denis Fondras
On Sun, Jan 19, 2020 at 05:50:28PM +0100, Stephane Guedon wrote: > Hello members of ports@. > > Here is my update of libvips port with Denis @ledeuns' patch integrated > upstream. > Credits go to tb@ :) > What do you think ? > It seem you haven't updated the latest Makefile. Denis

Re: update to libvips 8.9.0

2020-01-20 Thread Denis Fondras
On Sun, Jan 19, 2020 at 11:00:03PM +0100, Stephane Guedon wrote: > > It seem you haven't updated the latest Makefile. > > Yes I did : newest version number, checked with it. > > All I see to miss is maybe my name as maintainer. > Do I miss more ? > In Makefile : - SHARED_LIBS should start at

Re: libvips 8.8.4

2019-12-29 Thread Denis Fondras
On Sun, Dec 29, 2019 at 01:28:24PM +0100, Stephane Guedon wrote: > You will find here an update for my port for libvips. It is, among other > things, a dependency to PeerTube. > > I welcome any comment on the port as I am learning it. I am still ok to > be the maintainer or to let it to a

Re: libvips 8.8.4

2019-12-29 Thread Denis Fondras
On Sun, Dec 29, 2019 at 07:41:58PM +0100, Stephane Guedon wrote: > > > Apart from this, it works great on amd64. I am OK to import when > > > these are fixed. > > Thank you for the advices Thank you. It looks good now... but I won't build :p Command '['./.libs/introspect',

Re: libvips 8.8.4

2019-12-30 Thread Denis Fondras
On Sun, Dec 29, 2019 at 11:56:57PM +0100, Theo Buehler wrote: > > That's a problem on my side, I will sort it and retry. > > This diff fixes it: > > Index: libvips/iofuncs/init.c > --- libvips/iofuncs/init.c.orig > +++ libvips/iofuncs/init.c > @@ -858,7 +858,7 @@ extract_prefix( const char *dir,

Re: libvips 8.8.4

2019-12-30 Thread Denis Fondras
On Sun, Dec 29, 2019 at 11:56:57PM +0100, Theo Buehler wrote: > > That's a problem on my side, I will sort it and retry. > > This diff fixes it: > > Index: libvips/iofuncs/init.c > --- libvips/iofuncs/init.c.orig > +++ libvips/iofuncs/init.c > @@ -858,7 +858,7 @@ extract_prefix( const char *dir,

Re: libvips 8.8.4

2019-12-30 Thread Denis Fondras
On Mon, Dec 30, 2019 at 04:53:06PM +0100, Stephane Guedon wrote: > Le dimanche 29 décembre 2019, 23:56:57 CET Theo Buehler a écrit : > > > That's a problem on my side, I will sort it and retry. > > > > This diff fixes it: > > > > Index: libvips/iofuncs/init.c > > --- libvips/iofuncs/init.c.orig

Re: libvips 8.8.4

2020-01-07 Thread Denis Fondras
On Sun, Dec 29, 2019 at 07:41:58PM +0100, Stephane Guedon wrote: > Le dimanche 29 décembre 2019, 19:21:40 CET Stuart Henderson a écrit : > > On 2019/12/29 16:35, Denis Fondras wrote: > > > On Sun, Dec 29, 2019 at 01:28:24PM +0100, Stephane Guedon wrote: > > > > You w

Re: libvips 8.8.4

2020-01-07 Thread Denis Fondras
On Tue, Jan 07, 2020 at 04:28:33PM +0100, Denis Fondras wrote: > On Sun, Dec 29, 2019 at 07:41:58PM +0100, Stephane Guedon wrote: > > Le dimanche 29 décembre 2019, 19:21:40 CET Stuart Henderson a écrit : > > > On 2019/12/29 16:35, Denis Fondras wrote: > > > > On S

Re: [UPDATE] lang/nim-1.2.0

2020-04-13 Thread Denis Fondras
On Mon, Apr 13, 2020 at 08:29:23AM -0600, j...@bitminer.ca wrote: > Hi Denis, > > I think there is still an issue with the nimble install (thanks for > that by the way, I was thinking of this myself): > > > do-install: > > ${INSTALL_PROGRAM_DIR} ${PREFIX}/bin > > ${INSTALL_PROGRAM}

Re: [UPDATE] lang/nim-1.2.0

2020-04-11 Thread Denis Fondras
On Fri, Apr 10, 2020 at 12:09:57PM -0600, j...@bitminer.ca wrote: > The patch doesn't apply: > > > Hmm... The next patch looks like a unified diff to me... > The text leading up to this was: > -- > |Index: patches/patch-config_nim_cfg >

Re: [UPDATE] lang/nim-1.2.0

2020-04-13 Thread Denis Fondras
On Mon, Apr 13, 2020 at 11:07:27AM -0600, j...@bitminer.ca wrote: > Denis, the PLIST file does most of this work, just adjust it to add nimble, > the directory ${SYSCONFDIR}/nim and modify the cfg entries to add the /nim/ > directory in their path. And lose the manual copies from the Makefile. >

Re: [UPDATE] lang/nim-1.2.0

2020-04-12 Thread Denis Fondras
On Fri, Apr 10, 2020 at 09:41:53PM +0200, Denis Fondras wrote: > On Fri, Apr 10, 2020 at 12:12:58AM +0530, putridsou...@gmail.com wrote: > > Latest Update for nim-1.2.0 > > Builds successfully on amd64 > > > > 1 new patch added -> patch-install_sh > > 4 patc

Re: [UPDATE] lang/nim-1.2.0

2020-04-12 Thread Denis Fondras
On Sun, Apr 12, 2020 at 03:37:35PM +0100, Stuart Henderson wrote: > > Here is a new diff. Add config files to /usr/local/etc/nim and add nimble > > to the > > package. > > ?! > > OpenBSD should use ${SYSCONFDIR}, not /usr/local/etc. > package, local, it sounded like a sensible path. Here is

patch for a port with multiple distfiles

2020-04-14 Thread Denis Fondras
I am updating lang/crystal and it uses multiple distfiles. I have to patch one of the secondary distfile but when I run make update-patches, it seems to only update from the main .tar.gz. -8<-- --- /usr/ports/pobj/crystal-0.34.0/shards-0.10.0/src/molinillo_solver.cr.orig

Re: update to libvips 8.9.0

2020-04-10 Thread Denis Fondras
Hi, Can we get this in for 6.7 ? On Sun, Feb 09, 2020 at 10:31:14AM +0100, Stephane Guedon wrote: > Le samedi 1 février 2020, 15:43:59 CET Stuart Henderson a écrit : > > On 2020/02/01 10:06, Stephane Guedon wrote: > > > Le mercredi 29 janvier 2020, 22:20:25 CET Stuart Henderson a écrit : > > > >

Re: [UPDATE] lang/nim-1.2.0

2020-04-10 Thread Denis Fondras
On Fri, Apr 10, 2020 at 12:12:58AM +0530, putridsou...@gmail.com wrote: > Latest Update for nim-1.2.0 > Builds successfully on amd64 > > 1 new patch added -> patch-install_sh > 4 patches removed -> patch-koch_nim, patch-lib_pure_endians_nim, > patch-compiler_extccomp_nim, >

Re: [UPDATE] lang/nim-1.2.0

2020-04-10 Thread Denis Fondras
On Fri, Apr 10, 2020 at 09:41:53PM +0200, Denis Fondras wrote: > On Fri, Apr 10, 2020 at 12:12:58AM +0530, putridsou...@gmail.com wrote: > > Latest Update for nim-1.2.0 > > Builds successfully on amd64 > > > > 1 new patch added -> patch-install_sh > > 4 patc

update lang/nim to 1.0.6

2020-03-26 Thread Denis Fondras
Index: Makefile === RCS file: /cvs/ports/lang/nim/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile31 Aug 2019 15:36:56 - 1.10 +++ Makefile26 Mar 2020 15:13:33 - @@ -6,43 +6,37 @@

fix nodejs/node-gyp tarball version

2020-04-02 Thread Denis Fondras
node-gyp needs to know about the installed Node.js version. This needs to be updated each time Node.js is upgraded. May we do this automatically with sed in Makefile pre-patch section ? Index: patches/patch-deps_npm_node_modules_node-gyp_lib_install_js

Re: update to libvips 8.9.0

2020-04-02 Thread Denis Fondras
On Sun, Feb 09, 2020 at 10:31:14AM +0100, Stephane Guedon wrote: > Updated after sthen's advices. > This looks fine to me. It works OK here. Can we get this in ?

Re: fix nodejs/node-gyp tarball version

2020-04-02 Thread Denis Fondras
On Thu, Apr 02, 2020 at 09:05:01AM -0600, Aaron Bieber wrote: > On Thu, 02 Apr 2020 at 15:54:03 +0200, Jeremie Courreges-Anglas wrote: > > > > +cc maintainer ;) > > > > On Thu, Apr 02 2020, Denis Fondras wrote: > > > node-gyp needs to know

Re: textproc/wkhtmltopdf crash

2020-04-27 Thread Denis Fondras
On Sun, Apr 26, 2020 at 06:54:05PM +0200, Frank Groeneveld wrote: > Hello Denis, > > Does your report contain any external sources, or is it all local relative to > the file? It is all local. I am trying to understand the code path... Will keep you posted of any progress.

Re: textproc/wkhtmltopdf crash

2020-04-26 Thread Denis Fondras
On Sun, Apr 26, 2020 at 02:49:49PM +0200, Robert Nagy wrote: > Hi > > Does your report actually have a header or a footer configured? What is the > content of the report header and footer? This is the default invoice report : external_layout_background.

textproc/wkhtmltopdf crash

2020-04-26 Thread Denis Fondras
Hi Frank, I am using wkhtmltopdf from Odoo and I noticed it crashes when generating reports. This command crashes : /usr/local/bin/wkhtmltopdf --header-html /tmp/report.header.tmp.l1ae35ik.html /tmp/report.body.tmp.0.s0vmsl3y.html report.pdf Thread 1 received signal SIGTRAP, Trace/breakpoint

Update to lang/crystal-0.34.0

2020-04-14 Thread Denis Fondras
Here is an update to lang/crystal. Tested with https://github.com/omarroth/invidious/ Thanks to sthen@ for the pointer. Index: Makefile === RCS file: /cvs/ports/lang/crystal/Makefile,v retrieving revision 1.8 diff -u -p -r1.8

NEW: net/asdig v0.96

2020-05-17 Thread Denis Fondras
asdig is a simple tool for retrieving ASN (autonomous system number) match from IPv4/IPv6 published by services like Rezopole GoASMap or Cymru. For a given IPv4 or IPv6 it would display current BGP anouncements received at the BGP-infrastructure of the queried IP-to-AS reference server, or

Re: NEW: net/asdig v0.96

2020-05-17 Thread Denis Fondras
On Sun, May 17, 2020 at 06:45:02PM +0200, Klemens Nanni wrote: > On Sun, May 17, 2020 at 06:16:03PM +0200, Denis Fondras wrote: > > asdig is a simple tool for retrieving ASN (autonomous system number) match > > from > > IPv4/IPv6 published by services like Rezo

Re: NEW: net/asdig v0.97

2020-05-18 Thread Denis Fondras
r the input, here is the latest version : # $OpenBSD$ COMMENT = retrieve routing informations efficiently via dns queries GH_ACCOUNT =rezopole GH_PROJECT =asdig GH_TAGNAME = v0.97 CATEGORIES =net MAINTAINER =Denis Fondras # GPLv

Re: NEW: net/asdig v0.97

2020-05-18 Thread Denis Fondras
> Any idea why this is poking around in resolver internals rather than > just using the documented getrrsetbyname interface? > I don't know, may be it does not exists on Linux.

NEW: graphics/libvips

2020-05-14 Thread Denis Fondras
libvips is a demand-driven, horizontally threaded image processing library. Compared to similar libraries, libvips runs quickly and uses little memory. https://libvips.github.io/libvips/ Provided by Stephane Guedon libvips-8.9.2.tgz Description: application/tar-gz

Update www/geckodriver to 0.27.0

2020-10-11 Thread Denis Fondras
Update to latest version. Index: Makefile === RCS file: /cvs/ports/www/geckodriver/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile12 Mar 2020 10:30:05 - 1.6 +++ Makefile11 Oct 2020 10:16:51

Re: ssss: transpose memset arguments

2020-06-18 Thread Denis Fondras
On Thu, Jun 18, 2020 at 02:08:20AM +0200, Klemens Nanni wrote: > Fix the following, I can still split and combine secrets with it (as is > expected): > > ===> Building for -0.5p1 > cc -W -Wall -O2 -pipe -I/usr/local/include -L/usr/local/lib -lgmp -o > -split .c >

Re: ssss: install manuals and doc

2020-06-18 Thread Denis Fondras
On Thu, Jun 18, 2020 at 02:29:47AM +0200, Klemens Nanni wrote: > On Thu, Jun 18, 2020 at 02:08:20AM +0200, Klemens Nanni wrote: > > Fix the following, I can still split and combine secrets with it (as is > > expected): > > > > ===> Building for -0.5p1 > > cc -W -Wall -O2 -pipe

update to net/blaeu 1.1.6

2020-06-06 Thread Denis Fondras
- @@ -2,10 +2,9 @@ COMMENT = create measurements on RIPE Atlas probes. -MODPY_EGG_VERSION = 1.1.4 +MODPY_EGG_VERSION = 1.1.6 DISTNAME = blaeu-${MODPY_EGG_VERSION} CATEGORIES = net -REVISION = 1 MAINTAINER = Denis Fondras Index: distinfo

Re: PostgreSQL 13.1 Upgrade

2020-12-02 Thread Denis Fondras
On Wed, Dec 02, 2020 at 01:02:46PM -0800, Jeremy Evans wrote: > On 12/02 09:39, Christian Weisgerber wrote: > > Jeremy Evans: > > > > > Now that PostgreSQL 13.1 is out, I think we can consider upgrading to > > > it. The diff below was tested on amd64 on a partial bulk of the ports > > >

Re: PostgreSQL 13.1 Upgrade / update to TimescaleDB 2.0.0

2020-12-21 Thread Denis Fondras
Le Wed, Dec 02, 2020 at 10:15:48PM +0100, Denis Fondras a écrit : > > TimescaleDB's master branch still doesn't support PostgreSQL 13 (they > > also dropped support for <11): > > https://github.com/timescale/timescaledb/blob/master/CMakeLists.txt#L197 > > > >

[NEW] databases/timescalesdb

2020-11-14 Thread Denis Fondras
Here is a port of TimescaleDB (most of the work done by Martin Got). TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL and packaged as a PostgreSQL extension, providing automatic partitioning across time and space

Re: [NEW] databases/timescalesdb

2020-11-14 Thread Denis Fondras
On Sat, Nov 14, 2020 at 06:02:33PM +, Stuart Henderson wrote: > On 2020/11/14 18:02, Stuart Henderson wrote: > > On 2020/11/14 16:21, Denis Fondras wrote: > > > Here is a port of TimescaleDB (most of the work done by Martin Got). > > > > > > TimescaleDB

Re: remove sysutils/upobsd

2021-01-17 Thread Denis Fondras
Le Sun, Jan 17, 2021 at 12:10:58PM +0100, Sebastien Marie a écrit : > I would like to know if someone still needs upobsd or if it is > removable ? > I use it when I upgrade my EdgeRouters. If upobsd is removed, I will find another way :)

net/sniproxy: remove useless patch

2021-01-04 Thread Denis Fondras
Since STAILQ_* has been added to base queue.h (https://marc.info/?l=openbsd-cvs=160933521301472=2) there is no need to patch net/sniproxy. Index: patch-src_backend_h === RCS file: patch-src_backend_h diff -N patch-src_backend_h ---

graphics/flameshot update to 0.8.5

2021-01-12 Thread Denis Fondras
://flameshot.org/ MAINTAINER = Denis Fondras # GPLv3+ @@ -16,7 +16,7 @@ PERMIT_PACKAGE = Yes WANTLIB += ${COMPILER_LIBCXX} GL Qt5Core Qt5DBus Qt5Gui Qt5Network WANTLIB += Qt5Svg Qt5Widgets c m -MODULES = devel/qmake \ +MODULES = devel/cmake \ x11/qt5 LIB_DEPENDS

databases/timescaledb: update to 2.3.0

2021-06-09 Thread Denis Fondras
Update to TimescaleDB 2.3.0 Changelog : https://github.com/timescale/timescaledb/releases/tag/2.3.0 Index: Makefile === RCS file: /cvs/ports/databases/timescaledb/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile ---

Re: [update] sysutils/burp to 2.4

2021-06-08 Thread Denis Fondras
Le Tue, Jun 08, 2021 at 10:19:00AM +, Olivier Cherrier a écrit : > > I think we can kill version 2.0, and maybe version 2.1 as well. > Please don't kill 2.0.

Re: [UPDATE] lang/erlang

2021-05-07 Thread Denis Fondras
Le Fri, May 07, 2021 at 01:10:57PM +0200, Denis Fondras a écrit : > Le Thu, May 06, 2021 at 07:45:40PM +, niamkik a écrit : > > > Funny how our mails have crossed :) > > > Thank you for working on it, I will test. > > > > I am using those versions on my own

Re: [UPDATE] lang/erlang

2021-05-07 Thread Denis Fondras
Le Thu, May 06, 2021 at 07:45:40PM +, niamkik a écrit : > > Funny how our mails have crossed :) > > Thank you for working on it, I will test. > > I am using those versions on my own laptop for development. It works on my > side, waiting for your feedback. ;) I can install all version side

Re: [new] database/VictoriaMetrics v1.59

2021-05-09 Thread Denis Fondras
Le Mon, May 03, 2021 at 02:28:20PM +0100, Stuart Henderson a écrit : > Diff on top. VARBASE is always /var so there's no point subst'ing it, > I think what's wanted here really is LOCALSTATEDIR. > > MAINTAINER =VictoriaMetrics > > is that address going to end up at someone who knows

Re: [new] audio/navidrome - a subsonic compatible audio streaming server

2021-05-06 Thread Denis Fondras
> Here is a port of navidrome: https://www.navidrome.org/ > > I have been using it for a week or so to play audio in my browser, it > seems to work quite well! A few others are using it as well. > > The Go modules have been placed in a 'modules.inc' file to reduce churn > in the Makefile. > >

Re: [UPDATE] lang/erlang

2021-05-06 Thread Denis Fondras
Le Thu, May 06, 2021 at 06:46:24PM +, niamkik a écrit : > Hi, > > Here the last update for lang/erlang, released today. Those ports seem to > work on my laptop using openbsd-current. Here the list of the version update: > > - 21.3.8.23 > - 22.3.4.18 > - 23.3.3 > > If you have some feedback

[new] database/VictoriaMetrics v1.60

2021-05-25 Thread Denis Fondras
VictoriaMetrics is a fast, cost-effective and scalable time series database. It can be used as a long-term remote storage for Prometheus. https://victoriametrics.com/ victoriametrics-v1.60.tgz Description: application/tar-gz

Re: Update to minio-0.20210527

2021-06-02 Thread Denis Fondras
Le Tue, Jun 01, 2021 at 11:29:13AM -0400, Daniel Jakots a écrit : > On Mon, 31 May 2021 22:22:40 -0400, Daniel Jakots wrote: > > > Hi, > > > > I tried to update net/minio/server, I thought I would first share what > > I did, and then I'll look at the client (since I've less interest in > > it).

[new] database/VictoriaMetrics

2021-05-02 Thread Denis Fondras
VictoriaMetrics is fast, cost-effective and scalable time-series database. https://victoriametrics.com/ VictoriaMetrics-1.58.tgz Description: application/tar-gz

[new] database/VictoriaMetrics

2021-05-03 Thread Denis Fondras
(The previous PLIST was not good) VictoriaMetrics is fast, cost-effective and scalable time-series database. https://victoriametrics.com/ VictoriaMetrics-1.58.tgz Description: application/tar-gz

Re: LGPL Labelled as GPL

2021-04-25 Thread Denis Fondras
Le Sun, Apr 25, 2021 at 05:53:54AM +, thefirstandonlypersongotbanned a écrit : > Can u a dev respond to why only openbsd mark all lgpl projects as gpl Can you send the list of packages you identified as mislabelled please ?

[update] lang/node v14.16.1

2021-04-25 Thread Denis Fondras
Here is an update to Node.js v14.16.1 (LTS version). Index: Makefile === RCS file: /cvs/ports/lang/node/Makefile,v retrieving revision 1.88 diff -u -p -r1.88 Makefile --- Makefile23 Feb 2021 19:39:27 - 1.88 +++ Makefile

databases/timescaledb: update to 2.2.1

2021-05-05 Thread Denis Fondras
Update to TimescaleDB 2.2.1 Changes : https://github.com/timescale/timescaledb/compare/2.2.0...2.2.1 Index: Makefile === RCS file: /cvs/ports/databases/timescaledb/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile ---

[new] database/VictoriaMetrics v1.59

2021-05-03 Thread Denis Fondras
(Bump to version 1.59 and remove zstd dependency) VictoriaMetrics is fast, cost-effective and scalable time-series database. https://victoriametrics.com/ VictoriaMetrics-1.59.tgz Description: application/tar-gz

Re: [new] database/VictoriaMetrics v1.59

2021-05-03 Thread Denis Fondras
Le Mon, May 03, 2021 at 12:58:38PM +0100, Stuart Henderson a écrit : > On 2021/05/03 13:50, Denis Fondras wrote: > > (Bump to version 1.59 and remove zstd dependency) > > > > VictoriaMetrics is fast, cost-effective and scalable time-series database. > > >

Re: [PostgreSQL] Upgrade to 13.2

2021-02-11 Thread Denis Fondras
Le Thu, Feb 11, 2021 at 04:02:17PM +0100, Pierre-Emmanuel André a écrit : > Hello > > Small diff to upgrade PostgreSQL to 13.2. > This version fixes 2 CVE: > https://www.postgresql.org/about/news/postgresql-132-126--1016-9621-and-9525-released-2165/ > > Comments, ok ? > OK denis@ >

Update to TimescaleDB 2.1.0

2021-04-05 Thread Denis Fondras
Here is the update to TimescaleDB 2.1.0 which supports PG13.2 Index: Makefile === RCS file: /cvs/ports/databases/timescaledb/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile9 Feb 2021 20:05:15 -

graphics/flameshot v0.9.0 update

2021-02-28 Thread Denis Fondras
2021 16:45:10 - @@ -5,7 +5,7 @@ CATEGORIES =graphics x11 GH_ACCOUNT = flameshot-org GH_PROJECT = flameshot -GH_TAGNAME = v0.8.5 +GH_TAGNAME = v0.9.0 HOMEPAGE = https://flameshot.org/ MAINTAINER = Denis Fondras Index: distinfo

lang/node: update to v14.16.0

2021-03-02 Thread Denis Fondras
Update lang/node to the latest LTS version. Build, tests pass but I have not tried to build ports depending on it. I am a bit unsure about patches/patch-deps_v8_src_base_platform_platform-posix_cc though. Index: Makefile === RCS

databases/timescaledb: update to 2.2.0

2021-04-13 Thread Denis Fondras
Update to TimescaleDB 2.2.0 https://github.com/timescale/timescaledb/compare/2.1.1...2.2.0 Index: Makefile === RCS file: /cvs/ports/databases/timescaledb/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile6

Re: net/minio: update to 20210410 version

2021-04-14 Thread Denis Fondras
Le Wed, Apr 14, 2021 at 10:39:05AM -0600, Aaron Bieber a écrit : > > Daniel Jakots writes: > > > On Wed, 14 Apr 2021 13:24:37 +0200, Denis Fondras > > wrote: > > > >> Here is the updated diff : > > > > Thanks it works for me. ok danj@ > &

Re: net/minio: update to 20210410 version

2021-04-13 Thread Denis Fondras
Le Tue, Apr 13, 2021 at 02:02:42PM -0400, Daniel Jakots a écrit : > > Did you try login through the web interface? Here it fails with "Invalid > UI version in the JSON-RPC response". That said my mastodon instance > seems to be able to upload content, which is the only thing that I care > about

databases/timescaledb: update to 2.4.1

2021-08-23 Thread Denis Fondras
Update to TimescaleDB 2.4.1 Index: Makefile === RCS file: /cvs/ports/databases/timescaledb/Makefile,v retrieving revision 1.7 diff -u -p -r1.7 Makefile --- Makefile14 Jul 2021 09:30:51 - 1.7 +++ Makefile23 Aug 2021

NEW: devel/re2

2021-09-06 Thread Denis Fondras
RE2 is a fast, safe, thread-friendly C++ library alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. https://github.com/google/re2 re2-20210901.tgz Description: application/tar-gz

Re: update www/hugo to 0.88.1

2021-09-04 Thread Denis Fondras
Le Sat, Sep 04, 2021 at 07:21:10PM +0200, Paco Esteban a écrit : > Hi ports@, > > This is an update of www/hugo to its latest version 0.88.1 > You can see here the changes in the software: > https://github.com/gohugoio/hugo/releases > > The port itself has no significant changes. > > Lightly

Re: [New] fonts/juliamono

2021-09-07 Thread Denis Fondras
Le Tue, Sep 07, 2021 at 09:08:08AM +0100, Laurence Tratt a écrit : > Please find attached a port for the JuliaMono font > . From pkg/DESCR: > > JuliaMono is a monospaced typeface designed for programming and in other > text editing environments that require a

graphics/flameshot: update to 0.10.0

2021-07-14 Thread Denis Fondras
://flameshot.org/ MAINTAINER = Denis Fondras Index: distinfo === RCS file: /cvs/ports/graphics/flameshot/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo1 Mar 2021 07:37:59 - 1.3 +++ distinfo14 Jul 2021

Re: graphics/flameshot: update to 0.10.0

2021-07-15 Thread Denis Fondras
Thank you Stefan. Le Wed, Jul 14, 2021 at 08:31:14PM +0200, Stefan Hagen a écrit : > You can fix this by patching: > src/CMakeLists.txt: ${CMAKE_CURRENT_BINARY_DIR}/share/man/man1/flameshot.1 > COPYONLY) > I could not fix it. My cmake mastery is not good enough. The install script will copy

  1   2   3   >