Re: [NEW] net/sniproxy 0.6.0

2020-04-07 Thread Stuart Henderson
On 2020/04/07 15:06, Renaud Allard wrote: > Hi, > > Here is the port, corrected with nice suggestions from sthen@ and bket@, > including the patch which was in the original branch from github instead of > my own patches. This seems to solve the table test problem. > > Any more comments? OK to imp

Re: sysutils/rofi: fix crash

2020-04-07 Thread Edd Barrett
On Tue, Apr 07, 2020 at 09:29:31PM +0100, Raf Czlonka wrote: > Given that the above redirects to https://github.com/davatorium/rofi, > shouldn't HOMEPAGE be adjusted at the same time? Sure. Index: Makefile === RCS file: /cvs/ports/s

Re: sysutils/rofi: fix crash

2020-04-07 Thread Raf Czlonka
On Tue, Apr 07, 2020 at 09:17:15PM BST, Edd Barrett wrote: > Hi, > > rofi kept crashing on me. Reported to upstream and got a fix! > > OK? > > Index: Makefile > === > RCS file: /cvs/ports/sysutils/rofi/Makefile,v > retrieving revisi

Re: NEW: devel/mkspiffs 0.2.3

2020-04-07 Thread Tracey Emery
On Mon, Apr 06, 2020 at 09:01:46AM -0600, Tracey Emery wrote: > 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

sysutils/rofi: fix crash

2020-04-07 Thread Edd Barrett
Hi, rofi kept crashing on me. Reported to upstream and got a fix! OK? Index: Makefile === RCS file: /cvs/ports/sysutils/rofi/Makefile,v retrieving revision 1.29 diff -u -p -r1.29 Makefile --- Makefile12 Jul 2019 20:49:50 -

Re: do-install hook fails

2020-04-07 Thread Stuart Henderson
Please fix your MUA, it has screwed up To/CC lines. On 2020/04/08 00:46, putridsou...@gmail.com wrote: > I can't seem to get /etc/tripwire/twpol-OpenBSD.txt to be a part > of package.tgz, after "make fake" twpol-OpenBSD.txt is rightly > in ${WRKINST}/etc/tripwire/, but "make package" excludes the

Re: do-install hook fails

2020-04-07 Thread putridsoul66
I can't seem to get /etc/tripwire/twpol-OpenBSD.txt to be a part of package.tgz, after "make fake" twpol-OpenBSD.txt is rightly in ${WRKINST}/etc/tripwire/, but "make package" excludes the configuration file from package.tgz and includes only files within ${PREFIX}. How do I install configuration

Re: [update] net/wiresep 0.10.1 => 0.11.1

2020-04-07 Thread Klemens Nannie
On Tue, Apr 07, 2020 at 07:23:31PM +0200, Tim Kuijsten wrote: > Whoops, the previous patch was based on an old tree, here the same patch based > on the latest ports tree. Thanks, as already discussed off-list, 0.11.0 was the first version that allowed me to tunnel between boxes with different endia

Re: [update] net/wiresep 0.10.1 => 0.11.1

2020-04-07 Thread Tim Kuijsten
Whoops, the previous patch was based on an old tree, here the same patch based on the latest ports tree. Tim Kuijsten wrote: > This is the latest and greatest. > > Please note I've moved away from GitHub to my own domain. > Index: Makefile > ==

[update] net/wiresep 0.10.1 => 0.11.1

2020-04-07 Thread Tim Kuijsten
This is the latest and greatest. Please note I've moved away from GitHub to my own domain. Index: Makefile === RCS file: /cvs/ports/net/wiresep/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile18 Mar 2020 2

[update] sysutils/neofetch 6.1.0 -> 7.0.0

2020-04-07 Thread Charlene Wendling
Hi! Here is an update for neofetch to 7.0.0. Upstream is under the process of refactoring/debloating the code, this release brings only a few functional changes [0]. I added an interesting post-release commit [1] i've found, allowing to report OpenBSD flavors. I've found no regression on all my

Re: [NEW] net/sniproxy 0.6.0

2020-04-07 Thread Renaud Allard
Hi, Here is the port, corrected with nice suggestions from sthen@ and bket@, including the patch which was in the original branch from github instead of my own patches. This seems to solve the table test problem. Any more comments? OK to import? Regards On 4/7/20 2:04 PM, Stuart Henderson w

Re: do-install hook fails

2020-04-07 Thread Stuart Henderson
On 2020/04/07 18:23, putridsou...@gmail.com wrote: > I'm trying import a package called tripwire. It calls a install-sh script > during > "make fake" which requires user intervention to set some defaults, which can > be > done later. To get around I added the following "do-install" part in the >

do-install hook fails

2020-04-07 Thread putridsoul66
I'm trying import a package called tripwire. It calls a install-sh script during "make fake" which requires user intervention to set some defaults, which can be done later. To get around I added the following "do-install" part in the Makefile ,but I get an error. I've read the do-install part of b

Re: [NEW] net/sniproxy 0.6.0

2020-04-07 Thread Stuart Henderson
Here's a diff with some fixes/tidying on top. (-c used in rc script because the default path is a hardcoded /etc and it's easier to do this than patch+SUBST_CMD :) diff b7a3662a673d3be3318e448e144b808cc0159d8f /usr/ports/mystuff blob - f5412a15261fab82c2ec2bbe9a9630896e3e95a4 file + net/sniproxy/M

Re: UPDATE: libdvdread / libdvdnav 6.1.0

2020-04-07 Thread Stuart Henderson
On 2020/04/07 05:44, Brad Smith wrote: > On Mon, Mar 23, 2020 at 01:33:04PM -0400, Brad Smith wrote: > > Here are updates to libdvdread and libdvdnav 6.1.0. > > Updated to libdvdread 6.1.1. No change at all as it only includes the > missing major bump from 6.1.0. Portswise OK for both, but I have

Re: [NEW] net/sniproxy 0.6.0

2020-04-07 Thread Renaud Allard
On 4/7/20 7:22 AM, Bjorn Ketelaars wrote: 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?

Re: UPDATE: libdvdread / libdvdnav 6.1.0

2020-04-07 Thread Brad Smith
On Mon, Mar 23, 2020 at 01:33:04PM -0400, Brad Smith wrote: > Here are updates to libdvdread and libdvdnav 6.1.0. Updated to libdvdread 6.1.1. No change at all as it only includes the missing major bump from 6.1.0. Index: devel/libdvdread/Makefile

[UPDATE] math/abs

2020-04-07 Thread putridsoul66
Update math/abs 0.8 -> 0.908 Index: Makefile === RCS file: /cvs/ports/math/abs/Makefile,v retrieving revision 1.20 diff -u -p -r1.20 Makefile --- Makefile12 Jul 2019 21:02:23 - 1.20 +++ Makefile7 Apr 2020 09:21:30 -00