fix sip_bin in py3-sip

2017-11-10 Thread Landry Breuil
hi, py3-sip isnt correct right now, its sipconfig module returns the wrong path to the sip binary: c64:~/ $python3.6 Python 3.6.3 (default, Nov 8 2017, 15:44:01) [GCC 4.2.1 Compatible OpenBSD Clang 5.0.0 (tags/RELEASE_500/final)] on openbsd6 Type "help", "copyright", "credits" or "license" for

remove textproc/gnuvd?

2017-11-10 Thread Steven Mestdagh
The software gnuvd looks unmaintained since 5 years. It's a CLI tool to query an online dictionary, and no longer works. Ok to remove it?

Re: [PATCH] add python3 flavor to net/stem

2017-11-10 Thread Daniel Jakots
On Thu, 09 Nov 2017 12:57:17 -0600, attila wrote: > > > The attached patch adds a python3 flavor to net/stem. > CVSROOT: /cvs > Module name: ports > Changes by: pas...@cvs.openbsd.org 2017/11/09 09:37:42 > > Modified files: > net/stem : Makefile distinfo > net/stem/

[NEW] textproc/pup

2017-11-10 Thread Klemens Nanni
Hey, here's pup, a small but very helpful utility written in Go; pkg/DESCR: pup is a command line tool for processing HTML. It reads from stdin, prints to stdout, and allows the user to filter parts of the page using CSS selectors: https://developer.mozil

Re: new: net/nyx

2017-11-10 Thread Daniel Jakots
On Thu, 9 Nov 2017 19:21:39 +, Stuart Henderson wrote: > Probably makes sense to fix the package name of stem to add the py- > prefix before adding things which depends on it; Once there py3-stem, can you make nyx use python3 please? I'd like we stop importing tools using py2 now (when it's

Re: UPDATE: sysutils/monit 5.25

2017-11-10 Thread Jasper Lievisse Adriaanse
On Fri, Nov 10, 2017 at 06:11:16PM +0100, Caspar Schutijser wrote: > Hi ports@, > > Below is a diff that updates sysutils/monit to 5.25. Tested for a couple > of days on a amd64 machine, works fine there. The pkg/DESCR changes > remove trailing whitespace. > > Thanks, > Caspar Schutijser Committ

Re: UPDATE lastpass-cli 1.2.2

2017-11-10 Thread Daniel Jakots
On Wed, 1 Nov 2017 12:58:59 +0100, Björn Ketelaars wrote: > The diff below brings lastpass-cli to the latest version. Changelog > can be found at > https://github.com/lastpass/lastpass-cli/releases/tag/v1.2.2 /usr/ports/security/lastpass-cli$ make lib-depends-check lastpass-cli-1.2.2(security/l

Re: UPDATE py-sphinx_guzzle_theme

2017-11-10 Thread Daniel Jakots
On Fri, 10 Nov 2017 05:13:13 +0100, Björn Ketelaars wrote: > On Wed 01/11/2017 13:05, Björn Ketelaars wrote: > > The Makefile for textproc/py-sphinx_guzzle_theme contains an error > > in the MAINTAINER line. Diff below corrects my mistake. > > > > -- > > Björn Ketelaars > > GPG key: 0x4F0E5F21

Re: gcc fix libgfortran.la

2017-11-10 Thread Steven Mestdagh
Marc Espie [2017-11-09, 00:40:28]: > On Wed, Nov 08, 2017 at 07:38:37PM +0100, Steven Mestdagh wrote: > > hi, > > > > As I mentioned previously, there is a quoting issue in libgfortran.la: > > dependency_libs=' '/usr/local/lib'/libquadmath.la -lm' > > should be: > > dependency_libs='/usr/local/lib

Re: [patch] meta/xfce pkg readme

2017-11-10 Thread Landry Breuil
On Fri, Nov 10, 2017 at 12:17:11PM -0500, Scott Bennett wrote: > On 11/10/2017 12:12 PM, Theo Buehler wrote: > > On Fri, Nov 10, 2017 at 06:11:44PM +0100, Theo Buehler wrote: > >> On Fri, Nov 10, 2017 at 12:09:30PM -0500, Scott Bennett wrote: > >>> Hi ports, > >>> > >>> This diff references the new

Re: [patch] meta/xfce pkg readme

2017-11-10 Thread Daniel Jakots
On Fri, 10 Nov 2017 12:17:11 -0500, Scott Bennett wrote: > My bad. Wasn't sure if README updates required revision bump. How to know when you need a REVISION bump: it must be bumped when the package changes. Here, the README is included in the package so there is a change, thus the bump ;) Chee

Re: [patch] meta/xfce pkg readme

2017-11-10 Thread Scott Bennett
On 11/10/2017 12:12 PM, Theo Buehler wrote: > On Fri, Nov 10, 2017 at 06:11:44PM +0100, Theo Buehler wrote: >> On Fri, Nov 10, 2017 at 12:09:30PM -0500, Scott Bennett wrote: >>> Hi ports, >>> >>> This diff references the new xenodm in the README and also updates the >>> URL to the localization faq.

Re: [patch] meta/xfce pkg readme

