CVS: cvs.openbsd.org: ports

2018-05-28 Thread Kent R . Spillner
CVSROOT:/cvs Module name:ports Changes by: kspill...@cvs.openbsd.org 2018/05/28 22:11:54 Modified files: infrastructure/db: user.list productivity/taskd: Makefile productivity/taskd/pkg: PLIST Log message: Reserve uid 734 for _taskd, and make uid

Re: [NEW] devel/py-pandas

2018-05-28 Thread Elias M. Mariani
Decided to change the way in witch the regression test is performed. New version attached. 2018-05-27 14:31 GMT-03:00 Elias M. Mariani : > pandas is a Python package providing fast, flexible, and expressive > data structures designed to make working with "relational" or > "labeled" data both easy

[NEW] devel/py-test-timeout

2018-05-28 Thread Elias M. Mariani
Is a plugin which will terminate tests after a certain timeout. When doing so it will show a stack dump of all threads running at the time. This is useful when running tests under a continuous integration server or simply if you don't know why the test suite hangs. Done tests in python 2.7 and

Re: [update] davical & awl [was: www/awl needs update to work with PHP 7, breaks productivity/davical]

2018-05-28 Thread Nigel Taylor
Somewhere along with the various updates, something slightly different has ended up going into CVS for www/awl and is broken. Fix to bring back to what I think was intended - GITLAB_PROJECT is no longer defined. $ cvs -R -q diff -uNp Index: Makefile

Re: portimport: reminder to commit db/user.list

2018-05-28 Thread Vadim Zhukov
2018-05-29 0:54 GMT+03:00 Stuart Henderson : > On 2018/05/28 19:22, Vadim Zhukov wrote: >> 28 мая 2018 г. 15:39:29 GMT+03:00, Stuart Henderson >> пишет: >> >Does anyone have a port to import with a new uid/gid they could test >> >this with please? :-) >> > >> >Index: portimport >>

Re: portimport: reminder to commit db/user.list

2018-05-28 Thread Stuart Henderson
On 2018/05/28 19:22, Vadim Zhukov wrote: > 28 мая 2018 г. 15:39:29 GMT+03:00, Stuart Henderson > пишет: > >Does anyone have a port to import with a new uid/gid they could test > >this with please? :-) > > > >Index: portimport > >===

Re: About regression tests

2018-05-28 Thread Stuart Henderson
On 2018/05/28 17:14, Elias M. Mariani wrote: > I'm working on several python ports that make use of py-test, for now: > - py-test-timeout > - py-pandas > > pytest-timeout uses itself as a test (duh...) but when calling "pytest > --timeout 1" for example, pytest does not recognizes the "--timeout

Re: portimport: reminder to commit db/user.list

2018-05-28 Thread Antoine Jacoutot
On Mon, May 28, 2018 at 07:22:29PM +0300, Vadim Zhukov wrote: > 28 мая 2018 г. 15:39:29 GMT+03:00, Stuart Henderson > пишет: > >Does anyone have a port to import with a new uid/gid they could test > >this with please? :-) > > > >Index: portimport >

Update lang/sbcl to 1.4.8

2018-05-28 Thread Josh Elsasser
This updates sbcl to 1.4.8 and removes patches which have been upstreamed. Tests look good on i386 and amd64, macppc is still running. I removed the egcc dependency on i386. It was originally added to prevent a C stack alignment test failure, but this apparently hasn't worked since base switched

About regression tests

2018-05-28 Thread Elias M. Mariani
I'm working on several python ports that make use of py-test, for now: - py-test-timeout - py-pandas pytest-timeout uses itself as a test (duh...) but when calling "pytest --timeout 1" for example, pytest does not recognizes the "--timeout 1" option from the timeout plugin because is not

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/05/28 14:19:41 Modified files: www/awl: Makefile distinfo www/awl/pkg: PLIST Log message: Unbreak with php 7 by updating to 0.59.

Re: [update] davical & awl [was: www/awl needs update to work with PHP 7, breaks productivity/davical]

2018-05-28 Thread viq
On 18-05-28 12:54:43, Stuart Henderson wrote: > On 2018/05/28 12:26, viq wrote: > > On Sun, 27 May 2018, 22:17 Landry Breuil, wrote: > > > > > On Sun, May 27, 2018 at 10:01:22PM +0200, Landry Breuil wrote: > > > > On Sun, May 27, 2018 at 09:56:25PM +0200, Landry Breuil wrote: > > > > > On Sun,

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/05/28 14:20:46 Modified files: productivity/davical: Makefile distinfo productivity/davical/pkg: PLIST Log message: Unbreak with php 7 by updating to 1.1.7. Tested with php 7 on 6.3,

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2018/05/28 13:21:24 Modified files: devel/p5-Class-Date: Makefile distinfo devel/p5-Class-Date/patches: patch-lib_Class_Date_pm devel/p5-Class-Date/pkg: PLIST Removed files:

Re: devel/jdk: compile unsafe module with reduced optimization level

