[no subject]

2019-02-28 Thread Eddie Thieda
Updated url for simh pkg/DESC file.

cvs server: Diffing .
cvs server: Diffing patches
cvs server: Diffing pkg
Index: pkg/DESCR
===
RCS file: /cvs/ports/emulators/simh/pkg/DESCR,v
retrieving revision 1.10
diff -u -p -r1.10 DESCR
--- pkg/DESCR   10 May 2007 21:01:15 -  1.10
+++ pkg/DESCR   1 Mar 2019 07:43:51 -
@@ -20,5 +20,5 @@ Simulators included in this package:
- Royal-Mcbee LGP-30, LGP-21
- Scientific Data Systems SDS 940

-See http://www.openbsd.org/vax-simh.html for instructions on how to run
+See http://www.openbsd.org/vax.html for instructions on how to run
 OpenBSD/vax on simh-vax.
02:44:57 /usr/ports/emulators/simh $ doas cvs diff
cvs server: Diffing .
cvs server: Diffing patches
cvs server: Diffing pkg
Index: pkg/DESCR
===
RCS file: /cvs/ports/emulators/simh/pkg/DESCR,v
retrieving revision 1.10
diff -u -p -r1.10 DESCR
--- pkg/DESCR   10 May 2007 21:01:15 -  1.10
+++ pkg/DESCR   1 Mar 2019 07:45:03 -
@@ -20,5 +20,5 @@ Simulators included in this package:
- Royal-Mcbee LGP-30, LGP-21
- Scientific Data Systems SDS 940

-See http://www.openbsd.org/vax-simh.html for instructions on how to run
+See http://www.openbsd.org/vax.html for instructions on how to run
 OpenBSD/vax on simh-vax.


[Update] devel/p5-Array-Compare : update to 3.0.2

2019-02-28 Thread wen heping
Hi, ports@:

   Here is a patch to update devel/p5-Array-Compare to 3.0.2.
   It build OK and passed all tests on my OpenBSD-current amd64 system.
   No other ports depends on it.

  Comments ?

wen
Index: Makefile
===
RCS file: /cvs/ports/devel/p5-Array-Compare/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile2 Sep 2016 22:31:12 -   1.19
+++ Makefile1 Mar 2019 00:35:25 -
@@ -4,7 +4,8 @@ COMMENT=Perl module for comparing array
 
 MODULES=   cpan
 PKG_ARCH=  *
-DISTNAME=  Array-Compare-2.12
+DISTNAME=  Array-Compare-v3.0.2
+PKGNAME=   ${DISTNAME:S/v//g}
 CATEGORIES=devel
 
 # Artistic
Index: distinfo
===
RCS file: /cvs/ports/devel/p5-Array-Compare/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo2 Sep 2016 22:31:12 -   1.13
+++ distinfo1 Mar 2019 00:35:25 -
@@ -1,2 +1,2 @@
-SHA256 (Array-Compare-2.12.tar.gz) = 
d7uakBmkXr1HvXxWUthYO5x/y/fTv2NaisJDSJAS/YE=
-SIZE (Array-Compare-2.12.tar.gz) = 9312
+SHA256 (Array-Compare-v3.0.2.tar.gz) = 
WojynUUiOmZ1V+F5rPKyaBMDhDVvO9R4rXkcaM26KDI=
+SIZE (Array-Compare-v3.0.2.tar.gz) = 9717


CVS: cvs.openbsd.org: ports

2019-02-28 Thread Anton Lindqvist
CVSROOT:/cvs
Module name:ports
Changes by: an...@cvs.openbsd.org   2019/02/28 23:54:21

Modified files:
sysutils/pick  : Makefile distinfo 

Log message:
Update to pick-3.0.0.

ok sthen@



UPDATE: devel/pycharm

2019-02-28 Thread Rafael Sadowski
Update to the latest version. OK? Feedback?

RS

Index: Makefile
===
RCS file: /cvs/ports/devel/pycharm/Makefile,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 Makefile
--- Makefile27 Dec 2018 19:14:15 -  1.11
+++ Makefile28 Feb 2019 07:56:39 -
@@ -2,7 +2,7 @@
 
 COMMENT=   Python IDE based on IntelliJ IDEA
 
-V= 2018.3.2
+V= 2018.3.5
 DISTNAME=  pycharm-community-${V}
 PKGNAME=   pycharm-${V}
 CATEGORIES=devel
@@ -40,6 +40,7 @@ do-install:
@rm -rf ${PC}/jre
@rm -rf ${PC}/jre64
@rm -rf ${PC}/plugins/android
+   @rm -rf ${PC}/lib/pty4j-native
@rm -rf 
${PC}/plugins/gradle/lib/native-platform-{freebsd,linux,osx,windows}*.jar
@${SUBST_PROGRAM} ${FILESDIR}/pycharm ${PREFIX}/bin/pycharm
@chmod ${BINMODE} ${PREFIX}/bin/pycharm
Index: distinfo
===
RCS file: /cvs/ports/devel/pycharm/distinfo,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 distinfo
--- distinfo27 Dec 2018 19:14:15 -  1.9
+++ distinfo28 Feb 2019 07:56:39 -
@@ -1,2 +1,2 @@
-SHA256 (pycharm-community-2018.3.2.tar.gz) = 
ju2uNgqvPgSAFx1DoS22bwYjtafMHPI56Y6Nmu0nKqo=
-SIZE (pycharm-community-2018.3.2.tar.gz) = 310664794
+SHA256 (pycharm-community-2018.3.5.tar.gz) = 
p0Xu+PKVLJ6vsts/mvUrEXHwm5afqeKZDJPXgOhsePM=
+SIZE (pycharm-community-2018.3.5.tar.gz) = 311914955
Index: pkg/PLIST
===
RCS file: /cvs/ports/devel/pycharm/pkg/PLIST,v
retrieving revision 1.9
diff -u -p -u -p -r1.9 PLIST
--- pkg/PLIST   27 Dec 2018 19:14:15 -  1.9
+++ pkg/PLIST   28 Feb 2019 07:56:39 -
@@ -1744,7 +1744,7 @@ pycharm/lib/commons-httpclient-3.1-patch
 pycharm/lib/commons-imaging-1.0-RC-1.jar
 pycharm/lib/commons-lang-2.4.jar
 pycharm/lib/commons-logging-1.2.jar
-pycharm/lib/delight-nashorn-sandbox-0.1.16.jar
+pycharm/lib/delight-rhino-sandbox-0.0.9.jar
 pycharm/lib/eddsa-0.2.0.jar
 pycharm/lib/error_prone_annotations-2.3.1.jar
 pycharm/lib/extensions.jar
@@ -1793,8 +1793,8 @@ pycharm/lib/lz4-1.3.0.jar
 pycharm/lib/markdown4j-2.2-cj-1.1.jar
 pycharm/lib/markdownj-core-0.4.2-SNAPSHOT.jar
 pycharm/lib/microba.jar
-pycharm/lib/miglayout-core-5.1.jar
-pycharm/lib/miglayout-swing-5.1.jar
+pycharm/lib/miglayout-core-5.2.jar
+pycharm/lib/miglayout-swing-5.2.jar
 pycharm/lib/mutability-annotations-compat.jar
 pycharm/lib/nanoxml-2.2.3.jar
 pycharm/lib/netty-buffer-4.1.30.Final.jar
@@ -1810,13 +1810,14 @@ pycharm/lib/oro-2.0.8.jar
 pycharm/lib/picocontainer-1.2.jar
 pycharm/lib/platform-api.jar
 pycharm/lib/platform-impl.jar
-pycharm/lib/proxy-vole-1.0.5.jar
+pycharm/lib/proxy-vole-1.0.6.jar
 pycharm/lib/pty4j-0.8.6.jar
 pycharm/lib/purejavacomm-0.0.11.1.jar
 pycharm/lib/pycharm-pydev.jar
 pycharm/lib/pycharm.jar
 pycharm/lib/resources.jar
 pycharm/lib/resources_en.jar
+pycharm/lib/rhino-1.7.10.jar
 pycharm/lib/rngom-20051226-patched.jar
 pycharm/lib/serviceMessages.jar
 pycharm/lib/slf4j-api-1.7.25.jar



Extra graphics/nomacs dependency

2019-02-28 Thread Rafael Sadowski
> Hello Rafael,

> I've recently started coming across webp [1] image files (which use the RIFF
> format). Our nomacs installation can't handle them in its current state, but
> simply installing qtimageformats is enough for nomacs to deal with them.

> I wonder if it might be worth adding x11/qt5/qtimagefomrats as a run-time
> dependency to nomacs so that it can handle webp (and, probably, other image
> formats)?


> Laurie

> [1] https://developers.google.com/speed/webp/

Thanks Laurence for the report. Diff below adds qtimageformats as
RUN_DEPENDS and tweaks some s/=/+=/ which I prefer in MODULES context.

nomacs+qtimageformats works quite well here.

Feedback/OK?

RS

Index: Makefile
===
RCS file: /cvs/ports/graphics/nomacs/Makefile,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 Makefile
--- Makefile8 Sep 2018 06:56:45 -   1.19
+++ Makefile27 Feb 2019 01:26:40 -
@@ -5,7 +5,7 @@ COMMENT =   small and fast Qt image viewer
 GH_ACCOUNT =   nomacs
 GH_PROJECT =   nomacs
 GH_TAGNAME =   3.10.2
-REVISION = 0
+REVISION = 1
 
 CATEGORIES =   graphics
 
@@ -25,9 +25,10 @@ WANTLIB += opencv_imgproc quazip5 raw ti
 MODULES =  devel/cmake \
x11/qt5 \
 
-RUN_DEPENDS =  devel/desktop-file-utils
+RUN_DEPENDS += devel/desktop-file-utils \
+   x11/qt5/qtimageformats
 
-LIB_DEPENDS =  archivers/quazip,qt5 \
+LIB_DEPENDS += archivers/quazip,qt5 \
graphics/exiv2 \
graphics/lcms2 \
graphics/libraw \
@@ -35,9 +36,8 @@ LIB_DEPENDS = archivers/quazip,qt5 \
graphics/tiff \
x11/qt5/qtsvg
 
