[update] yle-dl-2.23

2017-08-28 Thread Timo Myyrä
Hi, Here's an a bit due update to yle-dl. The source structure has changed a bit. The patches directory is not needed anymore but that change isn't reflected on the diff. Any ideas how to include that? Timo Index: Makefile === RCS

youtube-dl: missing PLIST update

2017-08-28 Thread Sebastien Marie
Hi, youtube-dl seems to be broken at my side: I have the following error when I ran youtube-dl: ... File "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/extractors.py", line 190, in from .clippit import ClippitIE ImportError: No module named clippit It seems to me that

Re: Remove www/puppet-dashboard?

2017-08-28 Thread Jasper Lievisse Adriaanse
On Mon, Aug 28, 2017 at 07:46:37AM +0200, Antoine Jacoutot wrote: > On Sun, Aug 27, 2017 at 06:11:22PM -0700, Jeremy Evans wrote: > > puppet-dashboard is one of the only remaining ports still depending on > > ruby 1.8. > > > > Embeds Rails 2.3.17, released in Feburary 2013, and many other ruby >

Re: youtube-dl: missing PLIST update

2017-08-28 Thread Nigel Taylor
On 08/28/17 07:59, Sebastien Marie wrote: > Hi, > > youtube-dl seems to be broken at my side: > > I have the following error when I ran youtube-dl: > > ... > File > "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/extractors.py", > line 190, in > from .clippit import

Re: Make vim ruby FLAVOR use default ruby version

2017-08-28 Thread Stuart Henderson
On 2017/08/27 17:02, Jeremy Evans wrote: > This makes vim use the default ruby version instead of ruby 1.8. > > Briefly tested on amd64 using examples on > http://vimdoc.sourceforge.net/htmldoc/if_ruby.html Makes sense, ok with me. > All of the following still build: > > SUBDIR +=

Re: youtube-dl: missing PLIST update

2017-08-28 Thread Sebastien Marie
On Mon, Aug 28, 2017 at 08:59:47AM +0200, Sebastien Marie wrote: > Hi, > > youtube-dl seems to be broken at my side: > > I have the following error when I ran youtube-dl: > > ... > File > "/usr/local/lib/python2.7/site-packages/youtube_dl/extractor/extractors.py", > line 190, in >

Re: Remove www/puppet-dashboard?

2017-08-28 Thread Sebastian Reitenbach
Hi, On Monday, August 28, 2017 03:11 CEST, Jeremy Evans wrote: > puppet-dashboard is one of the only remaining ports still depending on > ruby 1.8. > > Embeds Rails 2.3.17, released in Feburary 2013, and many other ruby > libraries of similar vintage. I'm not sure it's

ffmpeg hang on 6.1-stable and -current with certain video files

2017-08-28 Thread Frank Groeneveld
When I try to convert certain video files using ffmpeg from ports on 6.1-stable or -current it randomly hangs about one in three or four tries. I've uploaded a sample movie at: https://ivaldi.nl/wp-content/uploads/sample.mp4 The following command reproduces the problem: ffmpeg -i sample.mp4

Re: clang/amd64 fallout

2017-08-28 Thread Rafael Sadowski
On Fri Jul 28, 2017 at 07:09:57PM -, Christian Weisgerber wrote: > Here's the corresponding list of bulk build failures on amd64. > I've uploaded the logs to > http://build-failures.rhaalovely.net/amd64/2017-07-27/ > > audio/festival/core > devel/arm-none-eabi/gcc-linaro > devel/glog >

Re: Remaining clang fallout (amd64 2017-08-27)

2017-08-28 Thread Christian Weisgerber
Christian Weisgerber: > These ports still fail to build on amd64 after the clang switch: > > devel/ti-msp430gcc > editors/TeXmacs > emulators/emulationstation > games/frozen-bubble > games/vacuum > multimedia/avidemux PS: Logs at http://build-failures.rhaalovely.net/amd64/2017-08-27/ --

i386 build failures

2017-08-28 Thread Stuart Henderson
https://junkpile.org/p/failures/i386-20170828/devel/ti-msp430gcc.log /usr/include/c++/v1/exception:267:5: error: no member named 'fancy_abort' in namespace 'std::__1'; did you mean simply 'fancy_abort'? https://junkpile.org/p/failures/i386-20170828/editors/xemacs21/stable.log "n