2018-05-28 Thread Mike Belopuhov
On Fri, May 25, 2018 at 14:07 -0400, Kurt Miller wrote: > > Hi, > > > > This appears to be the same issue as described here: > > > >   https://bugs.openjdk.java.net/browse/JDK-8022407 > > > > that I can trigger with the following test case (SIGSEGV on a null > > pointer): > > > >  

Re: productivity/taskd

2018-05-28 Thread Marc Espie
On Mon, May 28, 2018 at 12:48:23PM +0100, Stuart Henderson wrote: > Up to 807 now. It's getting to the point we should probably start > thinking what to do with uids when we approach 1000 as well (or a bit > less..unless I'm the only one who works down from 1000 for for non-ports > things that

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/05/28 12:53:19 Modified files: infrastructure/mk: bsd.port.mk Log message: Stop checking if the package is already installed when installing a package. This was useless since the introduction of

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/05/28 12:48:22 Modified files: geo/qgis : Makefile Log message: Bump REVISION and fix WANTLIB after qwt split.

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/05/28 12:47:45 Modified files: x11/kde4/smokeqt: Makefile x11/kde4/plasma-addons: Makefile Log message: Bump REVISION after qwt split.

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/05/28 12:47:00 Modified files: x11/qwt: Makefile Added files: x11/qwt/patches: patch-designer_designer_pro patch-qwt_prf patch-src_src_pro

Add @newuser/@newgroup checks to portcheck

2018-05-28 Thread Vadim Zhukov
This adds @newuser/@newgroup validation to portcheck, based on user.list. While the first check (about user/group being registered) should be okay, the second one probably needs some bikeshedding: now complex ports like net/icinga will start spewing warnings because, in case of icinga, both

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/05/28 11:29:01 Modified files: infrastructure/db: user.list net/openvpn_bsdauth: Makefile net/openvpn_bsdauth/pkg: PLIST Log message: fix GID for _openvpnusers

Re: fix build mail/mimetic on aarch64 and armv7

2018-05-28 Thread Jeremie Courreges-Anglas
On Sun, May 27 2018, Markus Hennecke wrote: > Fixes the signed/unsigned char problem. Patch tested on amd64, all tests > passed on all three archs: Committed, thanks. I added a REVISION bump just to be safe; powerpc also uses unsigned char, but doesn't use clang. > Index:

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs Module name:ports Changes by: j...@cvs.openbsd.org2018/05/28 10:46:14 Modified files: mail/mimetic : Makefile Added files: mail/mimetic/patches: patch-mimetic_codec_base64_cxx patch-mimetic_codec_base64_h Log

Re: portimport: reminder to commit db/user.list

2018-05-28 Thread Vadim Zhukov
28 мая 2018 г. 15:39:29 GMT+03:00, Stuart Henderson пишет: >Does anyone have a port to import with a new uid/gid they could test >this with please? :-) > >Index: portimport >=== >RCS file:

lang/rust: update to 1.26.1

2018-05-28 Thread Sebastien Marie
Hi, rust will have a new 1.26.1 release on 2018-05-29. https://github.com/rust-lang/rust/blob/stable/RELEASES.md#version-1261-2018-05-29 The following diff update the port (and the PLISTs). Thanks. -- Sebastien Marie Index: Makefile

Re: New port - lv2 (LADSPA V2)

2018-05-28 Thread Ken M
So in moving the port over to an i386 install to test I found a problem I am not sure how to fix. The port is looking for /usr/local/bin/python which on the machine I set up is a symlink to /usr/local/bin/python2. In short I need to tweak this to look for python2 specifically and not count on

Re: portimport: reminder to commit db/user.list

2018-05-28 Thread Antoine Jacoutot
On Mon, May 28, 2018 at 01:39:29PM +0100, Stuart Henderson wrote: > Does anyone have a port to import with a new uid/gid they could test > this with please? :-) > > Index: portimport > === > RCS file:

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2018/05/28 06:44:30 Modified files: security/nss/patches: patch-nss_lib_freebl_unix_urandom_c Log message: add link to upstream commit

portimport: reminder to commit db/user.list

2018-05-28 Thread Stuart Henderson
Does anyone have a port to import with a new uid/gid they could test this with please? :-) Index: portimport === RCS file: /cvs/ports/infrastructure/bin/portimport,v retrieving revision 1.5 diff -u -p -r1.5 portimport --- portimport

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Frederic Cambus
CVSROOT:/cvs Module name:ports Changes by: fcam...@cvs.openbsd.org 2018/05/28 06:27:41 Added files: audio/adplug/patches: patch-src_herad_cpp patch-src_herad_h Log message: Remove UTF-8 BOM from src/herad.{cpp,h}. This fixes build on GCC arches, as GCC 4.2.1 chokes on

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/05/28 06:25:20 Modified files: infrastructure/db: user.list news/sabnzbd : Makefile news/sabnzbd/pkg: PLIST Log message: fix UID for news/sabnzbd, spotted by espie regen PLIST

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/05/28 06:17:12 Modified files: infrastructure/db: user.list net/ntopng : Makefile net/ntopng/pkg : PLIST Log message: fix UID for net/ntopng, spotted by espie regen PLIST

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2018/05/28 06:01:57 Modified files: infrastructure/db: user.list multimedia/motion: Makefile multimedia/motion/pkg: DESCR PLIST Log message: fix uid for multimedia/motion, spotted by