-CONFIGURE_ARGS =   -DUSE_SYSTEM_QUAZIP:Bool=ON \
-   -DDISABLE_QT_DEBUG:Bool=ON \
-   -DENABLE_TRANSLATIONS:Bool=ON
+CONFIGURE_ARGS +=  -DUSE_SYSTEM_QUAZIP=ON \
+   -DENABLE_TRANSLATIONS=ON
 
 WRKDIST =  ${WRKDIR}/${PKGNAME}/ImageLounge
 



multimedia/phonon-backend/gstreamer tweak

2019-02-28 Thread Rafael Sadowski
libxml is not in WANTLIB (also after update) but there is a CMake check
at configure-time. Added NO_TEST=Yes, while here.

OK?

RS

Index: Makefile
===
RCS file: /cvs/ports/multimedia/phonon-backend/gstreamer/Makefile,v
retrieving revision 1.22
diff -u -p -u -p -r1.22 Makefile
--- Makefile19 Oct 2018 20:53:27 -  1.22
+++ Makefile20 Feb 2019 05:23:26 -
@@ -27,9 +27,9 @@ RUN_DEPENDS-main =multimedia/gstreamer1
 
 LIB_DEPENDS-icons =
 LIB_DEPENDS-main = ${LIB_DEPENDS} \
-   textproc/libxml \
multimedia/gstreamer1/core \
multimedia/gstreamer1/plugins-base
+LIB_DEPENDS-build =textproc/libxml
 
 WANTLIB-icons =
 WANTLIB-main = ${WANTLIB} ${COMPILER_LIBCXX} GL m
@@ -47,5 +47,7 @@ WANTLIB-main +=   QtGui QtOpenGL
 .endif
 
 WRKDIST =  ${WRKDIR}/phonon-gstreamer-${VERSION}
+
+NO_TEST =  Yes
 
 .include 



UPDATE: misc/screen

2019-02-28 Thread Rafael Sadowski
Because it's on my OpenBSD ports list[1]. Please find below an update diff
to the latest stable screen version.

Build tested with base clang, base gcc and ports gcc with all FLAVORS.
Only lightly runtime tested with all FLAVORS on amd64 .

Tests welcome and also OKs/Feedback.

RS

[1]:
https://www.sizeofvoid.org/posts/2018-03-25-ports-wishlist-for-the-release-6-3-6-4/

Index: Makefile
===
RCS file: /cvs/ports/misc/screen/Makefile,v
retrieving revision 1.68
diff -u -p -u -p -r1.68 Makefile
--- Makefile1 Sep 2015 12:05:19 -   1.68
+++ Makefile27 Feb 2019 02:39:40 -
@@ -3,24 +3,24 @@
 
 COMMENT=   multi-screen window manager
 
-VERSION=   4.0.3
+VERSION=   4.6.2
 DISTNAME=  screen-${VERSION}
-REVISION=  6
 CATEGORIES=misc
 MASTER_SITES=  ${MASTER_SITE_GNU:=screen/}
 
 HOMEPAGE=  https://www.gnu.org/software/screen/
 
-# GPLv2+
+# GPLv3+
 PERMIT_PACKAGE_CDROM=  Yes
 
 SUBST_VARS=VERSION
 
 CFLAGS+=   -Wall
 
-CONFIGURE_STYLE= gnu
-CONFIGURE_ARGS=--with-sys-screenrc="${SYSCONFDIR}/screenrc"
-USE_GROFF =Yes
+CONFIGURE_STYLE=   gnu
+CONFIGURE_ARGS=--with-sys-screenrc="${SYSCONFDIR}/screenrc"
+USE_GROFF= Yes
+USE_GMAKE= Yes
 
 FLAVORS=   static shm
 FLAVOR?=
Index: distinfo
===
RCS file: /cvs/ports/misc/screen/distinfo,v
retrieving revision 1.11
diff -u -p -u -p -r1.11 distinfo
--- distinfo18 Jan 2015 03:14:33 -  1.11
+++ distinfo27 Feb 2019 02:39:40 -
@@ -1,2 +1,2 @@
-SHA256 (screen-4.0.3.tar.gz) = ePDVsUlghKWQJYYwTUpzlUsr/jPqE+3O7PIWFcOebHc=
-SIZE (screen-4.0.3.tar.gz) = 840602
+SHA256 (screen-4.6.2.tar.gz) = G2kiUg5qDOXih2jWILD2QKZjE5f5XMsEO3C5G7UD+jo=
+SIZE (screen-4.6.2.tar.gz) = 845210
Index: patches/patch-ansi_c
===
RCS file: patches/patch-ansi_c
diff -N patches/patch-ansi_c
--- patches/patch-ansi_c11 Sep 2015 14:04:59 -  1.4
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,43 +0,0 @@
-$OpenBSD: patch-ansi_c,v 1.4 2015/09/11 14:04:59 jasper Exp $
-
-Security fix for CVE-2015-6806,
-screen: Stack overflow due to deep recursion causing process freeze
-
 ansi.c.origFri Dec  5 14:57:05 2003