Re: [update] yle-dl-2.23

2017-08-28 Thread Stuart Henderson
On 2017/08/28 08:20, Timo Myyrä wrote: > Hi, > > Here's an a bit due update to yle-dl. The source structure has changed a bit. Tweaked diff; use ports GH_* infrastructure and MODPY_EGG_VERSION, enable tests, update license marker according to setup.py's License: line. But before it can be

Re: [update] yle-dl-2.23

2017-08-28 Thread Timo Myyrä
Stuart Henderson writes: > On 2017/08/28 08:20, Timo Myyrä wrote: >> Hi, >> >> Here's an a bit due update to yle-dl. The source structure has changed a bit. > > Tweaked diff; use ports GH_* infrastructure and MODPY_EGG_VERSION, > enable tests, update license marker

Re: UPDATE: php revamp

2017-08-28 Thread Stuart Henderson
On 2017/08/27 19:37, Martijn van Duren wrote: > On 08/27/17 19:31, Robert Nagy wrote: > > Yeah let's keep php as is for 6.2, you can remove 5.5 and add 7.1 but > > that's it. > > After unlock we can unleash hell on the tree. > > Then I'd like to propose to just remove 5.5. > > Adding 7.1 would

Remaining clang fallout (amd64 2017-08-27)

2017-08-28 Thread Christian Weisgerber
These ports still fail to build on amd64 after the clang switch: devel/ti-msp430gcc editors/TeXmacs emulators/emulationstation games/frozen-bubble games/vacuum multimedia/avidemux -- Christian "naddy" Weisgerber na...@mips.inka.de

UPDATE: games/openrct2 0.1.0 => 0.1.1

2017-08-28 Thread Brian Callahan
Hi ports -- Attached is an update to games/openrct2. It is mostly a bugfix update. Upstream now offers the choice to have a static or shared libopenrct2, which it seems that the default cmake flags on OpenBSD gets us a static library. It doesn't matter much to me either way, as I can't imagine

UPDATE: sysutils/pick

2017-08-28 Thread Anton Lindqvist
Hi, Update pick to 1.8.0 from maintainer, the complete changelog can be found here[1] and the most important changes below: New features: - Read arrow keys from the terminfo(3) database. - Add support for SIGWINCH. Bug fixes: - Declare functions as __dead when appropriate in pick-test(1).

Re: UPDATE: php revamp

2017-08-28 Thread Stuart Henderson
5.3/5.4 got upgraded via @pkgpath when they stopped being the "main" ports version of php. 5.5 isn't going to be installed via dependencies any more so people who installed it will have asked for it specifically, so it doesn't make much sense to auto update it via @pkgpath, so adding a quirk

UPDATE: www/uget 2.0.9 => 2.0.10

2017-08-28 Thread Brian Callahan
Hi ports -- Attached is an update to www/uget. It is mostly a bugfix update. Works well here. OK? ~Brian Index: Makefile === RCS file: /cvs/ports/www/uget/Makefile,v retrieving revision 1.16 diff -u -p -u -p -r1.16 Makefile ---

Re: ffmpeg hang on 6.1-stable and -current with certain video files

2017-08-28 Thread Marcus MERIGHI
fr...@frankgroeneveld.nl (Frank Groeneveld), 2017.08.28 (Mon) 14:33 (CEST): > When I try to convert certain video files using ffmpeg from ports on > 6.1-stable or -current it randomly hangs about one in three or four > tries. I've uploaded a sample movie at: >

Re: UPDATE: php revamp

2017-08-28 Thread Gonzalo L. Rodriguez
Initial test on nextcloud looks good. Thanks! Ok so far. On [27/08/17] [07:37P], Martijn van Duren wrote: ; On 08/27/17 19:31, Robert Nagy wrote: ; > Yeah let's keep php as is for 6.2, you can remove 5.5 and add 7.1 but that's it. ; > After unlock we can unleash hell on the tree. ; ; Then I'd

[UPDATE] x11/tint2 0.12.2 -> 0.14.6 passes portcheck

2017-08-28 Thread Heppler, J. Scott
Summary so far: 1) Updated 0.12.2 - 0.14.6 2) Removed example rc files with Linux /usr/share/application path 3) Patched default tint2rc with /usr/local/share/application path. 4) Added pkg/README describing how to obtain the example *.tint2rc files 5) Searched tint2conf/main.c

