CVS: cvs.openbsd.org: ports

2017-10-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/10/05 17:18:02

Modified files:
security/rarcrack: Makefile 
security/rarcrack/patches: patch-rarcrack_c 

Log message:
more functions to un-inline for clang 5



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Marc Espie
CVSROOT:/cvs
Module name:ports
Changes by: es...@cvs.openbsd.org   2017/10/05 16:41:32

Modified files:
infrastructure/lib/DPB: PortBuilder.pm 

Log message:
don't die if we can't print this error message.
Seems that some people are heavy handed on the build cluster, as
experienced by phessler@



UPDATE: devel/qbs

2017-10-05 Thread Rafael Sadowski
Hi All.

update QBS to 1.9.1 from maintainer. No changes in the test results. on
amd64.

OK? Comments?

Best regards,

Rafael Sadowski

Index: Makefile
===
RCS file: /cvs/ports/devel/qbs/Makefile,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 Makefile
--- Makefile27 Sep 2017 10:06:22 -  1.2
+++ Makefile5 Oct 2017 21:52:52 -
@@ -1,10 +1,9 @@
 # $OpenBSD: Makefile,v 1.2 2017/09/27 10:06:22 espie Exp $
 
 COMMENT =  declarative cross-platform build tool
-V =1.9.0
+V =1.9.1
 DISTNAME = qbs-src-${V}
 PKGNAME =  qbs-${V}
-REVISION = 0
 
 SHARED_LIBS =  qbscore 2.0
 SHARED_LIBS += qbsqtprofilesetup   1.4
@@ -34,8 +33,6 @@ LIB_DEPENDS = x11/qt5/qtbase \
 TEST_DEPENDS = ${BUILD_PKGPATH}
 
 TEST_ENV = LD_LIBRARY_PATH=${WRKBUILD}/lib
-
-WRKSRC =   ${WRKDIR}/dist/${DISTNAME}
 
 do-test:
cd ${WRKBUILD}/bin/; \
Index: distinfo
===
RCS file: /cvs/ports/devel/qbs/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -p -r1.1.1.1 distinfo
--- distinfo21 Sep 2017 19:03:55 -  1.1.1.1
+++ distinfo5 Oct 2017 21:52:52 -
@@ -1,2 +1,2 @@
-SHA256 (qbs-src-1.9.0.tar.gz) = 6xve3SdK00lELLazk4tLkE5/c4iBwGicK3G2IOxxR5M=
-SIZE (qbs-src-1.9.0.tar.gz) = 4007735
+SHA256 (qbs-src-1.9.1.tar.gz) = lwBIhCWBvABO7JrJd3pJOAwD9OAe960wmBOqEFSHAHM=
+SIZE (qbs-src-1.9.1.tar.gz) = 4007946



CVS: cvs.openbsd.org: ports

2017-10-05 Thread joshua stein
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/10/05 15:40:11

Modified files:
x11/xdimmer: Makefile distinfo 
x11/xdimmer/pkg: DESCR 

Log message:
update xdimmer to 1.4



UPDATE: graphics/krita

2017-10-05 Thread Rafael Sadowski
Hi All,

update krita to 3.3.0 from maintainer and again nothing exciting to see.
Works fine on amd64.

OK? Comments?

Best regards,

Rafael Sadowsi

Index: Makefile
===
RCS file: /cvs/ports/graphics/krita/Makefile,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 Makefile
--- Makefile11 Sep 2017 05:25:34 -  1.4
+++ Makefile5 Oct 2017 21:13:58 -
@@ -2,7 +2,7 @@
 
 COMMENT =  advanced drawing and image manipulation
 
-VERSION =  3.2.1
+VERSION =  3.3.0
 DISTNAME = krita-${VERSION}
 
 SHARED_LIBS +=  kritabasicflakes  0.0 # 16.0
@@ -22,11 +22,11 @@ SHARED_LIBS +=  kritawidgetutils
 # XXX Version numbers from editors/calligra 2.x port
 SHARED_LIBS +=  kritapsd  1.0 # 14.0
 SHARED_LIBS +=  kritacolor1.0 # 14.0
-SHARED_LIBS +=  kritaglobal   1.0 # 14.0
+SHARED_LIBS +=  kritaglobal   2.0 # 14.0
 SHARED_LIBS +=  kritaimage51.0 # 0.0
 SHARED_LIBS +=  kritalibbrush 51.0 # 0.0
 SHARED_LIBS +=  kritalibpaintop   51.0 # 0.0
-SHARED_LIBS +=  kritaui   52.0 # 0.0
+SHARED_LIBS +=  kritaui   53.0 # 0.0
 
 CATEGORIES =   graphics
 DPB_PROPERTIES =   parallel
Index: distinfo
===
RCS file: /cvs/ports/graphics/krita/distinfo,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 distinfo
--- distinfo11 Sep 2017 05:25:34 -  1.2
+++ distinfo5 Oct 2017 21:13:58 -
@@ -1,2 +1,2 @@
-SHA256 (krita-3.2.1.tar.gz) = 7wbO5nfXWGHtyg4fglvKQv9ZtyAK64J+FvjR+17xTjk=
-SIZE (krita-3.2.1.tar.gz) = 207014866
+SHA256 (krita-3.3.0.tar.gz) = reuE8FUN74CylAPkDtl8MssENoDtPsR7uGhbBLnMC0U=
+SIZE (krita-3.3.0.tar.gz) = 207033740



Re: [update] kawa-3.0

2017-10-05 Thread Nigel Taylor
This need fixing to stop random build failures.

forwarding my e-mail sent for 2.4 with details...