-+++ ansi.c Tue Sep  1 14:03:33 2015
-@@ -2425,13 +2425,13 @@ int n, ys, ye, bce;
- return;
-   if (n > 0)
- {
-+  if (ye - ys + 1 < n)
-+  n = ye - ys + 1;
-   if (n > 256)
-   {
- MScrollV(p, n - 256, ys, ye, bce);
- n = 256;
-   }
--  if (ye - ys + 1 < n)
--  n = ye - ys + 1;
- #ifdef COPY_PASTE
-   if (compacthist)
-   {
-@@ -2482,14 +2482,14 @@ int n, ys, ye, bce;
- }
-   else
- {
--  if (n < -256)
--  {
--MScrollV(p, n + 256, ys, ye, bce);
--n = -256;
--  }
-   n = -n;
-   if (ye - ys + 1 < n)
-   n = ye - ys + 1;
-+  if (n > 256)
-+  {
-+MScrollV(p, - (n - 256), ys, ye, bce);
-+n = 256;
-+  }
- 
-   ml = p->w_mlines + ye;
-   /* Clear lines */
Index: patches/patch-configure
===
RCS file: patches/patch-configure
diff -N patches/patch-configure
--- patches/patch-configure 31 Oct 2006 18:01:01 -  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,17 +0,0 @@
-$OpenBSD: patch-configure,v 1.1 2006/10/31 18:01:01 naddy Exp $
 configure.orig Mon Oct 30 17:48:42 2006
-+++ configure  Mon Oct 30 17:49:09 2006
-@@ -7186,10 +7186,12 @@ cat confdefs.h >>conftest.$ac_ext
- cat >>conftest.$ac_ext <<_ACEOF
- /* end confdefs.h.  */
- 
-+#include 
- int
- main ()
- {
--vsprintf(0,0,0);
-+va_list ap;
-+vsprintf(0,0,ap);
-   ;
-   return 0;
- }
Index: patches/patch-doc_screen_1
===
RCS file: /cvs/ports/misc/screen/patches/patch-doc_screen_1,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 patch-doc_screen_1
--- patches/patch-doc_screen_1  26 Sep 2003 23:50:55 -  1.4
+++ patches/patch-doc_screen_1  27 Feb 2019 02:39:40 -
@@ -1,16 +1,17 @@
 $OpenBSD: patch-doc_screen_1,v 1.4 2003/09/26 23:50:55 brad Exp $
 doc/screen.1.orig  2003-08-27 16:36:21.0 +0200
-+++ doc/screen.1   2003-09-12 15:36:35.0 +0200
-@@ -99,7 +99,7 @@ create the new window.
- The above example would start the emacs editor (editing prog.c) and switch
- to its window.
+Index: doc/screen.1
+--- doc/screen.1.orig
 doc/screen.1
+@@ -103,7 +103,7 @@ to its window. - Note that you cannot transport enviro
+ the invoking shell to the application (emacs in this case), because it is
+ forked from the parent screen process, not from the invoking shell.
  .PP
 -If \*Q/etc/utmp\*U is writable by
 +If \*Q/var/run/utmp\*U is writable by
  .IR screen ,
  an appropriate record will be written to this file for 

UPDATE: net/weechat

2019-02-28 Thread Rafael Sadowski
Simple update to the latest stable version. Changelog:

https://weechat.org/files/changelog/ChangeLog-devel.html

OK?

Index: Makefile
===
RCS file: /cvs/ports/net/weechat/Makefile,v
retrieving revision 1.39
diff -u -p -u -p -r1.39 Makefile
--- Makefile6 Nov 2018 19:34:04 -   1.39
+++ Makefile1 Mar 2019 05:43:00 -
@@ -6,7 +6,7 @@ COMMENT-python= Python bindings for weec
 COMMENT-ruby=  Ruby bindings for weechat
 COMMENT-tcl=   Tcl bindings for weechat
 
-V= 2.3
+V= 2.4
 DISTNAME=  weechat-${V}
 
 PKGNAME-main=  weechat-${V}
Index: distinfo
===
RCS file: /cvs/ports/net/weechat/distinfo,v
retrieving revision 1.20
diff -u -p -u -p -r1.20 distinfo
--- distinfo6 Nov 2018 19:34:04 -   1.20
+++ distinfo1 Mar 2019 05:43:00 -
@@ -1,2 +1,2 @@
-SHA256 (weechat-2.3.tar.gz) = 9GszsI8qko3ROgWZ370h60t0TEGnP6GOREaPrx18W0c=
-SIZE (weechat-2.3.tar.gz) = 4089562
+SHA256 (weechat-2.4.tar.gz) = lj/s3fVcTI1slpONGpB+RIZ5gXcG59ILxq8keXCFp0w=
+SIZE (weechat-2.4.tar.gz) = 4130604
Index: patches/patch-src_plugins_CMakeLists_txt
===
RCS file: /cvs/ports/net/weechat/patches/patch-src_plugins_CMakeLists_txt,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 patch-src_plugins_CMakeLists_txt
--- patches/patch-src_plugins_CMakeLists_txt26 Apr 2018 16:06:09 -  
1.6
+++ patches/patch-src_plugins_CMakeLists_txt1 Mar 2019 05:43:00 -
@@ -2,7 +2,7 @@ $OpenBSD: patch-src_plugins_CMakeLists_t
 Index: src/plugins/CMakeLists.txt
 --- src/plugins/CMakeLists.txt.orig
 +++ src/plugins/CMakeLists.txt
-@@ -117,8 +117,8 @@ if(ENABLE_SCRIPTS AND ENABLE_PERL)
+@@ -118,8 +118,8 @@ if(ENABLE_SCRIPTS AND ENABLE_PERL)
  endif()
  
  if(ENABLE_SCRIPTS AND ENABLE_PYTHON)



Re: NEW: x11/kde-applications/kompare (replacement for unhooked x11/kde4/kompare)

2019-02-28 Thread Rafael Sadowski
On Fri Mar 01, 2019 at 01:35:42AM +0100, Klemens Nanni wrote:
> On Fri, Mar 01, 2019 at 01:26:42AM +0100, Rafael Sadowski wrote:
> > This error message is gone with upcoming kf5 update or your
> > xdg-desktop-menu-dummy.menu is corrupted.
> Fair enough; I'll just trash the file.
> 
> > ... The same behavior on Debian/sid KDE5, so I guess this is a feature
> > :-D anyway.
> Ouch.  Do you care enough to mention this upstream?

Sure, I found the bug and I'll import with my fix and send upstream.

> 
> > I think that's the main use-case.
> OK kn

Thanks!



Re: NEW: x11/kde-applications/kompare (replacement for unhooked x11/kde4/kompare)

2019-02-28 Thread Klemens Nanni
On Fri, Mar 01, 2019 at 01:26:42AM +0100, Rafael Sadowski wrote:
> This error message is gone with upcoming kf5 update or your
> xdg-desktop-menu-dummy.menu is corrupted.
Fair enough; I'll just trash the file.

> ... The same behavior on Debian/sid KDE5, so I guess this is a feature
> :-D anyway.
Ouch.  Do you care enough to mention this upstream?

> I think that's the main use-case.
OK kn



Re: NEW: x11/kde-applications/kompare (replacement for unhooked x11/kde4/kompare)

2019-02-28 Thread Rafael Sadowski
On Thu Feb 28, 2019 at 04:53:36PM +0100, Klemens Nanni wrote:
> Your *.tar.gz named tarball ist bzip2 compressed, but works otherwise.
> 

Ops! Sorry but thanks for the quick review.

> Builds/installs fine, however I'm not able to actually diff files:
> 
>   $ kompare
>   QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kn'
>   kf5.kservice.sycoca: Parse error in  
> "/home/kn/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , 
> line  1 , col  1 :  "unexpected end of file"
^^
This error message is gone with upcoming kf5 update or your
xdg-desktop-menu-dummy.menu is corrupted.

> 
> The window opens, but the buttons next the the input field have no text,
> yet their tooltip reports "Select File" and "Select Folder" respectively.
> 
> I can select two files as well as a diff program, but the `Compare'
> button stays deactivated.

... The same behavior on Debian/sid KDE5, so I guess this is a feature
:-D anyway.

> 
> Running `kompare -c pkg/PLIST pkg/PLIST.orig' works.

I think that's the main use-case.

RS



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/02/28 17:18:26

Modified files:
telephony/asterisk: Makefile distinfo 

Log message:
update to asterisk-16.2.1

* AST-2019-001: Remote crash vulnerability with SDP protocol violation
When Asterisk makes an outgoing call, a very specific SDP protocol violation
by the remote party can cause Asterisk to crash.

https://issues.asterisk.org/jira/browse/ASTERISK-28260



Re: [ports-gcc] Unbreak lang/iverilog

2019-02-28 Thread Stuart Henderson
On 2019/03/01 00:37, Jeremie Courreges-Anglas wrote:
> On Thu, Feb 28 2019, Stuart Henderson  wrote:
> > On 2019/02/28 20:18, Charlene Wendling wrote:
> >> 
> >> > http://build-failures.rhaalovely.net//powerpc/2019-01-12/lang/iverilog.log
> >> > http://build-failures.rhaalovely.net/sparc64/2019-02-03/lang/iverilog.log
> >> (impacts also amd64 when ports-gcc is forced)
> >> 
> >> iverilog cannot find bzip2 includes when ports-gcc is used, also it 
> >> requires an appropriate LIB_DEPENDS. 
> >> 
> >> WANTLIB has been changed as port-lib-depends-check said - bz2 is an 
> >> extra on amd64. 
> >> 
> >> There may be a better solution, but i've found nothing specific in the 
> >> upstream build system.
> >> 
> >> It builds successfully on macppc and amd64, and WRKSRC/examples/* runs
> >> fine as well.
> >> 
> >> Comments/feedback are welcome! 
> >
> > This happens because ports-gcc includes /usr/local/lib in the library
> > search path by default (base compilers and ports-clang do not).
> >
> > It would be better not to have different dependencies (and features in
> > the built packages) between clang and gcc arches if possible.
> 
> +1, the difference between clang and non-clang architectures it due to
> quirks in our toolchain, we should try to provide the same features
> everywhere.
> 
> > Hopefully
> > it should work on both if you use this instead?
> >
> > CONFIGURE_ENV=  LDFLAGS="-L${LOCALBASE}/lib" \
> > CPPFLAGS="-I${LOCALBASE}/include"
> 
> Note that this clobbers LDFLAGS.  With DEBUG=-g:
> 
>   -cc -L/usr/local/lib main.o substit.o cflexor.o cfparse.o -o iverilog
>   +cc -L/usr/local/lib -g main.o substit.o cflexor.o cfparse.o -o iverilog
> 
> Here's the diff using for tests.  I moved CFLAGS handling together
> CPPFLAGS/LDFLAGS but I guess it could be left as is.

Tests okay on amd64 and should work as well as the previous diff on
gcc arches.  OK sthen@

> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/lang/iverilog/Makefile,v
> retrieving revision 1.18
> diff -u -p -r1.18 Makefile
> --- Makefile  24 Oct 2018 14:28:06 -  1.18
> +++ Makefile  28 Feb 2019 23:04:23 -
> @@ -6,7 +6,7 @@ V=10.2
>  DISTNAME=verilog-$V
>  PKGNAME= iverilog-$V
>  CATEGORIES=  lang devel
> -REVISION=0
> +REVISION=1
>  
>  HOMEPAGE=http://iverilog.icarus.com/
>  
> @@ -15,18 +15,21 @@ PERMIT_PACKAGE_CDROM= Yes
>  
>  MASTER_SITES=ftp://ftp.icarus.com/pub/eda/verilog/v10/
>  
> -WANTLIB += c m pthread readline ${COMPILER_LIBCXX} termcap z
> +WANTLIB += ${COMPILER_LIBCXX} bz2 c curses m readline z
>  
>  COMPILER =   base-clang ports-gcc base-gcc
>  
>  USE_GMAKE=   Yes
>  
>  BUILD_DEPENDS=   devel/bison
> +LIB_DEPENDS =archivers/bzip2
>  YACC=bison
>  
>  CONFIGURE_STYLE= gnu
>  CONFIGURE_ARGS+= --disable-suffix
> -CFLAGS+= -fPIC
> +CONFIGURE_ENV+=  CFLAGS="-fPIC ${CFLAGS}" \
> + CPPFLAGS="-I${LOCALBASE}/include" \
> + LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}"
>  
>  VVP_DOCS=README.txt opcodes.txt
>  DOC_DIR= ${PREFIX}/share/doc/iverilog
> 
> -- 
> jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE
> 



Re: [ports-gcc] Unbreak lang/iverilog

2019-02-28 Thread Jeremie Courreges-Anglas
On Thu, Feb 28 2019, Stuart Henderson  wrote:
> On 2019/02/28 20:18, Charlene Wendling wrote:
>> 
>> > http://build-failures.rhaalovely.net//powerpc/2019-01-12/lang/iverilog.log
>> > http://build-failures.rhaalovely.net/sparc64/2019-02-03/lang/iverilog.log
>> (impacts also amd64 when ports-gcc is forced)
>> 
>> iverilog cannot find bzip2 includes when ports-gcc is used, also it 
>> requires an appropriate LIB_DEPENDS. 
>> 
>> WANTLIB has been changed as port-lib-depends-check said - bz2 is an 
>> extra on amd64. 
>> 
>> There may be a better solution, but i've found nothing specific in the 
>> upstream build system.
>> 
>> It builds successfully on macppc and amd64, and WRKSRC/examples/* runs
>> fine as well.
>> 
>> Comments/feedback are welcome! 
>
> This happens because ports-gcc includes /usr/local/lib in the library
> search path by default (base compilers and ports-clang do not).
>
> It would be better not to have different dependencies (and features in
> the built packages) between clang and gcc arches if possible.

+1, the difference between clang and non-clang architectures it due to
quirks in our toolchain, we should try to provide the same features
everywhere.

> Hopefully
> it should work on both if you use this instead?
>
> CONFIGURE_ENV=LDFLAGS="-L${LOCALBASE}/lib" \
>   CPPFLAGS="-I${LOCALBASE}/include"

Note that this clobbers LDFLAGS.  With DEBUG=-g:

  -cc -L/usr/local/lib main.o substit.o cflexor.o cfparse.o -o iverilog
  +cc -L/usr/local/lib -g main.o substit.o cflexor.o cfparse.o -o iverilog

Here's the diff using for tests.  I moved CFLAGS handling together
CPPFLAGS/LDFLAGS but I guess it could be left as is.


Index: Makefile
===
RCS file: /cvs/ports/lang/iverilog/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- Makefile24 Oct 2018 14:28:06 -  1.18
+++ Makefile28 Feb 2019 23:04:23 -
@@ -6,7 +6,7 @@ V=  10.2
 DISTNAME=  verilog-$V
 PKGNAME=   iverilog-$V
 CATEGORIES=lang devel
-REVISION=  0
+REVISION=  1
 
 HOMEPAGE=  http://iverilog.icarus.com/
 
@@ -15,18 +15,21 @@ PERMIT_PACKAGE_CDROM=   Yes
 
 MASTER_SITES=  ftp://ftp.icarus.com/pub/eda/verilog/v10/
 
-WANTLIB += c m pthread readline ${COMPILER_LIBCXX} termcap z
+WANTLIB += ${COMPILER_LIBCXX} bz2 c curses m readline z
 
 COMPILER = base-clang ports-gcc base-gcc
 
 USE_GMAKE= Yes
 
 BUILD_DEPENDS= devel/bison
+LIB_DEPENDS =  archivers/bzip2
 YACC=  bison
 
 CONFIGURE_STYLE=   gnu
 CONFIGURE_ARGS+=   --disable-suffix
-CFLAGS+=   -fPIC
+CONFIGURE_ENV+=CFLAGS="-fPIC ${CFLAGS}" \
+   CPPFLAGS="-I${LOCALBASE}/include" \
+   LDFLAGS="-L${LOCALBASE}/lib ${LDFLAGS}"
 
 VVP_DOCS=  README.txt opcodes.txt
 DOC_DIR=   ${PREFIX}/share/doc/iverilog

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/02/28 16:31:08

Modified files:
net/wireshark  : Makefile distinfo 

Log message:
update to wireshark-2.6.7



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/02/28 16:00:47

Modified files:
editors/nedit  : Makefile distinfo 
editors/nedit/patches: patch-makefiles_Makefile_openbsd 
   patch-source_file_c 
   patch-source_highlightData_c 
   patch-source_nc_c 
   patch-source_preferences_c 
editors/nedit/pkg: DESCR README 
Added files:
editors/nedit/patches: patch-Makefile patch-doc_nc_pod 
   patch-doc_nedit_pod 
Removed files:
editors/nedit/patches: patch-doc_nc_man patch-doc_nedit_doc 
   patch-doc_nedit_man 
   patch-source_regularExp_c 
   patch-util_check_lin_tif_c 
   patch-util_misc_c 

Log message:
update to nedit-5.7, from Alessandro De Laurenzis (taking MAINTAINER).
many bugs fixed, including crashers.

the external wrapmark.diff patch is dropped; it originally came from
http://ajbj.free.fr/nedit/nedit-scripts/INTERESTING/utilsrc/nedit/myNEditPatches/HairlineMargin.diff
and seems unmaintained (and doesn't apply to the newer version).



Re: [ports-gcc] Unbreak lang/iverilog

2019-02-28 Thread Stuart Henderson
On 2019/02/28 20:18, Charlene Wendling wrote:
> 
> > http://build-failures.rhaalovely.net//powerpc/2019-01-12/lang/iverilog.log
> > http://build-failures.rhaalovely.net/sparc64/2019-02-03/lang/iverilog.log
> (impacts also amd64 when ports-gcc is forced)
> 
> iverilog cannot find bzip2 includes when ports-gcc is used, also it 
> requires an appropriate LIB_DEPENDS. 
> 
> WANTLIB has been changed as port-lib-depends-check said - bz2 is an 
> extra on amd64. 
> 
> There may be a better solution, but i've found nothing specific in the 
> upstream build system.
> 
> It builds successfully on macppc and amd64, and WRKSRC/examples/* runs
> fine as well.
> 
> Comments/feedback are welcome! 

This happens because ports-gcc includes /usr/local/lib in the library
search path by default (base compilers and ports-clang do not).

It would be better not to have different dependencies (and features in
the built packages) between clang and gcc arches if possible. Hopefully
it should work on both if you use this instead?

CONFIGURE_ENV=  LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include"



Re: lang/ghc

2019-02-28 Thread Marc Espie
On Thu, Feb 28, 2019 at 08:43:49PM +0100, Matthias Kilian wrote:
> Hi,
> 
> On Thu, Feb 28, 2019 at 04:54:51PM +0100, Marc Espie wrote:
> > On Tue, Feb 26, 2019 at 10:21:07PM +0100, Matthias Kilian wrote:
> > > Some notes: make update-plist seems to remove lib/ghc/unregister.sh
> > > from pkg/PLIST, I've no idea, why.
> > 
> > ghc is about the only port left with major @exec/@unexec  in the plist.
> > 
> > it would be great if those scripts could be abstracted somewhat so that
> > the registration/unregistration is run just once at the end of pkg_add,
> > like is done for all other things that moved to @tag/@define-tag.
> 
> I can try to do this, to make it able to nuke @exec/@unexec. But I
> don't think it'll gain anything with @tag/@define-tag, because all the
> register.sh scripts (in lang/ghc and all the hs-parts) are different.
> 
> On the other hand, it may be possible to almost completely get rid
> of the register/unregister scripts -- every haskell package now
> "registered" by a single file in $PREFIX/lib/ghc/package.conf.d,
> which I could just include in the packages and then run ghc-pkg
> recache (which would then be done with @tag/@define-tag).

This looks like a MUCH simpler approach, might even be faster.



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2019/02/28 15:13:08

Modified files:
devel/p5-AnyEvent: Makefile distinfo 

Log message:
update p5-AnyEvent to 7.15



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Robert Nagy
CVSROOT:/cvs
Module name:ports
Changes by: rob...@cvs.openbsd.org  2019/02/28 15:09:41

Modified files:
editors/libreoffice: Makefile 
Added files:
editors/libreoffice/patches: 
 patch-basic_source_classes_sbxmod_cxx 
 patch-idl_source_objects_types_cxx 
 patch-sal_osl_unx_sockimpl_hxx 
 patch-vcl_source_app_svapp_cxx 

Log message:
add some missing ifdefs to use linux specific code on openbsd as well:
- add missing VCL backend info in About
- calculate max call level based on stack size



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/02/28 13:39:40

Modified files:
net/netbsd-iscsi-target: Makefile 
Added files:
net/netbsd-iscsi-target/patches: patch-src_target_iscsi-target_c 

Log message:
unbreak -4/-6 flags in netbsd-iscsi-target, problem reported by solene@



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Peter Hessler
CVSROOT:/cvs
Module name:ports
Changes by: phess...@cvs.openbsd.org2019/02/28 13:20:03

Modified files:
devel/boost: Makefile 

Log message:
build the -md multipackage on aarch64, in pkgsnaps for a while



UPDATE: sysutils/pick

2019-02-28 Thread Anton Lindqvist
Hi,
Update pick to 3.0.0 from maintainer. The changelog can be found here[1]
and the only real change is replacing auto{conf,make} with a
shell-script and plain Makefile(s).

Comments? OK?

[1] https://github.com/mptre/pick/releases/tag/v3.0.0

Index: Makefile
===
RCS file: /cvs/ports/sysutils/pick/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile11 Apr 2018 06:55:15 -  1.9
+++ Makefile27 Feb 2019 19:30:29 -
@@ -2,7 +2,7 @@
 
 COMMENT =  fuzzy select anything
 
-V =2.0.2
+V =3.0.0
 DISTNAME = pick-${V}
 
 CATEGORIES =   sysutils
@@ -19,7 +19,6 @@ WANTLIB +=c curses
 
 MASTER_SITES = https://github.com/mptre/pick/releases/download/v${V}/
 
-SEPARATE_BUILD =   Yes
-CONFIGURE_STYLE =  gnu
+CONFIGURE_STYLE =  simple
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/sysutils/pick/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo11 Apr 2018 06:55:15 -  1.8
+++ distinfo27 Feb 2019 19:30:29 -
@@ -1,2 +1,2 @@
-SHA256 (pick-2.0.2.tar.gz) = 8rQ6qlQK0/8FolalMcL0fT2VFFuCwdGw1i37QNeT04U=
-SIZE (pick-2.0.2.tar.gz) = 132174
+SHA256 (pick-3.0.0.tar.gz) = J4O5wRtUMBzjLAwucM9NyNQ3y2jPE2uiBKYGVCIFUpg=
+SIZE (pick-3.0.0.tar.gz) = 29736



Re: lang/ghc

2019-02-28 Thread Matthias Kilian
Hi,

On Thu, Feb 28, 2019 at 04:54:51PM +0100, Marc Espie wrote:
> On Tue, Feb 26, 2019 at 10:21:07PM +0100, Matthias Kilian wrote:
> > Some notes: make update-plist seems to remove lib/ghc/unregister.sh
> > from pkg/PLIST, I've no idea, why.
> 
> ghc is about the only port left with major @exec/@unexec  in the plist.
> 
> it would be great if those scripts could be abstracted somewhat so that
> the registration/unregistration is run just once at the end of pkg_add,
> like is done for all other things that moved to @tag/@define-tag.

I can try to do this, to make it able to nuke @exec/@unexec. But I
don't think it'll gain anything with @tag/@define-tag, because all the
register.sh scripts (in lang/ghc and all the hs-parts) are different.

On the other hand, it may be possible to almost completely get rid
of the register/unregister scripts -- every haskell package now
"registered" by a single file in $PREFIX/lib/ghc/package.conf.d,
which I could just include in the packages and then run ghc-pkg
recache (which would then be done with @tag/@define-tag).

Ciao,
Kili



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/02/28 12:20:51

Modified files:
devel/appstream-glib: Makefile distinfo 
devel/appstream-glib/patches: patch-client_as-compose_c 
devel/appstream-glib/pkg: PLIST 

Log message:
Update to appstream-glib-0.7.15.



[ports-gcc] Unbreak lang/iverilog

2019-02-28 Thread Charlene Wendling


> http://build-failures.rhaalovely.net//powerpc/2019-01-12/lang/iverilog.log
> http://build-failures.rhaalovely.net/sparc64/2019-02-03/lang/iverilog.log
(impacts also amd64 when ports-gcc is forced)

iverilog cannot find bzip2 includes when ports-gcc is used, also it 
requires an appropriate LIB_DEPENDS. 

WANTLIB has been changed as port-lib-depends-check said - bz2 is an 
extra on amd64. 

There may be a better solution, but i've found nothing specific in the 
upstream build system.

It builds successfully on macppc and amd64, and WRKSRC/examples/* runs
fine as well.

Comments/feedback are welcome! 

Charlène. 


Index: Makefile
===
RCS file: /cvs/ports/lang/iverilog/Makefile,v
retrieving revision 1.18
diff -u -p -u -p -r1.18 Makefile
--- Makefile24 Oct 2018 14:28:06 -  1.18
+++ Makefile28 Feb 2019 18:50:36 -
@@ -6,7 +6,7 @@ V=  10.2
 DISTNAME=  verilog-$V
 PKGNAME=   iverilog-$V
 CATEGORIES=lang devel
-REVISION=  0
+REVISION=  1
 
 HOMEPAGE=  http://iverilog.icarus.com/
 
@@ -15,13 +15,14 @@ PERMIT_PACKAGE_CDROM=   Yes
 
 MASTER_SITES=  ftp://ftp.icarus.com/pub/eda/verilog/v10/
 
-WANTLIB += c m pthread readline ${COMPILER_LIBCXX} termcap z
+WANTLIB += c m pthread readline ${COMPILER_LIBCXX} curses z
 
 COMPILER = base-clang ports-gcc base-gcc
 
 USE_GMAKE= Yes
 
 BUILD_DEPENDS= devel/bison
+LIB_DEPENDS =  archivers/bzip2
 YACC=  bison
 
 CONFIGURE_STYLE=   gnu
@@ -38,3 +39,10 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/ivlpp/ivlpp.txt ${DOC_DIR}/ivlpp/
 
 .include 
+
+# Fix "lxt_write.h:37:19: fatal error: bzlib.h: No such file or directory"
+.if ${CHOSEN_COMPILER} == "ports-gcc"
+WANTLIB += bz2
+CFLAGS +=  -I${LOCALBASE}/include
+CXXFLAGS +=-I${LOCALBASE}/include
+.endif




CVS: cvs.openbsd.org: ports

2019-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/02/28 11:46:49

Modified files:
net/freeradius3: Makefile distinfo 
net/freeradius3/patches: patch-configure 
 patch-raddb_radiusd_conf_in 
 patch-src_main_tls_c 
net/freeradius3/pkg: PLIST-main 

Log message:
update to freeradius-3.0.18
- OPENSSL_VERSION_NUMBER patch needed for new use of SSL_CTX_set_num_tickets



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/02/28 11:46:04

Modified files:
devel/py-py: Makefile distinfo 
devel/py-py/pkg: PLIST 

Log message:
update to py-py 1.8.0, from Kurt Mosiejczuk, ok mariani@
- I added a BDEP on py-setuptools_scm



Re: CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
On Thu, Feb 28, 2019 at 11:21:11AM -0700, Antoine Jacoutot wrote:
> CVSROOT:  /cvs
> Module name:  ports
> Changes by:   ajacou...@cvs.openbsd.org   2019/02/28 11:21:11
> 
> Modified files:
>   graphics/gdk-pixbuf2: Makefile distinfo 
>   graphics/gdk-pixbuf2/patches: patch-meson_build 
> 
> Log message:

Err...
Should have said:
"Update to gdk-pixbuf-2.38.1"

-- 
Antoine



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/02/28 11:21:11

Modified files:
graphics/gdk-pixbuf2: Makefile distinfo 
graphics/gdk-pixbuf2/patches: patch-meson_build 

Log message:




Re: Update: devel/py-py 1.5.3 -> 1.8.0

2019-02-28 Thread Elias M. Mariani
OK mariani@

On Sun, Feb 24, 2019 at 2:10 AM Kurt Mosiejczuk  wrote:
>
> The update on this one was pretty easy. While in there I made the
> test use TEST_ENV and set up the test environment properly based on
> what I learned from semarie while updating py-dateutil.
>
> The testing of the dependencies took a while.
>
> I tested the following that have py-py as a TEST_DEPENDS:
> devel/py-six, devel/py-cheetah, devel/py-prompt-toolkit,
> devel/py-cffi (no actual tests), devel/pudb, devel/py-nbconvert,
> www/py-pylons, www/py-paste, www/pelican, www/py-httpie, www/py-weberror,
> www/py-repoze-profile, security/py-paramiko, and shells/py-qtconsole.
> Every one had the same results with the updated 1.8.0 as the original 1.5.3.
>
> The following two had tests that wouldn't run:
> devel/py-tox and www/py-paste-script
> The original was the same.
>
> devel/spyder takes forever, pulls in lots of dependencies, and then
> complains that HOME isn't set. Although it does that for the old
> version too.
>
> The following had py-py as BUILD_DEPENDS:
> security/letsencrypt/py-acme, databases/py-psycopg2, and textproc/py-sphinx
> All three built fine with the updated py-py.
>
> --Kurt
>
> Index: Makefile
> ===
> RCS file: /cvs/ports/devel/py-py/Makefile,v
> retrieving revision 1.31
> diff -u -p -r1.31 Makefile
> --- Makefile28 Apr 2018 10:41:04 -  1.31
> +++ Makefile24 Feb 2019 05:01:56 -
> @@ -2,7 +2,7 @@
>
>  COMMENT=   cross-python path, ini-parsing, io, code, log 
> facilities
>
> -MODPY_EGG_VERSION =1.5.3
> +MODPY_EGG_VERSION =1.8.0
>  DISTNAME=  py-${MODPY_EGG_VERSION}
>  PKGNAME=   py-${DISTNAME}
>
> @@ -21,7 +21,10 @@ FLAVOR?=
>
>  TEST_DEPENDS +=devel/py-test${MODPY_FLAVOR}
>
> +TEST_ENV +=LC_CTYPE=C.UTF-8
> +
>  do-test:
> -   cd ${WRKSRC} && LC_CTYPE=C.UTF-8 ${MODPY_BIN} -m pytest
> +   cd ${WRKSRC} && exec ${SETENV} ${MAKE_ENV} ${TEST_ENV} \
> +   ${MODPY_BIN} -m pytest
>
>  .include 
> Index: distinfo
> ===
> RCS file: /cvs/ports/devel/py-py/distinfo,v
> retrieving revision 1.10
> diff -u -p -r1.10 distinfo
> --- distinfo28 Apr 2018 10:41:04 -  1.10
> +++ distinfo24 Feb 2019 05:01:56 -
> @@ -1,2 +1,2 @@
> -SHA256 (py-1.5.3.tar.gz) = Kcn6tJXXUo6Auh40O5WGhPSs5ocyfm94mpS/PRkV+IE=
> -SIZE (py-1.5.3.tar.gz) = 202335
> +SHA256 (py-1.8.0.tar.gz) = 3GObBGpuLP9bvkAZStZZNta6NgtSs8P+HQioLdULXlM=
> +SIZE (py-1.8.0.tar.gz) = 205096
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/devel/py-py/pkg/PLIST,v
> retrieving revision 1.11
> diff -u -p -r1.11 PLIST
> --- pkg/PLIST   28 Apr 2018 10:41:04 -  1.11
> +++ pkg/PLIST   24 Feb 2019 05:01:56 -
> @@ -14,6 +14,7 @@ lib/python${MODPY_VERSION}/site-packages
>  
> lib/python${MODPY_VERSION}/site-packages/py/${MODPY_PYCACHE}_builtin.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/py/${MODPY_PYCACHE}_error.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/py/${MODPY_PYCACHE}_std.${MODPY_PYC_MAGIC_TAG}pyc
> +lib/python${MODPY_VERSION}/site-packages/py/${MODPY_PYCACHE}_version.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/py/${MODPY_PYCACHE}_xmlgen.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/py/${MODPY_PYCACHE}test.${MODPY_PYC_MAGIC_TAG}pyc
>  lib/python${MODPY_VERSION}/site-packages/py/_builtin.py
> @@ -85,5 +86,6 @@ lib/python${MODPY_VERSION}/site-packages
>  
> lib/python${MODPY_VERSION}/site-packages/py/_vendored_packages/${MODPY_PYCACHE}iniconfig.${MODPY_PYC_MAGIC_TAG}pyc
>  lib/python${MODPY_VERSION}/site-packages/py/_vendored_packages/apipkg.py
>  lib/python${MODPY_VERSION}/site-packages/py/_vendored_packages/iniconfig.py
> +lib/python${MODPY_VERSION}/site-packages/py/_version.py
>  lib/python${MODPY_VERSION}/site-packages/py/_xmlgen.py
>  lib/python${MODPY_VERSION}/site-packages/py/test.py
>



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/02/28 11:02:10

Modified files:
sysutils/ansible: Makefile distinfo 
sysutils/ansible/pkg: PLIST-main 

Log message:
update to ansible-2.7.8



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/02/28 10:45:26

Modified files:
audio/p5-POE-Component-Client-MPD: Makefile distinfo 
audio/p5-POE-Component-Client-MPD/pkg: PLIST 
Added files:
audio/p5-POE-Component-Client-MPD/patches: 
   
patch-lib_POE_Component_Client_MPD_Connection_pm 
   patch-t_40-cmds-kill_t 

Log message:
Update p5-POE-Component-Client-MPD to 2.001
Changelog:
https://metacpan.org/changes/distribution/POE-Component-Client-MPD

OK landry@



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Thomas Frohwein
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2019/02/28 10:42:53

Modified files:
games/supertux : Makefile 
games/supertux/pkg: PLIST 
Added files:
games/supertux/patches: patch-src_supertux_main_cpp 

Log message:
Fix datadir, update homepage to https. ok Pascal Stumpf (maintainer)



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/02/28 10:40:08

ports/audio/p5-POE-Component-Client-MPD/patches

Update of /cvs/ports/audio/p5-POE-Component-Client-MPD/patches
In directory cvs.openbsd.org:/tmp/cvs-serv86153/patches

Log Message:
Directory /cvs/ports/audio/p5-POE-Component-Client-MPD/patches added to the 
repository



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/02/28 10:31:57

Modified files:
audio/p5-Audio-MPD: Makefile distinfo 
audio/p5-Audio-MPD/pkg: PLIST 
Removed files:
audio/p5-Audio-MPD/patches: patch-lib_Audio_MPD_Types_pm 

Log message:
Update p5-Audio-MPD to 2.004
Changelog:
https://metacpan.org/changes/distribution/Audio-MPD

OK landry@



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Charlene Wendling
CVSROOT:/cvs
Module name:ports
Changes by: c...@cvs.openbsd.org2019/02/28 10:24:56

Modified files:
audio/p5-Audio-MPD-Common: Makefile distinfo 
Removed files:
audio/p5-Audio-MPD-Common/patches: 
   patch-lib_Audio_MPD_Common_Types_pm 

Log message:
Update p5-Audio-MPD-Common to 2.003
Changelog:
https://metacpan.org/changes/release/JQUELIN/Audio-MPD-Common-2.003

OK landry@



[UPDATE] sysutils/smartmontools 6.6 -> 7.0

2019-02-28 Thread Charlene Wendling
Hi Giovanni, ports, 

I wanted to check if i could read my nvme(4) ssd SMART infos, it seems
it's not possible, but since i've tried with the latest version too, 
i felt like sharing the diff :)

The full changelog can be found here [1], some highlights:

- Experimental JSON output is now available through the 
  '-j' option
- There is a new build option '--with-cxx11-regex', 'no' being the 
  default. I've kept it as-is given what CONFIGURE_ARGS says.

It has been built and tested successfully on macppc and amd64.

Any comments are welcome!

Charlène. 

[1]
https://www.smartmontools.org/browser/tags/RELEASE_7_0/smartmontools/NEWS


Index: Makefile
===
RCS file: /cvs/ports/sysutils/smartmontools/Makefile,v
retrieving revision 1.39
diff -u -p -u -p -r1.39 Makefile
--- Makefile24 Oct 2018 14:28:10 -  1.39
+++ Makefile28 Feb 2019 16:44:04 -
@@ -3,9 +3,8 @@
 COMMENT=   control and monitor storage systems using SMART
 
 # XXX at update time check whether C++11 is actually needed
-DISTNAME=  smartmontools-6.6
+DISTNAME=  smartmontools-7.0
 CATEGORIES=sysutils
-REVISION=  1
 
 HOMEPAGE=  https://www.smartmontools.org/
 MAINTAINER=Giovanni Bechis 
Index: distinfo
===
RCS file: /cvs/ports/sysutils/smartmontools/distinfo,v
retrieving revision 1.17
diff -u -p -u -p -r1.17 distinfo
--- distinfo1 Dec 2017 17:10:48 -   1.17
+++ distinfo28 Feb 2019 16:44:04 -
@@ -1,2 +1,2 @@
-SHA256 (smartmontools-6.6.tar.gz) = 
UfQ9D7Bk/Mr4I7vmjPDTF9CJX/iVqjU7MzmjsxalMFQ=
-SIZE (smartmontools-6.6.tar.gz) = 903847
+SHA256 (smartmontools-7.0.tar.gz) = 
5eGsJ4a8h/29b5LQ7nUbeZ+7PhoJwKajefnrZLPo9hw=
+SIZE (smartmontools-7.0.tar.gz) = 944925
Index: pkg/PLIST
===
RCS file: /cvs/ports/sysutils/smartmontools/pkg/PLIST,v
retrieving revision 1.7
diff -u -p -u -p -r1.7 PLIST
--- pkg/PLIST   18 May 2015 17:17:40 -  1.7
+++ pkg/PLIST   28 Feb 2019 16:44:04 -
@@ -1,4 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.7 2015/05/18 17:17:40 giovanni Exp $
+@rcscript ${RCDIR}/smartd
 @man man/man5/smartd.conf.5
 @man man/man8/smartctl.8
 @man man/man8/smartd.8
@@ -16,4 +17,3 @@ share/examples/smartmontools/Example5
 share/examples/smartmontools/Example6
 share/examples/smartmontools/README
 share/examples/smartmontools/smartd_warning.sh
-@rcscript ${RCDIR}/smartd



Re: [UPDATE] audio/p5-Audio-MPD-Common 1.110550 -> 2.003 (Perl+MPD 4/5)

2019-02-28 Thread Charlene Wendling


Ping :) 

On Fri, 22 Feb 2019 23:37:33 +0100
Charlene Wendling wrote:

> On Thu, 21 Feb 2019 23:22:37 +0100
> Charlene Wendling wrote:
> 
> > 
> > Here is an update for Audio::MPD::Common. You'll need the new
> > devel/p5-String-Formatter i've mailed earlier.
> > 
> > What's new upstream (partial, see [1]): 
> > 
> > - Accounting changes to the mpd API
> > - Various bug fixes
> > 
> > Port-wise, i've just dropped the unneeded CPAN_AUTHOR and cleaned
> > RUN_DEPENDS. 
> > 
> > Testing: 
> > 
> > - 'make test' passes. We don't have Pod::Coverage::TrustPod, so 
> >   qa tests would fail.
> > - There are 2 consumers, audio/p5-Audio-MPD and
> >   audio/p5-POE-Component-Client-MPD, they pass as well. 
> > 
> > Any comment? 
> > 
> > Charlène. 
> > 
> > 
> > [1]
> > https://metacpan.org/changes/release/JQUELIN/Audio-MPD-Common-2.003
> > 
> 
> It has been OK'd by landry@ already, but like Audio::MPD, a 'cvs rm'
> was missing and a patch needs to be removed, here is the proper
> diff.  
> 
> OK to commit? 
> 
> Charlène.
> 
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/audio/p5-Audio-MPD-Common/Makefile,v
> retrieving revision 1.14
> diff -u -p -u -p -r1.14 Makefile
> --- Makefile  20 Mar 2016 19:56:06 -  1.14
> +++ Makefile  22 Feb 2019 22:31:25 -
> @@ -2,8 +2,7 @@
>  
>  COMMENT= bunch of common helper classes for MPD
>  
> -DISTNAME=Audio-MPD-Common-1.110550
> -REVISION=2
> +DISTNAME=Audio-MPD-Common-2.003
>  CATEGORIES=  audio
>  
>  # perl
> @@ -11,13 +10,13 @@ PERMIT_PACKAGE_CDROM= Yes
>  
>  MODULES= cpan
>  PKG_ARCH=*
> -CPAN_AUTHOR= JQUELIN
>  
>  CONFIGURE_STYLE= modbuild
>  
> -RUN_DEPENDS= devel/p5-Class-Accessor \
> +RUN_DEPENDS= devel/p5-Moose>=0.92 \
>   devel/p5-MooseX-Has-Sugar \
>   devel/p5-MooseX-Types \
> - devel/p5-Readonly
> + devel/p5-Readonly \
> + devel/p5-String-Formatter
>  
>  .include 
> Index: distinfo
> ===
> RCS file: /cvs/ports/audio/p5-Audio-MPD-Common/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -p -r1.7 distinfo
> --- distinfo  18 Jan 2015 03:12:46 -  1.7
> +++ distinfo  22 Feb 2019 22:31:25 -
> @@ -1,2 +1,2 @@
> -SHA256 (Audio-MPD-Common-1.110550.tar.gz) =
> tTOzDvncQW7A66e9w9/t3c9WvAwP58iTUojehPau1d4= -SIZE
> (Audio-MPD-Common-1.110550.tar.gz) = 19418 +SHA256
> (Audio-MPD-Common-2.003.tar.gz) =
> 0bWc1ni7FJwlkVh7SPSlJbK0DTtcBH3eyKn1fP7atqQ= +SIZE
> (Audio-MPD-Common-2.003.tar.gz) = 22569 Index:
> patches/patch-lib_Audio_MPD_Common_Types_pm
> ===
> RCS file: patches/patch-lib_Audio_MPD_Common_Types_pm diff -N
> patches/patch-lib_Audio_MPD_Common_Types_pm
> --- patches/patch-lib_Audio_MPD_Common_Types_pm   17 Apr 2014
> 20:51:25 -1.1 +++ /dev/null   1 Jan 1970 00:00:00
> - @@ -1,16 +0,0 @@
> -$OpenBSD: patch-lib_Audio_MPD_Common_Types_pm,v 1.1 2014/04/17
> 20:51:25 landry Exp $ -
> -https://rt.cpan.org/Public/Bug/Display.html?id=90670
> -https://github.com/zoffixznet/audio-mpd-common/commit/351d454b093927ce204acfa5f8a4c4bb393578f9
> -
>  lib/Audio/MPD/Common/Types.pm.orig   Thu Apr 17 08:18:18
> 2014 -+++ lib/Audio/MPD/Common/Types.pm   Thu Apr 17 08:18:26
> 2014 -@@ -20,7 +20,7 @@ use Moose::Util::TypeConstraints;
> - 
> - use Audio::MPD::Common::Time;
> - 
> --enum 'State' => qw{ play stop pause };
> -+enum 'State' => [qw{ play stop pause }];
> - 
> - coerce 'Audio::MPD::Common::Time'
> - => from 'Str'
> 
> 



Re: py-pygfm - Note dependency on py-markdown<3.0.0 and add HOMEPAGE

2019-02-28 Thread Jasper Lievisse Adriaanse

On 2019-02-27 14:58, Kurt Mosiejczuk wrote:

py-pygfm has a hard requirement of py-markdown before 3.0.0 for now,
so it's worth noting that in the Makefile. While there, add a link
to the homepage which is just its github page.

--Kurt

Fixed (with a REVISION bump), thanks.

--
jasper



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/02/28 09:37:01

Modified files:
textproc/py-pygfm: Makefile 

Log message:
annotate maximum version of py-markdown this is compatible with, and add a 
homepage

based on a diff by Kurt Mosiejczuk



Re: pygit2 0.27.4 breaks gitfs in salt

2019-02-28 Thread Jasper Lievisse Adriaanse

On 2019-02-28 12:28, Florian Obser wrote:

see https://github.com/saltstack/salt/pull/51304

applying
https://github.com/saltstack/salt/pull/51304/commits/c02757d70b38813e566a47954fc1118a55c8116d

in /usr/local/lib/python2.7/site-packages fixes the issue.

Thanks,
Florian


Thanks for pointing that out, I've just applied the patch.
--
jasper



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2019/02/28 09:34:59

Modified files:
sysutils/salt  : Makefile 
Added files:
sysutils/salt/patches: patch-salt_utils_gitfs_py 

Log message:
fix use of deprecated functions after the py-git2-0.27.4 update

pointed out by florian@



Re: gitea config location change Re: CVS: cvs.openbsd.org: www

2019-02-28 Thread Stuart Henderson
On 2019/02/28 16:45, Florian Obser wrote:
> On Fri, Feb 15, 2019 at 04:30:09AM -0700, Pavel Korovin wrote:
> > CVSROOT:/cvs
> > Module name:www
> > Changes by: p...@cvs.openbsd.org2019/02/15 04:30:09
> > 
> > Modified files:
> > faq: current.html 
> > 
> > Log message:
> > Note changes in security/opendnssec and www/gitea packages
> > 
> 
> this description has been far from complete and broke left and right.
> places where gitea places the location of the config file I foud so far:
> 
> - force command in ssh keys
> - hooks/post-receive.d/gitea, hooks/pre-receive.d/gitea, hooks/update.d/gitea 
> in every repo
> 
> -- 
> I'm not entirely sure you are real.
> 

yeuch.  my vote would be for putting paths back how they were before ...



Re: lang/ghc

2019-02-28 Thread Marc Espie
On Tue, Feb 26, 2019 at 10:21:07PM +0100, Matthias Kilian wrote:
> Some notes: make update-plist seems to remove lib/ghc/unregister.sh
> from pkg/PLIST, I've no idea, why.

ghc is about the only port left with major @exec/@unexec  in the plist.

it would be great if those scripts could be abstracted somewhat so that
the registration/unregistration is run just once at the end of pkg_add,
like is done for all other things that moved to @tag/@define-tag.



Re: NEW: x11/kde-applications/kompare (replacement for unhooked x11/kde4/kompare)

2019-02-28 Thread Klemens Nanni
Your *.tar.gz named tarball ist bzip2 compressed, but works otherwise.

Builds/installs fine, however I'm not able to actually diff files:

$ kompare
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-kn'
kf5.kservice.sycoca: Parse error in  
"/home/kn/.config/menus/applications-merged/xdg-desktop-menu-dummy.menu" , line 
 1 , col  1 :  "unexpected end of file"

The window opens, but the buttons next the the input field have no text,
yet their tooltip reports "Select File" and "Select Folder" respectively.

I can select two files as well as a diff program, but the `Compare'
button stays deactivated.

Running `kompare -c pkg/PLIST pkg/PLIST.orig' works.



gitea config location change Re: CVS: cvs.openbsd.org: www

2019-02-28 Thread Florian Obser
On Fri, Feb 15, 2019 at 04:30:09AM -0700, Pavel Korovin wrote:
> CVSROOT:  /cvs
> Module name:  www
> Changes by:   p...@cvs.openbsd.org2019/02/15 04:30:09
> 
> Modified files:
>   faq: current.html 
> 
> Log message:
> Note changes in security/opendnssec and www/gitea packages
> 

this description has been far from complete and broke left and right.
places where gitea places the location of the config file I foud so far:

- force command in ssh keys
- hooks/post-receive.d/gitea, hooks/pre-receive.d/gitea, hooks/update.d/gitea 
in every repo

-- 
I'm not entirely sure you are real.



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2019/02/28 07:16:37

Modified files:
mail/p5-Mail-DKIM-Iterator: Makefile distinfo 

Log message:
update p5-Mail-DKIM-Iterator to 1.006



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2019/02/28 06:37:46

Modified files:
net/icinga/core2: Makefile distinfo 

Log message:
update to icinga2-2.10.3



UPDATE: productivity/calcurse 4.4.0

2019-02-28 Thread Mikolaj Kucharski
Hi,

Here is update of calcurse to 4.4.0 released 2019-02-21. Changes are
listed on https://calcurse.org/files/changes.html

I don't use it, just wanted to try it couple of weeks ago and decided to
work a bit with upstream to integrate patches which are in the ports
tree, so all except one can go away. Didn't look into the last patch
yet, so maybe that one can go too.

As I'm not a proper calcurse user, then I would be grateful if someone
could test it more thoroughly than I can at the moment.

Port changes as follows:

- update to 4.4.0
- move homepage to https
- regen wantlib
- use Gmake, otherwise text files for non-English languages are not
  getting installed
- drop patches which I think are not needed any more
- regen one remaining patch

Comments are welcome.

In terms of patches which are dropped:

- KEY_ENTER patch, upstream commit 6cd67311e30c2dc3c138f339b536679ad1a8d5f4
- DAY_HEADING_DEFAULT patch, upstream commit 
0bbe802002c660dd9d555d557ce8daa7c5d681b9
- calcurse-caldav already has `/usr/bin/env python3` shebang line
- notify.c patch, upstream commit 30f411257ad3bc233184c08b846a2980a9c5d1f0
- utils.c, upstream migrated functions from long to time_t


Index: Makefile
===
RCS file: /cvs/ports/productivity/calcurse/Makefile,v
retrieving revision 1.27
diff -u -p -u -r1.27 Makefile
--- Makefile4 Feb 2019 17:44:43 -   1.27
+++ Makefile28 Feb 2019 12:28:19 -
@@ -2,20 +2,19 @@
 
 COMMENT=   text-based calendar and scheduling application
 
-DISTNAME=  calcurse-4.3.0
-REVISION=  2
+DISTNAME=  calcurse-4.4.0
 EPOCH= 0
 
 CATEGORIES=productivity
 
 MAINTAINER=Frederic Culot 
 
-HOMEPAGE=  http://calcurse.org/
+HOMEPAGE=  https://calcurse.org/
 
 # BSD
 PERMIT_PACKAGE_CDROM=  Yes
 
-WANTLIB += c iconv intl m ncursesw pthread
+WANTLIB += c curses iconv intl m pthread
 
 MASTER_SITES=  ${HOMEPAGE}files/
 
@@ -29,5 +28,7 @@ MODPY_VERSION=${MODPY_DEFAULT_VERSION_3
 
 CONFIGURE_STYLE=gnu
 CONFIGURE_ARGS=--without-asciidoc
+
+USE_GMAKE= Yes
 
 .include 
Index: distinfo
===
RCS file: /cvs/ports/productivity/calcurse/distinfo,v
retrieving revision 1.18
diff -u -p -u -r1.18 distinfo
--- distinfo12 Nov 2017 14:01:26 -  1.18
+++ distinfo28 Feb 2019 12:28:19 -
@@ -1,2 +1,2 @@
-SHA256 (calcurse-4.3.0.tar.gz) = MezD3Anh5WFQK0yU+WXtaxZ8A+lBhDjEp61brSx4X5o=
-SIZE (calcurse-4.3.0.tar.gz) = 597490
+SHA256 (calcurse-4.4.0.tar.gz) = 7cvJ283+OrpDrHC41olfsP9KNk34l2LRyjBToUzsgm8=
+SIZE (calcurse-4.4.0.tar.gz) = 620263
Index: patches/patch-contrib_caldav_calcurse-caldav
===
RCS file: patches/patch-contrib_caldav_calcurse-caldav
diff -N patches/patch-contrib_caldav_calcurse-caldav
--- patches/patch-contrib_caldav_calcurse-caldav12 Nov 2017 14:01:26 
-  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,11 +0,0 @@
-$OpenBSD: patch-contrib_caldav_calcurse-caldav,v 1.1 2017/11/12 14:01:26 
fcambus Exp $
-
-Index: contrib/caldav/calcurse-caldav
 contrib/caldav/calcurse-caldav.orig
-+++ contrib/caldav/calcurse-caldav
-@@ -1,4 +1,4 @@
--#!/usr/bin/python3
-+#!/usr/bin/env python3
- 
- import argparse
- import base64
Index: patches/patch-src_args_c
===
RCS file: /cvs/ports/productivity/calcurse/patches/patch-src_args_c,v
retrieving revision 1.2
diff -u -p -u -r1.2 patch-src_args_c
--- patches/patch-src_args_c28 Apr 2016 14:26:13 -  1.2
+++ patches/patch-src_args_c28 Feb 2019 12:28:19 -
@@ -1,7 +1,16 @@
 $OpenBSD: patch-src_args_c,v 1.2 2016/04/28 14:26:13 ajacoutot Exp $
 src/args.c.origSun Mar 27 12:26:18 2016
-+++ src/args.c Thu Apr 28 16:23:45 2016
-@@ -225,10 +225,11 @@ static void next_arg(void)
+
+Author: sthen 
+Date:   Wed Oct 14 10:04:16 2015 +
+
+Fix date output in calcurse 'one-shot' mode ('-d' or '-Q --filter-type cal
+--days') on 32-bit arch following 64-bit time_t. Reported by Raf Czlonka,
+ok ajacoutot@
+
+Index: src/args.c
+--- src/args.c.orig
 src/args.c
+@@ -248,10 +248,11 @@ static void next_arg(void)
  /*
   * Print the date on stdout.
   */
Index: patches/patch-src_calcurse_h
===
RCS file: patches/patch-src_calcurse_h
diff -N patches/patch-src_calcurse_h
--- patches/patch-src_calcurse_h1 Feb 2019 22:56:46 -   1.2
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,17 +0,0 @@
-$OpenBSD: patch-src_calcurse_h,v 1.2 2019/02/01 22:56:46 sthen Exp $
-
-Fix date display in calendar, the %-* format string is a GNU libc
-extension which is not supported by strftime(3) on OpenBSD.
-
-Index: src/calcurse.h
 src/calcurse.h.orig
-+++ src/calcurse.h
-@@ -302,7 +302,7 @@ enum datefmt {
- (datefmt == DATEFMT_MMDD ? 

CVS: cvs.openbsd.org: ports

2019-02-28 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2019/02/28 06:13:10

Modified files:
security/suricata: Makefile 
security/suricata/pkg: PLIST 

Log message:
Suricata's configure script picks additional libraries if they are
available at build time.  Add them to lib depends and wantlib
to create a package that always depends on all it needs.
Portcheck complained about an unknown VARBASE, add it to subst vars.
OK gonzalo@



NEW: x11/kde-applications/kompare (replacement for unhooked x11/kde4/kompare)

2019-02-28 Thread Rafael Sadowski
Hi all,

after there where issues with kdevelop[1] package, KDE4 kompare and
komparediff2 were unhooked. As promised, please find attached the
replacement/update.

[1]: https://marc.info/?l=openbsd-ports=155068115706466=2


pkg_info:

Information for inst:kompare-18.12.0

Comment:
file compare utility for KDE

Description:
Kompare is a GUI front-end program that enables differences between source
files to be viewed and merged.  Kompare can be used to compare differences on
files or the contents of folders. Kompare supports a variety of diff formats
and provide many options to customize the information level displayed.

This package contains end-user Kompare GUI program.

Maintainer: Rafael Sadowski 


$ /usr/local/bin/kompare file1 file2
$ /usr/local/bin/kompare dir1 dir2

OK to import? Simpel to test

Best regards,

RS


kompare-18.12.0:.tar.gz
Description: Binary data


CVS: cvs.openbsd.org: ports

2019-02-28 Thread Frederic Cambus
CVSROOT:/cvs
Module name:ports
Changes by: fcam...@cvs.openbsd.org 2019/02/28 05:20:33

Modified files:
emulators/mame : Makefile distinfo 
emulators/mame/patches: 

patch-3rdparty_asio_include_asio_detail_config_hpp 
patch-makefile patch-scripts_genie_lua 

Log message:
Update mame to 0.207.



Re: NEW: squash-fuse

2019-02-28 Thread Diana Eichert
ok, used the 6.4 changes, built and installed package.  Will try this
package out tomorrow.

thanks

On Wed, Feb 27, 2019 at 3:22 PM Stuart Henderson  wrote:
>
> On 2019/02/27 15:11, Diana Eichert wrote:
> > Is this port for current?  I have 6.4 on the USG and it failed here.
>
> yes, for 6.4 you need to at least change
>
> do-gen:
> cd ${WRKSRC} && ${AUTOCONF_ENV} autoreconf -fi
>
> to
>
> post-patch:
> cd ${WRKSRC} && AUTOMAKE_VERSION=${AUTOMAKE_VERSION} 
> AUTOCONF_VERSION=${AUTOCONF_VERSION} autoreconf -fi
>
>


-- 

-

Past hissy-fits are not a predictor of future hissy-fits.
Nick Holland(06 Dec 2005)

To announce that there must be no criticism of the president,
or that we are to stand by the president, right or wrong, is not
only unpatriotic and servile, but is morally treasonable to
the American public.  - Theodore Roosevelt(1918)



pygit2 0.27.4 breaks gitfs in salt

2019-02-28 Thread Florian Obser
see https://github.com/saltstack/salt/pull/51304

applying 
https://github.com/saltstack/salt/pull/51304/commits/c02757d70b38813e566a47954fc1118a55c8116d

in /usr/local/lib/python2.7/site-packages fixes the issue.

Thanks,
Florian

-- 
I'm not entirely sure you are real.



Re: x11/kde-applications #1 - A bunch of new ports

2019-02-28 Thread Landry Breuil
On Thu, Feb 28, 2019 at 11:10:46AM +0100, Rafael Sadowski wrote:
> > 
> > Last tree update for 2018. There is much to build and test, so fetch one and
> > send me your feedback/ok.
> > 
> > Highlights like okular and gwenview still waiting for an ok. ;)
> > 
> > Best regards,
> > 
> > Rafael Sadowski
> > 
> > kde-applications
> > ├── accessibility
> > │   └── kmouth-18.12.0.tar.gz
> > ├── admin
> > │   └── kcron-18.12.0.tar.gz
> > ├── base
> > │   └── kdialog-18.12.0.tar.gz
> > ├── development
> > │   ├── grantleetheme-18.12.0.tar.gz
> > │   ├── kcontacts-18.12.0.tar.gz
> > │   └── kidentitymanagement-18.12.0.tar.gz
> > ├── education
> > │   ├── kgeography-18.12.0.tar.gz
> > │   ├── kturtle-18.12.0.tar.gz
> > │   ├── kwordquiz-18.12.0.tar.gz
> > │   ├── minuet-18.12.0.tar.gz
> > │   └── rocs-18.12.0.tar.gz
> > ├── games
> > │   └── picmi-18.12.0.tar.gz
> > ├── graphics
> > │   ├── gwenview-18.12.0.tar.gz
> > │   ├── kamera-18.12.0.tar.gz
> > │   ├── kcolorchooser-18.12.0.tar.gz
> > │   ├── kdegraphics-thumbnailers-18.12.0.tar.gz
> > │   ├── kolourpaint-18.12.0.tar.gz
> > │   ├── kruler-18.12.0.tar.gz
> > │   └── okular-18.12.0.tar.gz
> > ├── kdesdk
> > ├── ktp
> > ├── multimedia
> > ├── network
> > │   ├── kdenetwork-filesharing-18.12.0.tar.gz
> > │   └── kget-18.12.0.tar.gz
> > ├── pim
> > ├── utilities
> > │   └── sweeper-18.12.0.tar.gz
> > └── webdev
> > 
> 
> After 3 months no progress, no feedback, no nothing :-(

My mail from 18/12 still stands.



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/02/28 03:14:56

Modified files:
net/py-botocore: Makefile distinfo 

Log message:
Update to py-botocore-1.12.104.



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/02/28 03:15:11

Modified files:
sysutils/awscli: Makefile distinfo 

Log message:
Update to awscli-1.16.114.



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/02/28 03:14:45

Modified files:
net/py-boto3   : Makefile distinfo 

Log message:
Update to py-boto3-1.9.104.



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/02/28 03:12:24

Modified files:
sysutils/terraform/provider-alicloud: Makefile distinfo 
sysutils/terraform/provider-aws: Makefile distinfo 
sysutils/terraform/provider-heroku: Makefile distinfo 
sysutils/terraform/provider-postgresql: Makefile distinfo 

Log message:
Update terraform providers.



Re: x11/kde-applications #1 - A bunch of new ports

2019-02-28 Thread Rafael Sadowski
> 
> Last tree update for 2018. There is much to build and test, so fetch one and
> send me your feedback/ok.
> 
> Highlights like okular and gwenview still waiting for an ok. ;)
> 
> Best regards,
> 
> Rafael Sadowski
> 
> kde-applications
> ├── accessibility
> │   └── kmouth-18.12.0.tar.gz
> ├── admin
> │   └── kcron-18.12.0.tar.gz
> ├── base
> │   └── kdialog-18.12.0.tar.gz
> ├── development
> │   ├── grantleetheme-18.12.0.tar.gz
> │   ├── kcontacts-18.12.0.tar.gz
> │   └── kidentitymanagement-18.12.0.tar.gz
> ├── education
> │   ├── kgeography-18.12.0.tar.gz
> │   ├── kturtle-18.12.0.tar.gz
> │   ├── kwordquiz-18.12.0.tar.gz
> │   ├── minuet-18.12.0.tar.gz
> │   └── rocs-18.12.0.tar.gz
> ├── games
> │   └── picmi-18.12.0.tar.gz
> ├── graphics
> │   ├── gwenview-18.12.0.tar.gz
> │   ├── kamera-18.12.0.tar.gz
> │   ├── kcolorchooser-18.12.0.tar.gz
> │   ├── kdegraphics-thumbnailers-18.12.0.tar.gz
> │   ├── kolourpaint-18.12.0.tar.gz
> │   ├── kruler-18.12.0.tar.gz
> │   └── okular-18.12.0.tar.gz
> ├── kdesdk
> ├── ktp
> ├── multimedia
> ├── network
> │   ├── kdenetwork-filesharing-18.12.0.tar.gz
> │   └── kget-18.12.0.tar.gz
> ├── pim
> ├── utilities
> │   └── sweeper-18.12.0.tar.gz
> └── webdev
> 

After 3 months no progress, no feedback, no nothing :-(

Let me give you the clue again:

On https://sizeofvoid.org/pub/OpenBSD/kde-applications/ you can always
find the latest WIP KDE ports.

Here is a simple example how to test one port from the list:

$ cd /usr/ports
$ ftp -M -o - 
https://sizeofvoid.org/pub/OpenBSD/kde-applications/accessibility/kmousetool-18.12.0.tar.gz
 | tar xfzv -
$ cd x11/kde-applications/kmousetool
$ # review, check, install and give me feedback (and ok)...



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/02/28 03:03:09

Modified files:
sysutils/google-cloud-sdk: Makefile distinfo 
sysutils/google-cloud-sdk/pkg: PLIST 

Log message:
Update to google-cloud-sdk-236.0.0.



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/02/28 03:00:37

Modified files:
devel/quirks   : Makefile 
devel/quirks/files: Quirks.pm 

Log message:
Register nautilus-sendto removal.



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/02/28 02:59:35

Modified files:
meta/gnome : Makefile 

Log message:
No more x11/gnome/nautilus-sendto.



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2019/02/28 02:58:59

Modified files:
x11/gnome  : Makefile 
Removed files:
x11/gnome/nautilus-sendto: Makefile distinfo 
x11/gnome/nautilus-sendto/patches: patch-src_nautilus-sendto_c 
x11/gnome/nautilus-sendto/pkg: DESCR PLIST 

Log message:
Remove nautilus-sendto. It's being deprecated upstream and only really works
with evolution (where it's easier to just drag-and-drop instead of right-click
and send-to).

ok jasper@



CVS: cvs.openbsd.org: ports

2019-02-28 Thread Remi Pointel
CVSROOT:/cvs
Module name:ports
Changes by: rpoin...@cvs.openbsd.org2019/02/28 02:11:28

Modified files:
lang/python/3.6: Makefile 
lang/python/3.6/pkg: PLIST-main PLIST-idle PLIST-tests 

Log message:
fix problem with PLIST: some noise when installing and then uninstalling 
unflavored python3.
spotted by tb@, fix from me, ok sthen@.