Re: grip 3.5.2

2017-08-28 Thread Landry Breuil
On Wed, Aug 16, 2017 at 05:47:42PM +0200, Antoine Jacoutot wrote: > On Mon, Aug 07, 2017 at 11:36:18AM +0200, Landry Breuil wrote: > > Hi, > > > > so audio/grip got a new upstream maintainer after 12 years of abandon > > (http://www.solbu.net/english/tag/grip.html) - lots of patches merged > >

Re: [update] py-click-log 0.2.0

2017-08-28 Thread Daniel Jakots
On Mon, 28 Aug 2017 22:38:36 +0200, Remi Locherer wrote: > Hi, > > this updates py-click-log to version 0.2.0. vidirsyncer 0.16.2 is > going to need it (diff in the next mail). We can easily add tests it seems. Are you ok with this patch? Cheers, Daniel Index: Makefile

[update] vdirsyncer 0.16.2

2017-08-28 Thread Remi Locherer
Hi, This updates vdirsyncer to version 0.16.2 released few days ago. >From the change log: -- Version 0.16.2 released on 24 August 2017 Fix crash when using daterange or item_type filters in :storage:`google_calendar`, see :gh:`657`. Packagers: Fixes for new version 0.2.0 of

[update] py-click-log 0.2.0

2017-08-28 Thread Remi Locherer
Hi, this updates py-click-log to version 0.2.0. vidirsyncer 0.16.2 is going to need it (diff in the next mail). Remi Index: Makefile === RCS file: /cvs/ports/devel/py-click-log/Makefile,v retrieving revision 1.1.1.1 diff -u -p

Re: [update] vdirsyncer 0.16.2

2017-08-28 Thread Daniel Jakots
On Mon, 28 Aug 2017 22:43:10 +0200, Remi Locherer wrote: > Hi, > > This updates vdirsyncer to version 0.16.2 released few days ago. > > From the change log: > -- > Version 0.16.2 > > released on 24 August 2017 > > Fix crash when using daterange or item_type

Re: [update] vdirsyncer 0.16.2

2017-08-28 Thread Daniel Jakots
On Mon, 28 Aug 2017 22:19:24 -0400, Daniel Jakots wrote: > On Mon, 28 Aug 2017 22:43:10 +0200, Remi Locherer > wrote: > > > Hi, > > > > This updates vdirsyncer to version 0.16.2 released few days ago. > > > > From the change log: > > -- > >

Re: [update] py-click-log 0.2.0

2017-08-28 Thread Remi Locherer
On Mon, Aug 28, 2017 at 06:35:19PM -0400, Daniel Jakots wrote: > On Mon, 28 Aug 2017 22:38:36 +0200, Remi Locherer > wrote: > > > Hi, > > > > this updates py-click-log to version 0.2.0. vidirsyncer 0.16.2 is > > going to need it (diff in the next mail). > > We can easily

Re: grip 3.5.2

2017-08-28 Thread Antoine Jacoutot
On Mon, Aug 28, 2017 at 08:46:11PM +0200, Landry Breuil wrote: > On Wed, Aug 16, 2017 at 05:47:42PM +0200, Antoine Jacoutot wrote: > > On Mon, Aug 07, 2017 at 11:36:18AM +0200, Landry Breuil wrote: > > > Hi, > > > > > > so audio/grip got a new upstream maintainer after 12 years of abandon > > >

CVS: cvs.openbsd.org: ports

2017-08-28 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/08/28 00:23:31 Modified files: databases/ruby-resque: Makefile Log message: bump

CVS: cvs.openbsd.org: ports

2017-08-28 Thread David Coppa
CVSROOT:/cvs Module name:ports Changes by: dco...@cvs.openbsd.org 2017/08/28 01:28:23 Modified files: databases/ruby-redis: Makefile distinfo databases/ruby-redis/patches: patch-test_publish_subscribe_test_rb

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/08/28 02:31:12 Modified files: net/h323plus : Makefile distinfo net/h323plus/patches: patch-configure net/h323plus/pkg: PLIST Log message: Update to

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: ajacou...@cvs.openbsd.org 2017/08/28 02:31:29 Modified files: net/gnugk : Makefile distinfo net/gnugk/patches: patch-Toolkit_cxx patch-configure patch-gk_cxx patch-yasocket_cxx

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/08/28 03:00:19 Modified files: www/mozilla-firefox: Makefile distinfo www/firefox-i18n: Makefile.inc distinfo Log message: Bugfix update to firefox 55.0.3. See

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/08/28 03:02:48 Modified files: www/mozilla-firefox: Tag: OPENBSD_6_1 Makefile distinfo www/mozilla-firefox/pkg: Tag: OPENBSD_6_1 PLIST Log message: MFC: bugfix update to firefox 55.0.3.

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/08/28 03:05:52 Modified files: geo/mapproxy : Makefile distinfo Log message: Update to mapproxy 1.10.4. - Fix Cross Site Scripting (XSS) issue in demo service

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/08/28 04:03:19 Modified files: geo/pgrouting : Makefile distinfo geo/pgrouting/pkg: PLIST Log message: Update to pgrouting 2.4.2.

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/08/28 05:45:57 Modified files: www: Makefile devel/quirks : Makefile devel/quirks/files: Quirks.pm Removed files: www/zendframework: Makefile distinfo

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/08/28 05:47:03 Modified files: net/librenms : Makefile distinfo net/librenms/patches: patch-daily_sh patch-html_install_php patch-includes_common_php

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/08/28 07:58:05 Modified files: devel/subversion: Makefile devel/subversion/patches: patch-configure_ac Log message: Make subversion's ruby bindings use the default ruby version instead of

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/08/28 08:01:34 Modified files: editors/vim: Makefile Log message: Make ruby FLAVOR use default ruby version instead of ruby 1.8. OK and feedback sthen@

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Jeremy Evans
CVSROOT:/cvs Module name:ports Changes by: jer...@cvs.openbsd.org 2017/08/28 08:04:58 Modified files: devel/vim-command-t: Makefile Log message: Keep vim-command-t ruby version in sync with vim ruby version, switching it to use the default ruby version. The versions

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Kurt Miller
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2017/08/28 07:15:55 Removed files: devel/jdk/1.7 : Makefile distinfo devel/jdk/1.7/files: PLATFORM_API_BSDOS_PCM.c cacerts devel/jdk/1.7/patches: patch-hotspot_make_bsd_makefiles_gcc_make

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Landry Breuil
CVSROOT:/cvs Module name:ports Changes by: lan...@cvs.openbsd.org 2017/08/28 06:25:16 Modified files: geo/qgis : Makefile distinfo geo/qgis/pkg : PLIST Log message: Update to QGIS 2.18.12.

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2017/08/28 13:08:30 Modified files: print/poppler : Makefile distinfo Log message: Update to poppler-0.57.0.

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2017/08/28 13:06:35 Modified files: print/poppler-data: Makefile distinfo print/poppler-data/pkg: PLIST Log message: Update to poppler-data-0.4.8.

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Alexander Bluhm
CVSROOT:/cvs Module name:ports Changes by: bl...@cvs.openbsd.org 2017/08/28 14:55:01 Modified files: security/p5-Net_SSLeay: Makefile Added files: security/p5-Net_SSLeay/patches: patch-SSLeay_xs

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Ian Darwin
CVSROOT:/cvs Module name:ports Changes by: i...@cvs.openbsd.org2017/08/28 14:57:06 Modified files: devel/netbeans : Makefile devel/netbeans/pkg: DESCR Log message: Tweak DESCR wording, bump revision. ok giovanni@ rsadowski@ co-maintainers.

Re: CVS: cvs.openbsd.org: ports

2017-08-28 Thread Stuart Henderson
On 2017/08/28 15:39, Stuart Henderson wrote: > CVSROOT: /cvs > Module name: ports > Changes by: st...@cvs.openbsd.org 2017/08/28 15:39:35 > > Modified files: > mail/dovecot-pigeonhole: Makefile distinfo > > Log message: > update to Dovecot-Pigeonhole 0.4.20 > (sent too

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/08/28 15:39:14 Modified files: mail/dovecot : Makefile distinfo mail/dovecot/patches: patch-doc_example-config_Makefile_in

CVS: cvs.openbsd.org: ports

2017-08-28 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: st...@cvs.openbsd.org 2017/08/28 15:39:35 Modified files: mail/dovecot-pigeonhole: Makefile distinfo Log message: update to Dovecot-Pigeonhole 0.4.20