2017-11-10 Thread Theo Buehler
On Fri, Nov 10, 2017 at 06:11:44PM +0100, Theo Buehler wrote: > On Fri, Nov 10, 2017 at 12:09:30PM -0500, Scott Bennett wrote: > > Hi ports, > > > > This diff references the new xenodm in the README and also updates the > > URL to the localization faq. > > ok tb only with REVISION bump, of cours

Re: [patch] meta/xfce pkg readme

2017-11-10 Thread Theo Buehler
On Fri, Nov 10, 2017 at 12:09:30PM -0500, Scott Bennett wrote: > Hi ports, > > This diff references the new xenodm in the README and also updates the > URL to the localization faq. ok tb > > Scott > > > diff --git meta/xfce/pkg/README-main meta/xfce/pkg/README-main > index 1daa1ac5f16..f64d39

UPDATE: sysutils/monit 5.25

2017-11-10 Thread Caspar Schutijser
Hi ports@, Below is a diff that updates sysutils/monit to 5.25. Tested for a couple of days on a amd64 machine, works fine there. The pkg/DESCR changes remove trailing whitespace. Thanks, Caspar Schutijser Index: Makefile === RCS f

[patch] meta/xfce pkg readme

2017-11-10 Thread Scott Bennett
Hi ports, This diff references the new xenodm in the README and also updates the URL to the localization faq. Scott diff --git meta/xfce/pkg/README-main meta/xfce/pkg/README-main index 1daa1ac5f16..f64d39b5cd7 100644 --- meta/xfce/pkg/README-main +++ meta/xfce/pkg/README-main @@ -12,7 +12,7 @@

[UPDATE] security/yara

2017-11-10 Thread Remi Pointel
Hi, this is the diff to update yara to latest release. Ok? Cheers, Remi.Index: Makefile.inc === RCS file: /cvs/ports/security/yara/Makefile.inc,v retrieving revision 1.6 diff -u -p -u -p -r1.6 Makefile.inc --- Makefile.inc 6 Jul 2

PostgreSQL security update

2017-11-10 Thread Pierre-Emmanuel André
Hi, Small diff to update PostgreSQL to it's latest version (9.6.6) Release notes: https://www.postgresql.org/docs/9.6/static/release-9-6-6.html (3 CVE fixed) Comments, ok ? Regards, ps: 10.1 is coming but need more tests ;) Index: Makefile ==

Re: Upcoming firefox 57 release notes

2017-11-10 Thread Christian Weisgerber
On 2017-11-04, Landry Breuil wrote: > - and something which has been brought to my attention, the (somewhat > hidden imo) feature of 'pasting an url anywhere in the firefox window > would open it in a new tab' has been disabled by default, because it was (In the same tab.) > confusing. See ht

Re: [NEW] uw-ttyp0 font

2017-11-10 Thread Manuel Giraud
Manuel Giraud writes: > Hi, > > Maybe the ports tree is unlocked now so I'm reposting this nice font: > https://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/ Ping? Anyone for yet another font? -- Manuel Giraud

Re: [patch] net/dnscrypt-proxy: use random resolver

2017-11-10 Thread Vinícius Zavam
2017-11-09 16:08 GMT+00:00 Stuart Henderson : > > updated after some feedback. > > > Index: Makefile > === > RCS file: /cvs/ports/net/dnscrypt-proxy/Makefile,v > retrieving revision 1.31 > diff -u -p -r1.31 Makefile > --- Makefile2

Update: zabbix 3.2.10 (security)

2017-11-10 Thread Mark Patruck
The following diff updates zabbix to 3.2.10 which fixes multiple security issues. Tested with -pgsql. https://www.zabbix.com/rn3.2.10 Index: Makefile === RCS file: /cvs/ports/net/zabbix/Makefile,v retrieving revision 1.130 diff -u -

Re: NEW: devel/github-backup

2017-11-10 Thread Edd Barrett
On Thu, Oct 12, 2017 at 10:55:53AM +0100, Laurence Tratt wrote: > On Thu, Sep 21, 2017 at 11:02:28AM +, Laurence Tratt wrote: > > Here's an updated version of devel/github-backup based on Stuart's pre-lock > comments. I think this is ready for importing, so am looking for OKs. Has anyone had

Re: Update: devel/radare2

2017-11-10 Thread Edd Barrett
Hi Matthias, Sorry for the delay. This is looking good. A few more comments below. On Sat, Oct 28, 2017 at 07:34:24PM +0200, Matthias Schmidt wrote: > -@conflict radare-bindings2-* Any reason for removing that? > lib/libr2.so > -@bin lib/libr2.so.2.0 > +@bin lib/libr2.so.3.0 If you re-run 'ma

pgadmin3 segfaults on start

2017-11-10 Thread Timo Myyrä
Hi, pgadmin3 doesn't seem to be working. It always segfaults when I try to start it on amd64. Here's the backtrace: (gdb) bt #0 theme_pixbuf_compute_hints (theme_pb=Variable "theme_pb" is not available. ) at pixbuf-render.c:606 #1 0x0d1cd30be185 in theme_pixbuf_render (theme_pb=0xd1c58b6ca