UPDATE: archivers/lzip/tarlz to 0.7

2018-12-14 Thread Sascha Paunovic
Hi, here an update of archivers/lzip/tarlz to version 0.7. Tested on amd64, working ok for me. Index: Makefile === RCS file: /cvs/ports/archivers/lzip/tarlz/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile

NEW net/traccar

2018-12-14 Thread Renaud Allard
Hello, Here is a new port for traccar. This is a GPS tracker server written in java. https://traccar.org I have only tested it on amd64, but there is no reason it wouldn't work on any platform which supports jre. This port needs a new user: --- ports/infrastructure/db/user.list 3 Dec 2018 1

[NEW] security/cyberchef

2018-12-14 Thread Remi Pointel
Hi, attached is the port of cyberchef: a web app for encryption, encoding, compression and data analysis. $ pkg_info cyberchef Information for inst:cyberchef-8.12.3 Comment: web app for encryption, encoding, and other data analysis Description: CyberChef is a simple, int

Re: pkg_mgr not working

2018-12-14 Thread Charlene Wendling
Hi, On Fri, 14 Dec 2018 09:07:00 +0300 Максим wrote: > Hello, > In the OpenBSD current after the latest upgrade the package pkg_mgr > doesn't work. When I run "pkg_mgr" it shows the following: > DBD::SQLite::db selectall_arrayref failed: no such table: _Ports > at /usr/local/libdata/perl5/site_

Re: pkg_mgr not working

2018-12-14 Thread Marc Espie
On Fri, Dec 14, 2018 at 09:07:00AM +0300, �?ак�?им wrote: > Hello, > In the OpenBSD current after the latest upgrade the package pkg_mgr doesn't > work. > When I run "pkg_mgr" it shows the following: > DBD::SQLite::db selectall_arrayref failed: no such table: _Ports at > /usr/local/libdata/perl5

Re: uninstalling packages

