Re: Care and Feeding

2019-09-29 Thread Andras Farkas
On Sun, Sep 29, 2019 at 6:15 AM Markus Lude wrote: > I don't understand what your goal is. My goal was to make a tf5 port, but since I use a shell script (involving xterm and nc) more often than I use tf5 these days (though I still use tf5, especially on lower-end machines) I think I'll just let t

Re: Add rc file for nfcapd and a stubREADME

2019-09-29 Thread Stuart Henderson
On 2019/09/29 16:26, Ville Valkonen wrote: > Week+ ping? Cc'ing Stuart as he's the maintainer of nfdump port. Yes you should definitely cc the maintainer - but no diff, and the inline parts in the quoted mail are not usable directly (missing headers, hardcoded paths that should come from variables

new: devel/py-rencode

2019-09-29 Thread Klemens Nanni
Simple port that is required as dependency for my upcoming update of net/deluge to 2.0.3. Builds fine on amd64, deluge is happy so far and all 41 tests pass. OK? Information for inst:py3-rencode-1.0.6 Comment: module for fast object serialization similar to bencode Description: The rencode mod

Re: Epson ESC/P-R driver

2019-09-29 Thread gjones5555
On 2019/09/29 11:19, Antoine Jacoutot wrote: > I am also taking MAINTAINER (like I do with most (all?) print ports). You have done a great job with hplip! Regards,

Neovim update and new libluv port

2019-09-29 Thread Travis Cole
Hi there, I wanted Neovim 0.4.2 so I took the liberty of figuring out what it would take to update the port. I've included: * A new port of libluv: - Neovim now depends on libluv - (See https://github.com/neovim/neovim/wiki/Following-HEAD) so I had to create a new port wh

Re: [NEW] comms/pterm-6.0.4

2019-09-29 Thread trondd
Stuart Henderson wrote: > tar is mangled (sent as text/plain). > > On 2019/09/28 10:31, trondd wrote: > > Bump to the top. > > > > No retro-computing/BBS nostalgia here? :P > > > > Thanks. > > Tim. > > > > On Sat, September 21, 2019 5:32 pm, trondd wrote: > > > New port of comms/pterm, aka PL

Re: chromium-77.0.3865.90 and Aw, Snap! everywhere

2019-09-29 Thread Mikolaj Kucharski
Latest amd64 package snapshot has chromium-77.0.3865.90p1 available which includes fixes by robert@ and it works now. Thank you. -- Regards, Mikolaj

update print/poppler

2019-09-29 Thread Matthias Kilian
Hi, this updates poppler to 0.51.0. Only the main poppler library has changed (some #ifdefs removed at other places because CMYK rasterization is no longer optional). From the Changlog: * Splash: Always enable support for CMYK rasterization * CairoOutputDev: Check scaled dimension

Re: add pledge to devel/cvsweb

2019-09-29 Thread Ingo Schwarze
Hi Solene, Solene Rapenne wrote on Thu, Sep 26, 2019 at 05:27:08PM +0200: > Hi, now that we have OpenBSD::pledge I thought it would be nice to use > it in devel/cvsweb I think this is a thoroughly bad idea. Pledge is useful for well-understood high-quality code. But CVSweb, at this point, is v

math/coq: fix plist for bytecode-only build

2019-09-29 Thread Christopher Zimmermann
Hi, for building bytecode-only coq I need the following patch. (Did I send you this before? I misconfigured my mail client.) OK? Christopher Index: Makefile === RCS file: /cvs/ports/math/coq/Makefile,v retrieving revision 1.45 dif

Re: [NEW/WIP] Zola 0.8.0

2019-09-29 Thread Peter Ezetta
Hi ports@, Is there any more feedback or possibly a second Ok for import on this? Peter On Wed, Sep 11, 2019 at 11:17 AM Peter Ezetta wrote: > Package builds fine on my amd64 machine with your changes in place. ldd > shows that libsass is being included dynamically now. Tests still pass, > and

Re: Add rc file for nfcapd and a stubREADME

2019-09-29 Thread Ville Valkonen
Week+ ping? Cc'ing Stuart as he's the maintainer of nfdump port. On Thu 19. Sep 2019 at 7.09, Ville Valkonen wrote: > > On Thu, 19 Sep 2019 at 0.09, Raf Czlonka wrote: > >> On Wed, Sep 18, 2019 at 08:23:28PM BST, Ville Valkonen wrote: >> > >> > It should be noted that nfcapd can fill disk rathe

Re: Epson ESC/P-R driver

2019-09-29 Thread Antoine Jacoutot
> I'm not sure why they added patch-lib_epson-typedefs_h, it doesn't fix any > warnings and may break arm/powerpc so I'd prefer to drop that unless you have > an idea? > > Otherwise OK but I don't have an epson printer to test. It would definitely be > nice to have this in ports. Committed with p

Re: [patch] security/keyringer

2019-09-29 Thread Theo Buehler
On Sun, Sep 29, 2019 at 02:19:42PM +0200, Jeremie Courreges-Anglas wrote: > > Hi, > > when using keyringer I noticed some "usage:" warnings coming from > /usr/bin/date. When it notices an expired key/subkey, keyringer does > a Unix time -> human readable time conversion using > date --date=@$sec

[patch] security/keyringer

2019-09-29 Thread Jeremie Courreges-Anglas
Hi, when using keyringer I noticed some "usage:" warnings coming from /usr/bin/date. When it notices an expired key/subkey, keyringer does a Unix time -> human readable time conversion using date --date=@$seconds (GNU date specific). Instead of adding a dep on sysutils/coreutils, here's a diff

NEW sysutils/unionfs-fuse

2019-09-29 Thread Björn Ketelaars
This is a new port for unionfs-fuse. DESCR: unionfs-fuse overlays several directory into one single mount point. It first tries to access the file on the top branch and if the file does not exist there, it continues on lower level branches. If the user tries to modify a file on a lower level rea

Re: Epson ESC/P-R driver

2019-09-29 Thread Stuart Henderson
On 2019/09/29 11:19, Antoine Jacoutot wrote: > > The port was only in attachments to the emails in that thread, it was > > never committed. I've attached an updated version for -current, I don't > > have time to backport it for 6.4 though. > > Hi Stuart. > > I reworked the port a bit and added so

Re: [Update] mail/opensmtpd-filters/rspamd

2019-09-29 Thread gilles
September 29, 2019 9:22 AM, "Florian Obser" wrote: > On Sat, Sep 28, 2019 at 07:46:16PM +0200, Florian Obser wrote: > >> On Sat, Sep 28, 2019 at 08:18:57AM +, gil...@poolp.org wrote: >> Hello, >> >> The following diff updates filter-rspamd to 0.1.3: >> >> - fixes a concurrency-related cras

Re: Care and Feeding

2019-09-29 Thread Markus Lude
On Sat, Sep 28, 2019 at 05:42:08PM -0400, Andras Farkas wrote: Hi Andras, I don't understand what your goal is. A few years ago you wrote me you would like to make a port of tinyfuge 5. I suggested to make a new port tinyfugue5 and maybe name the binary tf5 instead of tf. I'm MAINTAINER of ne

Re: NEW: geo/ruby-geoip2_c

2019-09-29 Thread Eric Elena
Ping? On Thu, 19 Sep 2019 14:26:33 +0900 Eric Elena wrote: > On Wed, 2019-09-18 at 14:23 -0700, Jeremy Evans wrote: > > On Wed, Sep 18, 2019 at 9:32 AM Stuart Henderson > > wrote: > > > On 2019/09/18 18:26, Eric Elena wrote: > > > > Hello list, > > > > > > > > Here is a new port geo/ruby-geoip2_

Re: Epson ESC/P-R driver

2019-09-29 Thread Antoine Jacoutot
> The port was only in attachments to the emails in that thread, it was > never committed. I've attached an updated version for -current, I don't > have time to backport it for 6.4 though. Hi Stuart. I reworked the port a bit and added some patches from FreeBSD which fixed multiple warnings. I am

Re: [Update] devel/liblouis : Update to 3.11.0

2019-09-29 Thread Antoine Jacoutot
On Tue, Sep 24, 2019 at 07:32:01AM +, wen heping wrote: > Hi, ports@: > > Here is a patch for devel/liblouis: >i) Update to 3.11.0 >ii) Remove patches/patch-liblouis_compileTranslationTable_c, which > had been included into upstream. > > It build well and passed all te

Re: UPDATE: Nextcloud-16.0.5

2019-09-29 Thread Gonzalo L. Rodriguez
On Sat, 28 Sep 2019 at 14:24:18 +0200, Björn Ketelaars wrote: > On Thu 26/09/2019 19:53, Gonzalo L. Rodriguez wrote: > > Hello, > > > > Update for Nextcloud to 16.0.5: > > > > https://nextcloud.com/changelog/ > > > > OK? Comments? > > Works for me! I think (actually 'make update-plist' thinks)

Re: [Update] mail/opensmtpd-filters/rspamd

2019-09-29 Thread Florian Obser
On Sat, Sep 28, 2019 at 07:46:16PM +0200, Florian Obser wrote: > On Sat, Sep 28, 2019 at 08:18:57AM +, gil...@poolp.org wrote: > > Hello, > > > > The following diff updates filter-rspamd to 0.1.3: > > > > - fixes a concurrency-related crash which has been observed by patrick@ and > > otto@ >