Re: [update] davical & awl [was: www/awl needs update to work with PHP 7, breaks productivity/davical]

2018-05-28 Thread Stuart Henderson
On 2018/05/28 12:26, viq wrote: > On Sun, 27 May 2018, 22:17 Landry Breuil, wrote: > > > On Sun, May 27, 2018 at 10:01:22PM +0200, Landry Breuil wrote: > > > On Sun, May 27, 2018 at 09:56:25PM +0200, Landry Breuil wrote: > > > > On Sun, May 27, 2018 at 09:41:26PM +0200, viq

Re: productivity/taskd

2018-05-28 Thread Stuart Henderson
On 2018/05/28 11:06, Klemens Nanni wrote: > On Mon, May 28, 2018 at 10:42:52AM +0200, Marc Espie wrote: > > new update-plist found that: > > Warning: taskd-1.1.0p2 defines @newgroup _taskd:734 (no entry in user db) > > Warning: taskd-1.1.0p2 defines @newuser _taskd:732:734:daemon:Taskwarrior > >

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Rafael Sadowski
CVSROOT:/cvs Module name:ports Changes by: rsadow...@cvs.openbsd.org 2018/05/28 04:29:28 Modified files: devel/intellij : Makefile distinfo devel/intellij/pkg: PLIST Log message: Bugfix update intellij to 2018.1.4

Re: [update] davical & awl [was: www/awl needs update to work with PHP 7, breaks productivity/davical]

2018-05-28 Thread viq
On Sun, 27 May 2018, 22:17 Landry Breuil, wrote: > On Sun, May 27, 2018 at 10:01:22PM +0200, Landry Breuil wrote: > > On Sun, May 27, 2018 at 09:56:25PM +0200, Landry Breuil wrote: > > > On Sun, May 27, 2018 at 09:41:26PM +0200, viq wrote: > > > > On Sun, May 27, 2018 at

Re: [update] sysutils/restic 0.8.3 -> 0.9.0

2018-05-28 Thread viq
On Mon, 28 May 2018, 11:02 Rafael Sadowski, wrote: > On Sun May 27, 2018 at 09:54:51PM +0200, viq wrote: > > On 18-05-21 15:17:46, Aaron Bieber wrote: > > > Hi! > > > > > > Here is an update to restic. Full changelog here: > > >

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:ports Changes by: jas...@cvs.openbsd.org 2018/05/28 03:09:16 Modified files: infrastructure/db: user.list Log message: comment _couchdb entry for databases/apache-couchdb ceased to be

Re: productivity/taskd

2018-05-28 Thread Klemens Nanni
On Mon, May 28, 2018 at 10:42:52AM +0200, Marc Espie wrote: > new update-plist found that: > Warning: taskd-1.1.0p2 defines @newgroup _taskd:734 (no entry in user db) > Warning: taskd-1.1.0p2 defines @newuser _taskd:732:734:daemon:Taskwarrior > Sync Server:/var/taskd:/sbin/nologin (no entry in

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/28 03:06:19 Modified files: infrastructure/db: user.list Log message: owamp defines _owampd, not _owamp

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Marc Espie
CVSROOT:/cvs Module name:ports Changes by: es...@cvs.openbsd.org 2018/05/28 03:03:38 Modified files: infrastructure/bin: update-plist Log message: I plain forgot about !number to insist on a given uid/gid

Re: [update] sysutils/restic 0.8.3 -> 0.9.0

2018-05-28 Thread Rafael Sadowski
On Sun May 27, 2018 at 09:54:51PM +0200, viq wrote: > On 18-05-21 15:17:46, Aaron Bieber wrote: > > Hi! > > > > Here is an update to restic. Full changelog here: > > https://github.com/restic/restic/releases/tag/v0.9.0 > > > > Highlights include better tls-client-cert argument parsing, support

productivity/taskd

2018-05-28 Thread Marc Espie
new update-plist found that: Warning: taskd-1.1.0p2 defines @newgroup _taskd:734 (no entry in user db) Warning: taskd-1.1.0p2 defines @newuser _taskd:732:734:daemon:Taskwarrior Sync Server:/var/taskd:/sbin/nologin (no entry in user db) and indeed, taskd did not reserve any entry in user.list.

CVS: cvs.openbsd.org: ports

2018-05-28 Thread Martijn van Duren
CVSROOT:/cvs Module name:ports Changes by: mart...@cvs.openbsd.org 2018/05/28 00:15:15 Removed files: lang/php/5.6/patches: patch-Zend_zend_alloc_c Log message: Remove patch-Zend_zend_alloc_c. The concept was removed in PHP7 and the code it applies to was never enabled.

Re: productivity/timewarrior - WIP

2018-05-28 Thread Matthieu Guegan
On Sun, May 27, 2018 at 07:52:28PM +0100, Raf Czlonka wrote: There's only one way[0][1] to find out ;^) [0] http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/productivity/timewarrior/ [1] well, not *just* one, i.e. 'pkg_info timewarrior', etc. Thanks Raf, next time I'll search before asking..