2018-12-14 Thread Craig Skinner
On Thu, 13 Dec 2018 11:20:37 +0100 Sebastian Benoit wrote: > --- -cups-2.2.8p1 --- > You should also run rm -rf /etc/cups/*.conf.O /var/log/cups > You should also remove /etc/cups/cupsd.conf (which was modified) > You should also remove /etc/cups/classes.conf (which was modified) >

Re: uninstalling packages

2018-12-14 Thread Stuart Henderson
On 2018/12/14 11:36, Craig Skinner wrote: > On Thu, 13 Dec 2018 11:20:37 +0100 Sebastian Benoit wrote: > > --- -cups-2.2.8p1 --- > > You should also run rm -rf /etc/cups/*.conf.O /var/log/cups > > You should also remove /etc/cups/cupsd.conf (which was modified) > > You should also r

Re: NEW net/traccar

2018-12-14 Thread Stuart Henderson
On 2018/12/14 09:44, Renaud Allard wrote: > Hello, > > Here is a new port for traccar. This is a GPS tracker server written in > java. https://traccar.org > I have only tested it on amd64, but there is no reason it wouldn't work on > any platform which supports jre. > > This port needs a new user

Re: uninstalling packages

2018-12-14 Thread Marc Espie
On Fri, Dec 14, 2018 at 11:36:11AM +, Craig Skinner wrote: > On Thu, 13 Dec 2018 11:20:37 +0100 Sebastian Benoit wrote: > > --- -cups-2.2.8p1 --- > > You should also run rm -rf /etc/cups/*.conf.O /var/log/cups > > You should also remove /etc/cups/cupsd.conf (which was modified)

[UPDATE] security/py-ropper

2018-12-14 Thread Remi Pointel
Hi, this diff updates ropper to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/security/py-ropper/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- Makefile 4 May 2018 05:31

Re: NEW net/traccar

2018-12-14 Thread Renaud Allard
Hi Stuart, On 12/14/18 1:10 PM, Stuart Henderson wrote: @owner _traccar @group _traccar @dir var/db/traccar/ @dir var/log/traccar/ @exec chown _traccar:_traccar /var/db/traccar/ /var/log/traccar/ @group @owner should be more like this: @owner _traccar @group _traccar @sample /var/db/traccar

[UPDATE] math/z3

2018-12-14 Thread Remi Pointel
Hi, this diff updates z3 to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/math/z3/Makefile,v retrieving revision 1.9 diff -u -p -u -p -r1.9 Makefile --- Makefile 24 Nov 2018 00:57:15 - 1.9 +++ Make

Re: NEW net/traccar

2018-12-14 Thread Renaud Allard
On 12/14/18 1:10 PM, Stuart Henderson wrote: should be more like this: @owner _traccar @group _traccar @sample /var/db/traccar/ @sample /var/log/traccar/ @group @owner daemon="/usr/local/jre-1.8.0/bin/java -XX:-UsePerfData -jar /usr/local/share/traccar/tracker-server.jar /etc/traccar/trac

Re: NEW net/traccar

2018-12-14 Thread Landry Breuil
On Fri, Dec 14, 2018 at 03:39:34PM +0100, Renaud Allard wrote: > > > On 12/14/18 1:10 PM, Stuart Henderson wrote: > > > > > should be more like this: > > > > @owner _traccar > > @group _traccar > > @sample /var/db/traccar/ > > @sample /var/log/traccar/ > > @group > > @owner > > > > > > daemo

Re: NEW net/traccar

2018-12-14 Thread Renaud Allard
On 12/14/18 3:52 PM, Landry Breuil wrote: cp -r /usr/obj/ports/traccar-4.2/tracker-server.jar /usr/obj/ports/traccar-4.2/fake-amd64/usr/local/share/traccar/ /usr/obj/ports/traccar-4.2/bin/install -d -m 755 /etc/traccar install: /etc/traccar: Permission denied not yet.. as other ports, use @

Re: NEW: net/vf1

2018-12-14 Thread Edd Barrett
On Thu, Dec 13, 2018 at 06:52:14PM +0100, Paco Esteban wrote: > I guess a note on the README is enough. Here's the port with a patch for > that. If you think something else should be done, I can maybe contact > with the author. We've talked a couple of times on IRC and is a nice > guy. Do we know

Re: NEW net/traccar

2018-12-14 Thread Renaud Allard
On 12/14/18 4:38 PM, Renaud Allard wrote: On 12/14/18 3:52 PM, Landry Breuil wrote: cp -r /usr/obj/ports/traccar-4.2/tracker-server.jar /usr/obj/ports/traccar-4.2/fake-amd64/usr/local/share/traccar/ /usr/obj/ports/traccar-4.2/bin/install -d -m 755 /etc/traccar install: /etc/traccar: Permi

Re: NEW: net/vf1

2018-12-14 Thread Paco Esteban
On Fri, 14 Dec 2018, Edd Barrett wrote: > Do we know if this is an OpenBSD-specific issue? As far as I know, yes. At least I could not reproduce it on a linux box I have here unsetting LC_* > If it is, or if we are not sure, I suggest adding that message instead > to a package README that gets i

Re: NEW: net/vf1

2018-12-14 Thread Edd Barrett
On Fri, Dec 14, 2018 at 05:31:47PM +0100, Paco Esteban wrote: > Find attached the port with the README instead of a patch. Good. I think we can make the README more concise, like this: --- README.orig Fri Dec 14 16:48:13 2018 +++ README Fri Dec 14 16:49:45 2018 @@ -4,6 +4,5 @@ | Running ${

Re: NEW: net/vf1

2018-12-14 Thread Paco Esteban
On Fri, 14 Dec 2018, Edd Barrett wrote: > I think we can make the README more concise, like this: > > --- README.orig Fri Dec 14 16:48:13 2018 > +++ README Fri Dec 14 16:49:45 2018 > @@ -4,6 +4,5 @@ > | Running ${PKGSTEM} on OpenBSD > +--

Re: NEW net/traccar

2018-12-14 Thread Stuart Henderson
On 2018/12/14 16:43, Renaud Allard wrote: > > > On 12/14/18 4:38 PM, Renaud Allard wrote: > > > > > > On 12/14/18 3:52 PM, Landry Breuil wrote: > > > > > > cp -r /usr/obj/ports/traccar-4.2/tracker-server.jar > > > /usr/obj/ports/traccar-4.2/fake-amd64/usr/local/share/traccar/ > > > /usr/obj/po

Re: NEW net/traccar

2018-12-14 Thread Renaud Allard
On 14/12/2018 18:19, Stuart Henderson wrote: Here's a slightly cleaned up one. Comments inline, new tar.gz attached. This one seems perfect to me. I wasn't sure about the category, but indeed, it would probably fit better in geo. The default.xml should indeed not be modified by the use

Re: NEW net/traccar

2018-12-14 Thread Landry Breuil
On Fri, Dec 14, 2018 at 05:19:29PM +, Stuart Henderson wrote: > On 2018/12/14 16:43, Renaud Allard wrote: > > > > > > On 12/14/18 4:38 PM, Renaud Allard wrote: > > > > > > > > > On 12/14/18 3:52 PM, Landry Breuil wrote: > > > > > > > > cp -r /usr/obj/ports/traccar-4.2/tracker-server.jar >

Re: NEW net/traccar

2018-12-14 Thread Renaud Allard
On 14/12/2018 19:05, Landry Breuil wrote: Here's a slightly cleaned up one. Comments inline, new tar.gz attached. This version starts fine on 6.3 (yeah; i know) in a quick test, proxyfied by nginx. Now i need to figure out this websocket stuff and how to push some data to it. For nginx in

Re: [UPDATE] www/hugo 0.51 -> 0.52

2018-12-14 Thread fredl
You are right :-) Thanks! Attached is the new diff. -- fredl On 12/13/18 3:13 AM, Edward Lopez-Acosta wrote: Should this have `NO_TEST = Yes` in the Makefile? I checked on GitHub and there are no tests for Hugo and running `make test` results in the following: /usr/ports/www/hugo $ make tes

Re: install portslist?

2018-12-14 Thread Marc Espie
On Fri, Dec 14, 2018 at 05:40:20PM +0100, Marcus MERIGHI wrote: > Hello, > > rsyk...@disroot.org (Rudolf Sykora), 2018.12.14 (Fri) 15:40 (CET): > > odin$ pwd > > /usr/ports > > > > odin$ make search key=texmacs > > Please install portslist > > pkg_add portslist > > *** Error 1 in /usr/ports (

Re: powerpc bulk build report

2018-12-14 Thread Landry Breuil
On Thu, Dec 13, 2018 at 03:26:55AM +0100, Charlene Wendling wrote: > > Sorry for the extra noise, but i managed to unbreak more of them. It > should do the job on other gcc4 arches as well. > > > > http://build-failures.rhaalovely.net//powerpc/2018-12-01/converters/lastools.log > > > The log

update git to 2.20.0

2018-12-14 Thread Klemens Nanni
Lots of changes: https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.20.0.txt nghttp2 is needed for git-remote-https. Tested on amd64. On update-patches, don't worry about the new patch-t_t4256_1_mailinfo_c as upstream simply left an .orig file in their tarball. OK? Index

Re: NEW net/traccar

2018-12-14 Thread Renaud Allard
On 14/12/2018 19:05, Landry Breuil wrote: : -@newuser _traccar:824:_traccar:daemon:Traccar user:${PREFIX}/share/traccar/:/sbin/nologin : +@newuser _traccar:824:_traccar:daemon:Traccar user:${PREFIX}/share/traccar:/sbin/nologin Is this $HOME necessary so that it finds its assets or var/em

Re: NEW net/traccar

2018-12-14 Thread Stuart Henderson
On 2018/12/14 23:17, Renaud Allard wrote: > > > On 14/12/2018 19:05, Landry Breuil wrote: > > > > > > : -@newuser _traccar:824:_traccar:daemon:Traccar > > > user:${PREFIX}/share/traccar/:/sbin/nologin > > > : +@newuser _traccar:824:_traccar:daemon:Traccar > > > user:${PREFIX}/share/traccar:/s

SECURITY UPDATE: devel/jenkins-2.150.1/2.155 (fixes multiple CVEs)

2018-12-14 Thread Edward Lopez-Acosta
Version update for multiple security issues including one marked as critical. I was not sure how to update quirks so that is not included in this diff. If someone is willing to teach me what to do I can add that in, or review changes to quirks after this is merged. Builds, installs, and runs

Re: NEW net/traccar

2018-12-14 Thread Renaud Allard
On 14/12/2018 23:39, Stuart Henderson wrote: On 2018/12/14 23:17, Renaud Allard wrote: On 14/12/2018 19:05, Landry Breuil wrote: : -@newuser _traccar:824:_traccar:daemon:Traccar user:${PREFIX}/share/traccar/:/sbin/nologin : +@newuser _traccar:824:_traccar:daemon:Traccar user:${PREFIX}/

[NEW] textproc/xsv-0.13

2018-12-14 Thread Charles A Daniels
Hi all, Using textproc/ripgrep as a starting point, I've written a port for the very excellent xsv tool by the same author as ripgrep. Everything seems to work as expected and all tests pass -- I feel this is ready pending feedback from the list. As a short aside, enumerating all the dependencie

Re: [NEW] textproc/xsv-0.13

2018-12-14 Thread Stuart Henderson
On 2018/12/14 17:53, Charles A Daniels wrote: > As a short aside, enumerating all the dependencies was a massive pain. > Has there been any work done on at least partially automating generation > of Cargo ports? It is already partially automated, see port-modules(5) about the make targets added by

Re: powerpc bulk build report

2018-12-14 Thread Charlene Wendling
Hi, Marc, i'm CC-ing you because there is a x11/xglobe diff with "surprising" results (at the bottom). Here is another round of macppc fixes that should also help for other gcc4 archs. > http://build-failures.rhaalovely.net//powerpc/2018-12-01/net/xprobe.log Yet another one with missing inc

Re: LLVM 6.0.1p8 fails to compile on 6.4-stable/loongson

2018-12-14 Thread Xiyue Deng
Xiyue Deng writes: > Brian Callahan writes: > >> On 12/12/18 2:51 AM, Xiyue Deng wrote: >>> Jeremie Courreges-Anglas writes: >>> On Mon, Dec 10 2018, Xiyue Deng wrote: [...] > Sounds great! It will be great to have it backported to -stable as > well. "will"

Re: [NEW] textproc/xsv-0.13

2018-12-14 Thread Charles A Daniels
Updated version with noted issue addressed attached. > It is already partially automated, see port-modules(5) about the > make targets added by the devel/cargo module (and see the module > itself, devel/cargo/cargo.port.mk, for more comments and how it > works). >This module a