On 10/05/17 20:58, Timo Myyrä wrote:
> Hi,
> 
> Here's an update to kawa 3.0. A lot of patches got upstreamed so zap those.
> Slightly tested on amd64.
> 
> Timo
> 
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/lang/kawa/Makefile,v
> retrieving revision 1.15
> diff -u -p -r1.15 Makefile
> --- Makefile  19 Sep 2017 19:23:04 -  1.15
> +++ Makefile  5 Oct 2017 05:14:55 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT= Scheme and language framework for the Java platform
>  
> -DISTNAME=kawa-2.4
> +DISTNAME=kawa-3.0
>  CATEGORIES=  lang java
>  
>  HOMEPAGE=https://www.gnu.org/software/kawa/
> Index: distinfo
> ===
> RCS file: /cvs/ports/lang/kawa/distinfo,v
> retrieving revision 1.4
> diff -u -p -r1.4 distinfo
> --- distinfo  31 Aug 2017 06:33:05 -  1.4
> +++ distinfo  5 Oct 2017 05:14:55 -
> @@ -1,2 +1,2 @@
> -SHA256 (kawa-2.4.tar.gz) = FMCL6BYxoeuLiSbKI1GYyhZRVsDBeey+boONP0tHY10=
> -SIZE (kawa-2.4.tar.gz) = 3285436
> +SHA256 (kawa-3.0.tar.gz) = Hm6FIXvW2MKgw0eIgqRXAxTfa5UHj+exIlkRw5q/OM0=
> +SIZE (kawa-3.0.tar.gz) = 3393879
> Index: patches/patch-bin_kawa_sh_in
> ===
> RCS file: patches/patch-bin_kawa_sh_in
> diff -N patches/patch-bin_kawa_sh_in
> --- patches/patch-bin_kawa_sh_in  31 Aug 2017 06:33:05 -  1.1
> +++ /dev/null 1 Jan 1970 00:00:00 -
> @@ -1,10 +0,0 @@
> -$OpenBSD: patch-bin_kawa_sh_in,v 1.1 2017/08/31 06:33:05 jasper Exp $
>  bin/kawa.sh.in.orig  Sun Apr  9 08:44:21 2017
> -+++ bin/kawa.sh.in   Sun Apr  9 08:44:30 2017
> -@@ -1,5 +1,5 @@
> - #!@KAWA_SHELL@
> --thisfile=`type -p $0`
> -+thisfile=`command -v $0`
> - case "$thisfile" in
> -   "") echo "installation error - can't find path to $0"; exit -1 ;;
> -   /*) ;;
> Index: patches/patch-doc_Makefile_am
> ===
> RCS file: patches/patch-doc_Makefile_am
> diff -N patches/patch-doc_Makefile_am
> --- patches/patch-doc_Makefile_am 31 Aug 2017 06:33:05 -  1.1
> +++ /dev/null 1 Jan 1970 00:00:00 -
> @@ -1,19 +0,0 @@
> -$OpenBSD: patch-doc_Makefile_am,v 1.1 2017/08/31 06:33:05 jasper Exp $
>  doc/Makefile.am.orig Sat Mar 25 12:33:43 2017
> -+++ doc/Makefile.am  Sat Mar 25 12:34:24 2017
> -@@ -29,12 +29,11 @@ TEXI2PDF = texi2pdf
> - 
> - man_MANS = kawa.1 qexo.1
> - kawa.1: $(srcdir)/kawa.man
> --nroff -man $(srcdir)/kawa.man > tpm-kawa.1
> --mv tpm-kawa.1 kawa.1
> -+cp $(srcdir)/kawa.man kawa.1
> - 
> -+
> - qexo.1: $(srcdir)/qexo.man
> --nroff -man $(srcdir)/qexo.man > tpm-qexo1
> --mv tpm-qexo1 qexo.1
> -+cp $(srcdir)/qexo.man qexo.1
> - 
> - ../kawa-doc-$(VERSION).tar.gz: kawa.info $(KAWA_HTMLDIR)/index.html kawa.pdf
> - tar cf - $(KAWA_HTMLDIR)/*.html kawa.pdf|gzip -c --best >$@
> Index: patches/patch-gnu_xquery_testsuite_exp-format-users_html
> ===
> RCS file: patches/patch-gnu_xquery_testsuite_exp-format-users_html
> diff -N patches/patch-gnu_xquery_testsuite_exp-format-users_html
> --- patches/patch-gnu_xquery_testsuite_exp-format-users_html  31 Aug 2017 
> 06:33:05 -  1.1
> +++ /dev/null 1 Jan 1970 00:00:00 -
> @@ -1,12 +0,0 @@
> -$OpenBSD: patch-gnu_xquery_testsuite_exp-format-users_html,v 1.1 2017/08/31 
> 06:33:05 jasper Exp $
> -
> -Index: gnu/xquery/testsuite/exp-format-users.html
>  gnu/xquery/testsuite/exp-format-users.html.orig
> -+++ gnu/xquery/testsuite/exp-format-users.html
> -@@ -29,4 +29,4 @@
> - Rip Van Winkle
> - B
> - 
> --
> -+
> -\ No newline at end of file
> Index: patches/patch-gnu_xquery_testsuite_latin1a_expected
> ===
> RCS file: patches/patch-gnu_xquery_testsuite_latin1a_expected
> diff -N patches/patch-gnu_xquery_testsuite_latin1a_expected
> --- patches/patch-gnu_xquery_testsuite_latin1a_expected   31 Aug 2017 
> 06:33:05 -  1.1
> +++ /dev/null 1 Jan 1970 00:00:00 -
> @@ -1,9 +0,0 @@
> -$OpenBSD: patch-gnu_xquery_testsuite_latin1a_expected,v 1.1 2017/08/31 
> 06:33:05 jasper Exp $
> -
> -Index: gnu/xquery/testsuite/latin1a.expected
>  gnu/xquery/testsuite/latin1a.expected.orig
> -+++ gnu/xquery/testsuite/latin1a.expected
> -@@ -1 +1 @@
> --Norwegian letters: ae: oe: aa:
> -+Norwegian letters: ae: oe: aa:
> -\ No newline at end of file
> Index: patches/patch-testsuite_Makefile_am
> ===
> RCS file: patches/patch-testsuite_Makefile_am
> diff -N patches/patch-testsuite_Makefile_am
> --- patches/patch-testsuite_Makefile_am   31 Aug 2017 06:33:05 -  
> 1.1
> +++ /dev/null 1 Jan 1970 00:00:00 -

Re: [UPDATE] emulators/virtualjaguar to 2.1.3

2017-10-05 Thread Frederic Cambus
On Thu, Sep 21, 2017 at 09:34:46PM +0200, Frederic Cambus wrote:

> Here is a diff to update virtualjaguar to 2.1.3.
> 
> Notable changes:
> 
> - GUI now uses Qt 5
> - Add new LIB_DEPENDS on audio/libcdio
> 
> Comments? OK?

Ping. Now that the ports tree is unlocked, anyone willing to test this?



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2017/10/05 14:10:12

Modified files:
devel/tig  : Makefile distinfo 

Log message:
Update tig to 2.3.0.



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2017/10/05 14:06:39

Modified files:
net/libmaxminddb: Makefile distinfo 

Log message:
Update GeoLite2 databases to latest version.



Re: UPDATE: security/keepassxc

2017-10-05 Thread Rafael Sadowski
On Thu Oct 05, 2017 at 07:50:45PM +, G wrote:
> Hi!
> Is yubikey support supported?

For a long time in FLAVOR: yubikey.



[update] kawa-3.0

2017-10-05 Thread Timo Myyrä
Hi,

Here's an update to kawa 3.0. A lot of patches got upstreamed so zap those.
Slightly tested on amd64.

Timo


Index: Makefile
===
RCS file: /cvs/ports/lang/kawa/Makefile,v
retrieving revision 1.15
diff -u -p -r1.15 Makefile
--- Makefile19 Sep 2017 19:23:04 -  1.15
+++ Makefile5 Oct 2017 05:14:55 -
@@ -2,7 +2,7 @@
 
 COMMENT=   Scheme and language framework for the Java platform
 
-DISTNAME=  kawa-2.4
+DISTNAME=  kawa-3.0
 CATEGORIES=lang java
 
 HOMEPAGE=  https://www.gnu.org/software/kawa/
Index: distinfo
===
RCS file: /cvs/ports/lang/kawa/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo31 Aug 2017 06:33:05 -  1.4
+++ distinfo5 Oct 2017 05:14:55 -
@@ -1,2 +1,2 @@
-SHA256 (kawa-2.4.tar.gz) = FMCL6BYxoeuLiSbKI1GYyhZRVsDBeey+boONP0tHY10=
-SIZE (kawa-2.4.tar.gz) = 3285436
+SHA256 (kawa-3.0.tar.gz) = Hm6FIXvW2MKgw0eIgqRXAxTfa5UHj+exIlkRw5q/OM0=
+SIZE (kawa-3.0.tar.gz) = 3393879
Index: patches/patch-bin_kawa_sh_in
===
RCS file: patches/patch-bin_kawa_sh_in
diff -N patches/patch-bin_kawa_sh_in
--- patches/patch-bin_kawa_sh_in31 Aug 2017 06:33:05 -  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,10 +0,0 @@
-$OpenBSD: patch-bin_kawa_sh_in,v 1.1 2017/08/31 06:33:05 jasper Exp $
 bin/kawa.sh.in.origSun Apr  9 08:44:21 2017
-+++ bin/kawa.sh.in Sun Apr  9 08:44:30 2017
-@@ -1,5 +1,5 @@
- #!@KAWA_SHELL@
--thisfile=`type -p $0`
-+thisfile=`command -v $0`
- case "$thisfile" in
-   "") echo "installation error - can't find path to $0"; exit -1 ;;
-   /*) ;;
Index: patches/patch-doc_Makefile_am
===
RCS file: patches/patch-doc_Makefile_am
diff -N patches/patch-doc_Makefile_am
--- patches/patch-doc_Makefile_am   31 Aug 2017 06:33:05 -  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,19 +0,0 @@
-$OpenBSD: patch-doc_Makefile_am,v 1.1 2017/08/31 06:33:05 jasper Exp $
 doc/Makefile.am.orig   Sat Mar 25 12:33:43 2017
-+++ doc/Makefile.amSat Mar 25 12:34:24 2017
-@@ -29,12 +29,11 @@ TEXI2PDF = texi2pdf
- 
- man_MANS = kawa.1 qexo.1
- kawa.1: $(srcdir)/kawa.man
--  nroff -man $(srcdir)/kawa.man > tpm-kawa.1
--  mv tpm-kawa.1 kawa.1
-+  cp $(srcdir)/kawa.man kawa.1
- 
-+
- qexo.1: $(srcdir)/qexo.man
--  nroff -man $(srcdir)/qexo.man > tpm-qexo1
--  mv tpm-qexo1 qexo.1
-+  cp $(srcdir)/qexo.man qexo.1
- 
- ../kawa-doc-$(VERSION).tar.gz: kawa.info $(KAWA_HTMLDIR)/index.html kawa.pdf
-   tar cf - $(KAWA_HTMLDIR)/*.html kawa.pdf|gzip -c --best >$@
Index: patches/patch-gnu_xquery_testsuite_exp-format-users_html
===
RCS file: patches/patch-gnu_xquery_testsuite_exp-format-users_html
diff -N patches/patch-gnu_xquery_testsuite_exp-format-users_html
--- patches/patch-gnu_xquery_testsuite_exp-format-users_html31 Aug 2017 
06:33:05 -  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,12 +0,0 @@
-$OpenBSD: patch-gnu_xquery_testsuite_exp-format-users_html,v 1.1 2017/08/31 
06:33:05 jasper Exp $
-
-Index: gnu/xquery/testsuite/exp-format-users.html
 gnu/xquery/testsuite/exp-format-users.html.orig
-+++ gnu/xquery/testsuite/exp-format-users.html
-@@ -29,4 +29,4 @@
- Rip Van Winkle
- B
- 
--
-+
-\ No newline at end of file
Index: patches/patch-gnu_xquery_testsuite_latin1a_expected
===
RCS file: patches/patch-gnu_xquery_testsuite_latin1a_expected
diff -N patches/patch-gnu_xquery_testsuite_latin1a_expected
--- patches/patch-gnu_xquery_testsuite_latin1a_expected 31 Aug 2017 06:33:05 
-  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,9 +0,0 @@
-$OpenBSD: patch-gnu_xquery_testsuite_latin1a_expected,v 1.1 2017/08/31 
06:33:05 jasper Exp $
-
-Index: gnu/xquery/testsuite/latin1a.expected
 gnu/xquery/testsuite/latin1a.expected.orig
-+++ gnu/xquery/testsuite/latin1a.expected
-@@ -1 +1 @@
--Norwegian letters: ae: oe: aa:
-+Norwegian letters: ae: oe: aa:
-\ No newline at end of file
Index: patches/patch-testsuite_Makefile_am
===
RCS file: patches/patch-testsuite_Makefile_am
diff -N patches/patch-testsuite_Makefile_am
--- patches/patch-testsuite_Makefile_am 31 Aug 2017 06:33:05 -  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,23 +0,0 @@
-$OpenBSD: patch-testsuite_Makefile_am,v 1.1 2017/08/31 06:33:05 jasper Exp $
-
-Index: testsuite/Makefile.am
 testsuite/Makefile.am.orig
-+++ testsuite/Makefile.am
-@@ -8,7 +8,7 @@ KAWA = ../bin/kawa.sh
- CPJAVA = 
CLASSPATH="..$(CLASSPATH_SEPARATOR)@conf_classpath@.$(CLASSPATH_SEPARATOR)$$CLASSPATH"
 $(JAVA)
- CPKAWA = 

CVS: cvs.openbsd.org: ports

2017-10-05 Thread Rafael Sadowski
CVSROOT:/cvs
Module name:ports
Changes by: rsadow...@cvs.openbsd.org   2017/10/05 13:55:07

Modified files:
security/keepassxc: Makefile distinfo 
security/keepassxc/pkg: PLIST 

Log message:
Update keepassxc to 2.2.1

ok gonzalo@



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2017/10/05 13:52:04

Modified files:
lang/duktape   : Makefile distinfo 
lang/duktape/patches: patch-Makefile_cmdline 

Log message:
Update duktape to 2.2.0.



Re: UPDATE: security/keepassxc

2017-10-05 Thread G
Hi!
Is yubikey support supported?

On 10/05/2017 10:00 PM, Rafael Sadowski wrote:
> Hi All,
> 
> update keepassxc to 2.2.1 from maintainer. Nothing special, OK?, Comments?
> 
> Best regards,
> 
> Rafael Sadowski
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/security/keepassxc/Makefile,v
> retrieving revision 1.6
> diff -u -p -u -p -r1.6 Makefile
> --- Makefile  9 Aug 2017 19:25:27 -   1.6
> +++ Makefile  3 Oct 2017 07:59:26 -
> @@ -6,8 +6,7 @@ CATEGORIES =  security
>  
>  GH_ACCOUNT = keepassxreboot
>  GH_PROJECT = keepassxc
> -GH_TAGNAME = 2.2.0
> -REVISION =   1
> +GH_TAGNAME = 2.2.1
>  
>  HOMEPAGE =   https://keepassxc.org
>  
> @@ -16,9 +15,9 @@ MAINTAINER =Rafael Sadowski   # GPLv2 or GPLv3
>  PERMIT_PACKAGE_CDROM =   Yes
>  
> -WANTLIB += Qt5Concurrent Qt5Core Qt5DBus Qt5Gui Qt5Network Qt5Widgets
> -WANTLIB += Qt5X11Extras X11 Xi Xtst c gcrypt gpg-error m z
> -WANTLIB += ${COMPILER_LIBCXX}
> +WANTLIB += ${COMPILER_LIBCXX} Qt5Concurrent Qt5Core Qt5DBus Qt5Gui
> +WANTLIB += Qt5Network Qt5Widgets Qt5X11Extras X11 Xi Xtst c gcrypt
> +WANTLIB += gpg-error m z
>  
>  MODULES =x11/qt5 \
>   devel/cmake
> Index: distinfo
> ===
> RCS file: /cvs/ports/security/keepassxc/distinfo,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 distinfo
> --- distinfo  1 Jul 2017 16:48:57 -   1.2
> +++ distinfo  3 Oct 2017 07:59:26 -
> @@ -1,2 +1,2 @@
> -SHA256 (keepassxc-2.2.0.tar.gz) = 
> nZ05ucBWlV/l16UhLv4XA74C+kcxw24rHgangXSwp7g=
> -SIZE (keepassxc-2.2.0.tar.gz) = 3814252
> +SHA256 (keepassxc-2.2.1.tar.gz) = 
> GEZj6LCOCB3t9Mnb3Wi/hu0PXjI4i0eBt6/Pie9cjk0=
> +SIZE (keepassxc-2.2.1.tar.gz) = 3880551
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/security/keepassxc/pkg/PLIST,v
> retrieving revision 1.3
> diff -u -p -u -p -r1.3 PLIST
> --- pkg/PLIST 1 Jul 2017 16:48:57 -   1.3
> +++ pkg/PLIST 3 Oct 2017 07:59:26 -
> @@ -244,8 +244,10 @@ share/keepassxc/translations/keepassx_de
>  share/keepassxc/translations/keepassx_el.qm
>  share/keepassxc/translations/keepassx_en_plurals.qm
>  share/keepassxc/translations/keepassx_es.qm
> +share/keepassxc/translations/keepassx_eu.qm
>  share/keepassxc/translations/keepassx_fi.qm
>  share/keepassxc/translations/keepassx_fr.qm
> +share/keepassxc/translations/keepassx_hu.qm
>  share/keepassxc/translations/keepassx_id.qm
>  share/keepassxc/translations/keepassx_it.qm
>  share/keepassxc/translations/keepassx_ja.qm
> @@ -259,6 +261,7 @@ share/keepassxc/translations/keepassx_pt
>  share/keepassxc/translations/keepassx_ru.qm
>  share/keepassxc/translations/keepassx_sl_SI.qm
>  share/keepassxc/translations/keepassx_sv.qm
> +share/keepassxc/translations/keepassx_tr.qm
>  share/keepassxc/translations/keepassx_uk.qm
>  share/keepassxc/translations/keepassx_zh_CN.qm
>  share/keepassxc/translations/keepassx_zh_TW.qm
> 



UPDATE: security/keepassxc

2017-10-05 Thread Rafael Sadowski
Hi All,

update keepassxc to 2.2.1 from maintainer. Nothing special, OK?, Comments?

Best regards,

Rafael Sadowski

Index: Makefile
===
RCS file: /cvs/ports/security/keepassxc/Makefile,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 Makefile
--- Makefile9 Aug 2017 19:25:27 -   1.6
+++ Makefile3 Oct 2017 07:59:26 -
@@ -6,8 +6,7 @@ CATEGORIES =security
 
 GH_ACCOUNT =   keepassxreboot
 GH_PROJECT =   keepassxc
-GH_TAGNAME =   2.2.0
-REVISION = 1
+GH_TAGNAME =   2.2.1
 
 HOMEPAGE = https://keepassxc.org
 
@@ -16,9 +15,9 @@ MAINTAINER =  Rafael Sadowski 

Re: Port bulk with

2017-10-05 Thread Christian Weisgerber
Martin Pieuchot:

> > On amd64, two ports failed to build: devel/libdwarf and devel/valgrind.
> 
> Thanks, here's an updated diff that should fix those.

Nope, those two still fail.  Full logs attached.

===> libdwarf
c++ -I/usr/local/include/libelf -I/usr/local/include 
-I/usr/local/include/libelf -I/usr/local/include  -I. -I. -I../libdwarf 
-I./../libdwarf   -c dwarfgen.cc
dwarfgen.cc:234:25: error: use of undeclared identifier 'SHF_STRINGS'
strshdr->sh_flags = SHF_STRINGS;
^
1 error generated.

===> valgrind
m_coredump/coredump-elf.c:764:32: error: use of undeclared identifier 
'NT_PRPSINFO'
   add_note(, "CORE", NT_PRPSINFO, , sizeof(prpsinfo));
   ^
1 error generated.

-- 
Christian "naddy" Weisgerber  na...@mips.inka.de


libdwarf.log.xz
Description: application/xz


valgrind.log.xz
Description: application/xz


CVS: cvs.openbsd.org: ports

2017-10-05 Thread Jonathan Gray
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/10/05 08:51:45

Modified files:
graphics/zbar  : Makefile 
Added files:
graphics/zbar/patches: patch-python_imagescanner_c 

Log message:
Add a patch from debian to prevent a segfault on importing the python
module reported by Jiri B.

ok sthen@



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2017/10/05 08:41:06

Modified files:
devel/p5-List-MoreUtils-XS: Makefile distinfo 
devel/p5-List-MoreUtils-XS/patches: patch-MANIFEST 

Log message:
update p5-List-MoreUtils-XS to 0.426



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2017/10/05 08:14:48

Modified files:
x11/spectrwm   : Makefile distinfo 
x11/spectrwm/patches: patch-spectrwm_c 

Log message:
Update for Spectrwm to 3.1.0:

Add +R for region index to bar formatting.
Add new bar_color_selected and bar_font_color_selected options.
Add new 'ws_empty' action.
Enable padding in the bar_format using '_' character
Handle MappingNotify during startup.
Reset SIGPIPE before execvp().
Correct size for WM_STATE

works fine for me.

OK rpointel@.



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2017/10/05 08:01:51

Modified files:
www/nextcloud  : Makefile distinfo 
www/nextcloud/patches: patch-version_php 
www/nextcloud/pkg: PLIST 

Log message:
New update for Nextcloud to 12.0.3:

https://nextcloud.com/changelog/

OK kirby@



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Ingo Feinerer
CVSROOT:/cvs
Module name:ports
Changes by: feine...@cvs.openbsd.org2017/10/05 08:01:33

Modified files:
math/maxima: Makefile distinfo 
math/maxima/pkg: PLIST 

Log message:
Update to Maxima 5.41.0



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Gonzalo L . Rodriguez
CVSROOT:/cvs
Module name:ports
Changes by: gonz...@cvs.openbsd.org 2017/10/05 07:59:53

Modified files:
x11/smplayer   : Makefile distinfo 

Log message:
Update for SMPlayer to 17.10.0:

http://www.smplayer.info/en/changes

OK rsadowski@



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Pascal Stumpf
CVSROOT:/cvs
Module name:ports
Changes by: pas...@cvs.openbsd.org  2017/10/05 06:59:07

Modified files:
net/tor: Makefile distinfo 

Log message:
Update to tor 0.3.1.7; disable LZMA support.  Earlier diff by Klemens Nanni.



Re: [NEW] devel/py-future

2017-10-05 Thread Remi Pointel

Le 05-10-2017 11:43, Stuart Henderson a écrit :

On 2017/10/05 07:06, Remi Pointel wrote:

Hi,

attached is the new port py-future, needed for py-pefile.

Ok?

Cheers,

Remi.


No python3 flavour?


I updated the tarball to add the python3 flavor.

Ok?

Cheers,

Remi.

py-future-0.16.0.tar.gz
Description: GNU Zip compressed data


CVS: cvs.openbsd.org: ports

2017-10-05 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2017/10/05 06:12:06

Modified files:
graphics/rawtherapee: Makefile distinfo 
graphics/rawtherapee/patches: patch-CMakeLists_txt 
graphics/rawtherapee/pkg: PLIST 

Log message:
update to rawtherapee-5.3



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2017/10/05 05:40:40

Modified files:
games/naev : Makefile.inc 
games/naev/base: Makefile distinfo 
games/naev/data: Makefile distinfo 

Log message:
update to naev-0.7.0



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2017/10/05 05:37:31

Modified files:
net/seafile: Makefile.inc 
net/seafile/ccnet: Makefile distinfo 
net/seafile/client: distinfo 
net/seafile/seafile: Makefile distinfo 

Log message:
update to seafile-6.1.1



Re: UPDATE: math/R

2017-10-05 Thread Rafael Sadowski
On Thu Oct 05, 2017 at 06:42:32AM +, Ingo Feinerer wrote:
> Dear useRs,
> 
> update math/R 3.4.1 -> 3.4.2
> 
> The only visible package change is the trimming of README. Since we have
> clang now the section on using "modern compilers" is obsolete (as it was
> primarly targeted at amd64 and i386).
> 
> Regenerate patch at the same time.
> 
> OK?
> 
> Best regards,
> Ingo
> 

I ran into:

===>  Regression tests for R-3.4.2
gmake[1]: Entering directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests'
gmake[2]: Entering directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests'
gmake[3]: Entering directory 
'/usr/ports/pobj/R-3.4.2/build-amd64/tests/Examples'
Testing examples for package 'base'
  comparing 'base-Ex.Rout' to 'base-Ex.Rout.prev' ... NOTE
  6674c6674
  < 60
  ---
  > 5
  7254c7254
  < R_SESSION_TMPDIR: /tmp/RtmpjpkdMP
  ---
  > R_SESSION_TMPDIR: /tmp/RtmpBcomxX
Testing examples for package 'tools'
  comparing 'tools-Ex.Rout' to 'tools-Ex.Rout.save' ... OK
Testing examples for package 'utils'
  comparing 'utils-Ex.Rout' to 'utils-Ex.Rout.prev' ... OK
Testing examples for package 'grDevices'
  comparing 'grDevices-Ex.Rout' to 'grDevices-Ex.Rout.save' ... OK
Testing examples for package 'graphics'
  comparing 'graphics-Ex.Rout' to 'graphics-Ex.Rout.save' ... OK
Testing examples for package 'stats'
  comparing 'stats-Ex.Rout' to 'stats-Ex.Rout.save' ... OK
Testing examples for package 'datasets'
  comparing 'datasets-Ex.Rout' to 'datasets-Ex.Rout.save' ... OK
Testing examples for package 'methods'
  comparing 'methods-Ex.Rout' to 'methods-Ex.Rout.prev' ... OK
Testing examples for package 'grid'
  comparing 'grid-Ex.Rout' to 'grid-Ex.Rout.save' ... OK
Testing examples for package 'splines'
  comparing 'splines-Ex.Rout' to 'splines-Ex.Rout.save' ... OK
Testing examples for package 'stats4'
  comparing 'stats4-Ex.Rout' to 'stats4-Ex.Rout.save' ... OK
Testing examples for package 'tcltk'
  comparing 'tcltk-Ex.Rout' to 'tcltk-Ex.Rout.prev' ... OK
Testing examples for package 'compiler'
  comparing 'compiler-Ex.Rout' to 'compiler-Ex.Rout.prev' ... OK
Testing examples for package 'parallel'
  comparing 'parallel-Ex.Rout' to 'parallel-Ex.Rout.prev' ... OK
gmake[3]: Leaving directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests/Examples'
gmake[2]: Leaving directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests'
gmake[2]: Entering directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests'
running strict specific tests
gmake[3]: Entering directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests'
running code in '/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/eval-etc.R' ... OK
  comparing 'eval-etc.Rout' to 
'/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/eval-etc.Rout.save' ... OK
running code in '/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/simple-true.R' ... OK
  comparing 'simple-true.Rout' to 
'/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/simple-true.Rout.save' ... OK
running code in '/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/arith-true.R' ... OK
  comparing 'arith-true.Rout' to 
'/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/arith-true.Rout.save' ... OK
running code in '/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/arith.R' ... OK
  comparing 'arith.Rout' to 
'/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/arith.Rout.save' ... OK
running code in '/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/lm-tests.R' ... OK
  comparing 'lm-tests.Rout' to 
'/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/lm-tests.Rout.save' ... OK
running code in '/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/ok-errors.R' ... OK
  comparing 'ok-errors.Rout' to 
'/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/ok-errors.Rout.save' ... OK
running code in '/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/method-dispatch.R' ... OK
  comparing 'method-dispatch.Rout' to 
'/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/method-dispatch.Rout.save' ... OK
running code in '/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/any-all.R' ... OK
  comparing 'any-all.Rout' to 
'/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/any-all.Rout.save' ... OK
running code in '/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/d-p-q-r-tests.R' ... OK
  comparing 'd-p-q-r-tests.Rout' to 
'/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/d-p-q-r-tests.Rout.save' ... OK
gmake[3]: Leaving directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests'
running sloppy specific tests
gmake[3]: Entering directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests'
running code in '/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/complex.R' ...gmake[3]: 
*** [/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/Makefile.common:100: complex.Rout] 
Error 1
gmake[3]: Leaving directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests'
gmake[2]: *** [/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/Makefile.common:189: 
test-Specific] Error 2
gmake[2]: Leaving directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests'
gmake[1]: *** [/usr/ports/pobj/R-3.4.2/R-3.4.2/tests/Makefile.common:165: 
test-all-basics] Error 1
gmake[1]: Leaving directory '/usr/ports/pobj/R-3.4.2/build-amd64/tests'
gmake: *** [Makefile:239: check] Error 2
*** Error 2 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2762 

Re: UPDATE: SMPlayer-17.10.0

2017-10-05 Thread Josh Grosse
On Wed, Oct 04, 2017 at 10:29:37PM -0300, Gonzalo L. Rodriguez wrote:
> Hello,
> 
> Update for SMPlayer to 17.10.0:
> 
> http://www.smplayer.info/en/changes
> 
> Ok? Comments?

Working fine on amd64. I note that port-lib-depends-check asked:

LIB_DEPENDS x11/gnome/at-spi2-core not needed for x11/qt5/qtbase,-main ?

   -J-



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/05 03:51:10

Modified files:
textproc/uchardet: Makefile distinfo 
Removed files:
textproc/uchardet/patches: patch-doc_CMakeLists_txt 

Log message:
Update to uchardet 0.0.6.

Upstream moved from google code to freedesktop via github.



Re: UPDATE: devel/pcre

2017-10-05 Thread Stuart Henderson
On 2017/10/05 09:49, Rafael Sadowski wrote:
> ping
> 
> On Sat Sep 16, 2017 at 08:15:20AM +, Rafael Sadowski wrote:
> > Hi All,
> > 
> > please find blow a simple diff to update pcre to the last stable
> > version.  No ABI changes detected with nm(1).

No concerns about this update, but nm is not enough to say "no changes",
it's only enough to say when you definitely need a bump.

> > Tested with zsh ond amd64.
> > 
> > Best regards,
> > 
> > Rafael Sadowski
> > 
> > Index: Makefile
> > ===
> > RCS file: /cvs/ports/devel/pcre/Makefile,v
> > retrieving revision 1.67
> > diff -u -p -u -p -r1.67 Makefile
> > --- Makefile26 Jul 2017 22:45:18 -  1.67
> > +++ Makefile16 Sep 2017 08:13:05 -
> > @@ -2,8 +2,7 @@
> >  
> >  COMMENT=   perl-compatible regular expression library
> >  
> > -DISTNAME=  pcre-8.40
> > -REVISION = 1
> > +DISTNAME=  pcre-8.41
> >  
> >  SHARED_LIBS +=  pcre 3.0  # 0.1
> >  SHARED_LIBS +=  pcre16   0.0  # 0.0
> > Index: distinfo
> > ===
> > RCS file: /cvs/ports/devel/pcre/distinfo,v
> > retrieving revision 1.27
> > diff -u -p -u -p -r1.27 distinfo
> > --- distinfo31 May 2017 20:16:49 -  1.27
> > +++ distinfo16 Sep 2017 08:13:05 -
> > @@ -1,2 +1,2 @@
> > -SHA256 (pcre-8.40.tar.gz) = HXXOkOo/ge4IDNwE5oycJan7mEhhoGGL57v2drGO2j4=
> > -SIZE (pcre-8.40.tar.gz) = 2065161
> > +SHA256 (pcre-8.41.tar.gz) = JEg44fHRT34vp2gbhXs6hWa3QhXygTPxSo9eWSQbaCw=
> > +SIZE (pcre-8.41.tar.gz) = 2068775
> > 
> 



Re: [NEW] devel/py-future

2017-10-05 Thread Stuart Henderson
On 2017/10/05 07:06, Remi Pointel wrote:
> Hi,
> 
> attached is the new port py-future, needed for py-pefile.
> 
> Ok?
> 
> Cheers,
> 
> Remi.

No python3 flavour?



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2017/10/05 02:58:51

Modified files:
lang/verilator : Makefile distinfo 

Log message:
Update to verilator-3.912.



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2017/10/05 02:58:10

Modified files:
lang/iverilog  : Makefile distinfo 

Log message:
Update to iverilog-10.2.



NEW: fonts/clearsans

2017-10-05 Thread Anthony J. Bentley
Hi,

Attached is a port for clearsans-1.00.

Adopted by Mozilla for the Firefox for Android browser, Clear Sans has been
recognized as a versatile OpenType font for screen, print, and Web. Clear
Sans was designed with on-screen legibility in mind. It strikes a balance
between contemporary, professional, and stylish expression and thoroughly
functional purpose. It has a sophisticated and elegant personality at all
sizes, and its thoughtful design becomes even more evident at the thin
weight.

It has minimized, unambiguous characters and slightly narrow proportions,
making it ideal for UI design. Its strong, recognizable forms avoid
distracting ambiguity, making Clear Sans comfortable for reading short UI
labels and long passages in both screen and print.

This font supports a wide range of languages using Latin, Cyrillic, and
Greek scripts. The font family includes medium, regular, thin, and light
weights with upright, italic, and bold styles.


ok?

-- 
Anthony J. Bentley


clearsans.tar.gz
Description: clearsans.tar.gz


CVS: cvs.openbsd.org: ports

2017-10-05 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2017/10/05 02:32:12

Modified files:
emulators/mgba : Makefile distinfo 

Log message:
Update to mgba-0.6.1.

Release notes: https://mgba.io/2017/10/01/mgba-0.6.1/



UPDATE: print/py-relatorio

2017-10-05 Thread Sebastien Marie
Hi,

Here an update for relatorio 0.7.0.

Thanks.
-- 
Sebastien Marie


Index: Makefile
===
RCS file: /cvs/ports/print/py-relatorio/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile14 May 2017 17:45:21 -  1.6
+++ Makefile5 Oct 2017 08:24:07 -
@@ -2,7 +2,7 @@
 
 COMMENT=   templating library able to output odt and pdf files
 
-MODPY_EGG_VERSION= 0.6.4
+MODPY_EGG_VERSION= 0.7.0
 DISTNAME=  relatorio-${MODPY_EGG_VERSION}
 PKGNAME=   py-${DISTNAME}
 
Index: distinfo
===
RCS file: /cvs/ports/print/py-relatorio/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo14 May 2017 17:45:21 -  1.3
+++ distinfo5 Oct 2017 08:24:07 -
@@ -1,2 +1,2 @@
-SHA256 (relatorio-0.6.4.tar.gz) = n6DpPIwqHTmmRfQOlA+ygyUol2+BwJca/+r9mg5mNlI=
-SIZE (relatorio-0.6.4.tar.gz) = 949912
+SHA256 (relatorio-0.7.0.tar.gz) = 79aNllc7FcWcJKj0IO0UIQzlHeU1qEcNFDgfK+1p2EU=
+SIZE (relatorio-0.7.0.tar.gz) = 97
Index: pkg/PLIST
===
RCS file: /cvs/ports/print/py-relatorio/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST   14 May 2017 17:45:21 -  1.2
+++ pkg/PLIST   5 Oct 2017 08:24:07 -
@@ -31,6 +31,7 @@ lib/python${MODPY_VERSION}/site-packages
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/templates/other.tmpl
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/templates/test.tmpl
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/templates/time.tmpl
+lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test.fodt
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test.odt
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test_api.py
 lib/python${MODPY_VERSION}/site-packages/relatorio/tests/test_api.pyc



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Anthony J . Bentley
CVSROOT:/cvs
Module name:ports
Changes by: bent...@cvs.openbsd.org 2017/10/05 02:13:58

Modified files:
cad/ngspice: Makefile distinfo 
cad/ngspice/pkg: PLIST 
Removed files:
cad/ngspice/patches: patch-configure 

Log message:
Update to ngspice-27.



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Anton Lindqvist
CVSROOT:/cvs
Module name:ports
Changes by: an...@cvs.openbsd.org   2017/10/05 02:08:19

Modified files:
textproc/lowdown: Makefile distinfo 
textproc/lowdown/pkg: PLIST 

Log message:
Update to lowdown-0.2.7.

ok rsadowski@



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Anton Lindqvist
CVSROOT:/cvs
Module name:ports
Changes by: an...@cvs.openbsd.org   2017/10/05 02:06:24

Modified files:
sysutils/pick  : Makefile distinfo 

Log message:
Update to pick-1.9.0.

ok rsadowski@



Re: UPDATE: textproc/lowdown

2017-10-05 Thread Rafael Sadowski
On Thu Oct 05, 2017 at 07:46:49AM +, Anton Lindqvist wrote:
> Hi,
> Update lowdown to 0.2.7 from maintainer. Most notably, a reference
> manual of the Markdown accepted by lowdown has been added. Complete
> changelog can be found here[1].
> 
> Comments? OK?
> 
> [1] https://kristaps.bsd.lv/lowdown/archive.html
> 

Builds fine with clang-base, gcc-base and gcc-ports.

ok rsadowski@



Re: UPDATE: devel/pcre

2017-10-05 Thread Rafael Sadowski
ping

On Sat Sep 16, 2017 at 08:15:20AM +, Rafael Sadowski wrote:
> Hi All,
> 
> please find blow a simple diff to update pcre to the last stable
> version.  No ABI changes detected with nm(1).
> 
> Tested with zsh ond amd64.
> 
> Best regards,
> 
> Rafael Sadowski
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/devel/pcre/Makefile,v
> retrieving revision 1.67
> diff -u -p -u -p -r1.67 Makefile
> --- Makefile  26 Jul 2017 22:45:18 -  1.67
> +++ Makefile  16 Sep 2017 08:13:05 -
> @@ -2,8 +2,7 @@
>  
>  COMMENT= perl-compatible regular expression library
>  
> -DISTNAME=pcre-8.40
> -REVISION =   1
> +DISTNAME=pcre-8.41
>  
>  SHARED_LIBS +=  pcre 3.0  # 0.1
>  SHARED_LIBS +=  pcre16   0.0  # 0.0
> Index: distinfo
> ===
> RCS file: /cvs/ports/devel/pcre/distinfo,v
> retrieving revision 1.27
> diff -u -p -u -p -r1.27 distinfo
> --- distinfo  31 May 2017 20:16:49 -  1.27
> +++ distinfo  16 Sep 2017 08:13:05 -
> @@ -1,2 +1,2 @@
> -SHA256 (pcre-8.40.tar.gz) = HXXOkOo/ge4IDNwE5oycJan7mEhhoGGL57v2drGO2j4=
> -SIZE (pcre-8.40.tar.gz) = 2065161
> +SHA256 (pcre-8.41.tar.gz) = JEg44fHRT34vp2gbhXs6hWa3QhXygTPxSo9eWSQbaCw=
> +SIZE (pcre-8.41.tar.gz) = 2068775
> 



Re: UPDATE: sysutils/pick

2017-10-05 Thread Rafael Sadowski
On Tue Sep 19, 2017 at 07:38:52AM +, Anton Lindqvist wrote:
> Hi,
> Update pick to 1.9.0 from maintainer, the complete changelog can be
> found here[1] and the most important changes below:
> 
> New features:
> 
> - Add -K option used to disable toggling of keyboard transmit mode.
>   Fixes a bug causing the arrow keys to stop working after running pick
>   from within Vim.
> 
> Bug fixes:
> 
> - Do not reset the selection on redraw.
> 
> - Explicitly handle Ctrl-{C,Z} control characters. The previous SIGINT
>   handler was broken since it invoked functions that are not considered
>   asynchronous safe. Instead, do not turn control characters into
>   signals but instead handle the relevant ones. A pleasant side-effect
>   is that suspend/resumes now behaves correctly.
> 
> Changes:
> 
> - Make Ctrl-W implement the ALTWERASE algorithm,
> 
> - Improve the semantics of the manual and clarify a few things.
> 
> Comments? OK?
> 
> [1] https://github.com/calleerlandsson/pick/releases/tag/v1.9.0
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/sysutils/pick/Makefile,v
> retrieving revision 1.5
> diff -u -p -r1.5 Makefile
> --- Makefile  29 Aug 2017 07:14:40 -  1.5
> +++ Makefile  19 Sep 2017 07:34:30 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT =fuzzy select anything
>  
> -V =  1.8.0
> +V =  1.9.0
>  DISTNAME =   pick-${V}
>  
>  CATEGORIES = sysutils
> Index: distinfo
> ===
> RCS file: /cvs/ports/sysutils/pick/distinfo,v
> retrieving revision 1.4
> diff -u -p -r1.4 distinfo
> --- distinfo  29 Aug 2017 07:14:40 -  1.4
> +++ distinfo  19 Sep 2017 07:34:30 -
> @@ -1,2 +1,2 @@
> -SHA256 (pick-1.8.0.tar.gz) = eDTTrvnldc4HQU+WHR8CR3a0m7I8XcO3u49rc0ExBn0=
> -SIZE (pick-1.8.0.tar.gz) = 101366
> +SHA256 (pick-1.9.0.tar.gz) = l9PzEOt95E++UK00UcSdhZ1gf6FKzQxYSq+ul+6mUmc=
> +SIZE (pick-1.9.0.tar.gz) = 106379
> 


Testsuite summary for pick 1.9.0

 TOTAL: 64
 # PASS:  64
 # SKIP:  0
 # XFAIL: 0
 # FAIL:  0
 # XPASS: 0
 # ERROR: 0



ok rsadowski@



UPDATE: textproc/lowdown

2017-10-05 Thread Anton Lindqvist
Hi,
Update lowdown to 0.2.7 from maintainer. Most notably, a reference
manual of the Markdown accepted by lowdown has been added. Complete
changelog can be found here[1].

Comments? OK?

[1] https://kristaps.bsd.lv/lowdown/archive.html

Index: Makefile
===
RCS file: /cvs/ports/textproc/lowdown/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile7 Sep 2017 07:03:24 -   1.6
+++ Makefile5 Oct 2017 07:42:00 -
@@ -2,7 +2,7 @@
 
 COMMENT =  simple markdown translator
 
-DISTNAME = lowdown-0.2.4
+DISTNAME = lowdown-0.2.7
 CATEGORIES =   textproc
 
 HOMEPAGE = https://kristaps.bsd.lv/lowdown/
Index: distinfo
===
RCS file: /cvs/ports/textproc/lowdown/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo7 Sep 2017 07:03:24 -   1.6
+++ distinfo5 Oct 2017 07:42:00 -
@@ -1,2 +1,2 @@
-SHA256 (lowdown-0.2.4.tar.gz) = TMbqByJE+617RPqj4CjzNvP26UIvqazCY9LCwlDkOog=
-SIZE (lowdown-0.2.4.tar.gz) = 64693
+SHA256 (lowdown-0.2.7.tar.gz) = yWwQXCMUhIQ6jTjot96ySO93NoEJU7kon2E/7513feE=
+SIZE (lowdown-0.2.7.tar.gz) = 72312
Index: pkg/PLIST
===
RCS file: /cvs/ports/textproc/lowdown/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   7 Sep 2017 07:03:24 -   1.3
+++ pkg/PLIST   5 Oct 2017 07:42:00 -
@@ -19,3 +19,4 @@ lib/liblowdown.a
 @man man/man3/lowdown_tree_free.3
 @man man/man3/lowdown_tree_new.3
 @man man/man3/lowdown_tree_rndr.3
+@man man/man5/lowdown.5



Re: UPDATE: sysutils/pick

2017-10-05 Thread Anton Lindqvist
Ping

On Tue, Sep 19, 2017 at 09:38:51AM +0200, Anton Lindqvist wrote:
> Hi,
> Update pick to 1.9.0 from maintainer, the complete changelog can be
> found here[1] and the most important changes below:
> 
> New features:
> 
> - Add -K option used to disable toggling of keyboard transmit mode.
>   Fixes a bug causing the arrow keys to stop working after running pick
>   from within Vim.
> 
> Bug fixes:
> 
> - Do not reset the selection on redraw.
> 
> - Explicitly handle Ctrl-{C,Z} control characters. The previous SIGINT
>   handler was broken since it invoked functions that are not considered
>   asynchronous safe. Instead, do not turn control characters into
>   signals but instead handle the relevant ones. A pleasant side-effect
>   is that suspend/resumes now behaves correctly.
> 
> Changes:
> 
> - Make Ctrl-W implement the ALTWERASE algorithm,
> 
> - Improve the semantics of the manual and clarify a few things.
> 
> Comments? OK?
> 
> [1] https://github.com/calleerlandsson/pick/releases/tag/v1.9.0
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/sysutils/pick/Makefile,v
> retrieving revision 1.5
> diff -u -p -r1.5 Makefile
> --- Makefile  29 Aug 2017 07:14:40 -  1.5
> +++ Makefile  19 Sep 2017 07:34:30 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT =fuzzy select anything
>  
> -V =  1.8.0
> +V =  1.9.0
>  DISTNAME =   pick-${V}
>  
>  CATEGORIES = sysutils
> Index: distinfo
> ===
> RCS file: /cvs/ports/sysutils/pick/distinfo,v
> retrieving revision 1.4
> diff -u -p -r1.4 distinfo
> --- distinfo  29 Aug 2017 07:14:40 -  1.4
> +++ distinfo  19 Sep 2017 07:34:30 -
> @@ -1,2 +1,2 @@
> -SHA256 (pick-1.8.0.tar.gz) = eDTTrvnldc4HQU+WHR8CR3a0m7I8XcO3u49rc0ExBn0=
> -SIZE (pick-1.8.0.tar.gz) = 101366
> +SHA256 (pick-1.9.0.tar.gz) = l9PzEOt95E++UK00UcSdhZ1gf6FKzQxYSq+ul+6mUmc=
> +SIZE (pick-1.9.0.tar.gz) = 106379



CVS: cvs.openbsd.org: ports

2017-10-05 Thread Landry Breuil
CVSROOT:/cvs
Module name:ports
Changes by: lan...@cvs.openbsd.org  2017/10/05 00:44:53

Modified files:
meta/xfce  : Makefile 
meta/xfce/pkg  : README-main 

Log message:
Remove mention about toad.



UPDATE: math/R

2017-10-05 Thread Ingo Feinerer
Dear useRs,

update math/R 3.4.1 -> 3.4.2

The only visible package change is the trimming of README. Since we have
clang now the section on using "modern compilers" is obsolete (as it was
primarly targeted at amd64 and i386).

Regenerate patch at the same time.

OK?

Best regards,
Ingo

Index: Makefile
===
RCS file: /cvs/ports/math/R/Makefile,v
retrieving revision 1.95
diff -u -p -r1.95 Makefile
--- Makefile24 Aug 2017 09:45:23 -  1.95
+++ Makefile5 Oct 2017 06:37:37 -
@@ -1,8 +1,7 @@
 # $OpenBSD: Makefile,v 1.95 2017/08/24 09:45:23 sthen Exp $
 
 COMMENT=   powerful math/statistics/graphics language
-DISTNAME=  R-3.4.1
-REVISION=  0
+DISTNAME=  R-3.4.2
 
 SO_VERSION=33.0
 .for _lib in R Rblas Rlapack
Index: distinfo
===
RCS file: /cvs/ports/math/R/distinfo,v
retrieving revision 1.35
diff -u -p -r1.35 distinfo
--- distinfo2 Jul 2017 05:18:42 -   1.35
+++ distinfo5 Oct 2017 06:37:37 -
@@ -1,2 +1,2 @@
-SHA256 (R-3.4.1.tar.gz) = ArETXRXqlpo1gsrrlVlKBegwpt6821uF7S1YNqaj/Hg=
-SIZE (R-3.4.1.tar.gz) = 30200109
+SHA256 (R-3.4.2.tar.gz) = lx4wwkNs9kX1hVKQUQXXV4i9lzO928t8T7/0wabYDGQ=
+SIZE (R-3.4.2.tar.gz) = 30255544
Index: patches/patch-configure
===
RCS file: /cvs/ports/math/R/patches/patch-configure,v
retrieving revision 1.31
diff -u -p -r1.31 patch-configure
--- patches/patch-configure 26 Apr 2017 17:29:58 -  1.31
+++ patches/patch-configure 5 Oct 2017 06:37:37 -
@@ -1,8 +1,9 @@
 $OpenBSD: patch-configure,v 1.31 2017/04/26 17:29:58 feinerer Exp $
 
 configure.orig Wed Apr 19 22:38:22 2017
-+++ configure  Sat Apr 22 18:00:09 2017
-@@ -40238,8 +40238,8 @@ fi
+Index: configure
+--- configure.orig
 configure
+@@ -40291,8 +40291,8 @@ fi
  
  fi
  if test "${have_zlib}" = yes; then
@@ -13,7 +14,7 @@ $OpenBSD: patch-configure,v 1.31 2017/04
  if ${r_cv_header_zlib_h+:} false; then :
$as_echo_n "(cached) " >&6
  else
-@@ -40254,7 +40254,7 @@ else
+@@ -40307,7 +40307,7 @@ else
  #include 
  int main() {
  #ifdef ZLIB_VERNUM
Index: pkg/README
===
RCS file: /cvs/ports/math/R/pkg/README,v
retrieving revision 1.7
diff -u -p -r1.7 README
--- pkg/README  26 Apr 2017 17:29:58 -  1.7
+++ pkg/README  5 Oct 2017 06:37:37 -
@@ -16,16 +16,3 @@ Running:
 
 as root, will update both ${TRUEPREFIX}/lib/R/etc/Makeconf and
 ${TRUEPREFIX}/lib/R/etc/ldpaths with the right settings.
-
-Customizing package compilation
-===
-Make variables to be used by R packages compiling code at installation time
-can be customized via ~/.R/Makevars
-(https://cran.r-project.org/doc/manuals/r-release/R-admin.html#Customizing-package-compilation).
-E.g., for using recent compilers (packages g++ and gcc) add
-
-CC=egcc -std=gnu99
-CXX=eg++
-CXX11=eg++
-CXX11STD=-std=c++11
-CXX11PICFLAGS=-fpic



Re: UPDATE: Nextcloud-12.0.3

2017-10-05 Thread Rafael Sadowski
On Thu Oct 05, 2017 at 01:32:26AM +, Gonzalo L. Rodriguez wrote:
> ping
> 
> - Forwarded message from "Gonzalo L. Rodriguez"  -
> 
> From: "Gonzalo L. Rodriguez" 
> To: ports@openbsd.org
> Date: Wed, 20 Sep 2017 13:21:34 -0300
> Subject: UPDATE: Nextcloud-12.0.3
> 
> Hello,
> 
> New update for Nextcloud to 12.0.3:
> 
> https://nextcloud.com/changelog/
> 
> Ok? Comments?
> 
> 
> Cheers.-
> 
> -- 
> Sending from my toaster.
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/www/nextcloud/Makefile,v
> retrieving revision 1.5
> diff -u -p -r1.5 Makefile
> --- Makefile  13 Sep 2017 13:20:30 -  1.5
> +++ Makefile  20 Sep 2017 16:18:11 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT= easy and universal access to shared and/or personal 
> files
>  
> -V=   12.0.2
> +V=   12.0.3
>  DISTNAME=nextcloud-${V}
>  EXTRACT_SUFX=.tar.bz2
>  
> @@ -10,6 +10,7 @@ CATEGORIES= www
>  
>  HOMEPAGE=http://nextcloud.com/
>  

Please switch URL to HTTPS otherwise ok rsadowski@.