Re: lang/gcc fails on -current

2019-07-22 Thread Nigel Taylor
On 22/07/2019 12:21, Stuart Henderson wrote: > On 2019/07/22 08:36, Pavel Korovin wrote: >> On 07/20, Nigel Taylor wrote: >>> I can get past the sinfo.h error, treeprs.ads and osnames errors, but >>> there are more afterwards. Too many errors to fix by hand. >>

Re: lang/gcc fails on -current

2019-07-22 Thread Nigel Taylor
On 22/07/2019 06:36, Pavel Korovin wrote: > On 07/20, Nigel Taylor wrote: >> I can get past the sinfo.h error, treeprs.ads and osnames errors, but >> there are more afterwards. Too many errors to fix by hand. >> >> The problem I think lies in opening files for writing w

Re: lang/gcc fails on -current

2019-07-20 Thread Nigel Taylor
On 18/07/2019 19:10, Mark Patruck wrote: > Hi, > > lang/gcc always fails with the following error on amd64 -current (~6 hours > old) > > > Check for missing set procedures in body > OK > > All tests completed successfully, no errors detected > > raised ADA.IO_EXCE

Re: [UPDATE] net/p5-POE-Component-Client-Keepalive 0.25 -> 0.272 (p5-POE* update 9/14)

2019-01-22 Thread Nigel Taylor
Ok, test run fine on amd64 machine, portcheck ok. Would question the VERSION, but checking upstream they appear to have switched from 2 digits to 3 digits, and already using EPOCH in the Makefile which can't be undone. On 01/22/19 08:54, Charlene Wendling wrote: > Hi ports! > > Can someone look

Re: [UPDATE] www/p5-HTML-Tree 5.06 -> 5.07

2019-01-07 Thread Nigel Taylor
I had this update from nearly 1yr ago... $ cvs -R -q diff -uNp Index: Makefile === RCS file: /home/cvs/ports/www/p5-HTML-Tree/Makefile,v retrieving revision 1.28 diff -u -p -r1.28 Makefile --- Makefile1 May 2017 19:54:18 -

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: [matth...@herrb.eu: remove 2 obsolete libraries from Xenocara]

2018-05-20 Thread Nigel Taylor
Ok. Built on amd64 here, with libraries removed. Ready to build packages with these changes when snapshot is available. On 05/20/18 10:45, Matthieu Herrb wrote: > The xenocara part is now committed. Ok for the ports diff ? > > - Forwarded message from Matthieu Herrb - > > Date: Sat, 2

Re: Add BDEP boost to arx-libertatis

2018-05-08 Thread Nigel Taylor
I was going to report this as I hit the problem building this. I suggest that more is required, how exactly are boost headers used? A RUN_DEPENDS may have to be added for boost. I haven't looked to see if there is a way to disable the need for boost. The REVISION bump is normally not required fo

Re: clang6 fallout

2018-04-24 Thread Nigel Taylor
On 04/24/18 17:32, Marc Espie wrote: > On Sat, Apr 21, 2018 at 09:38:58PM +0100, Nigel Taylor wrote: >> On 04/21/18 19:58, Nigel Taylor wrote: >>> On 04/20/18 16:20, Christian Weisgerber wrote: >>>> Updated list as of Apr 20, 15:00 UTC. >>>> http://buil

Re: dpb: packages not built, in 'H' state (no NFS, local build)

2018-04-22 Thread Nigel Taylor
On 04/22/18 10:45, Andreas Kusalananda Kähäri wrote: > On Sun, Apr 22, 2018 at 10:01:28AM +0100, Nigel Taylor wrote: >> On 04/22/18 09:35, Andreas Kusalananda Kähäri wrote: >>> Hi, >>> >>> I'm using dpb in combination with proot to build a subset of package

Re: dpb: packages not built, in 'H' state (no NFS, local build)

2018-04-22 Thread Nigel Taylor
On 04/22/18 09:35, Andreas Kusalananda Kähäri wrote: > Hi, > > I'm using dpb in combination with proot to build a subset of packages on > my local machine. I quite often have an issue with packages not getting > built and instead being listed as in the 'H' state. According to the > dpb(1) manual

Re: clang6 fallout

2018-04-21 Thread Nigel Taylor
On 04/21/18 19:58, Nigel Taylor wrote: > On 04/20/18 16:20, Christian Weisgerber wrote: >> Updated list as of Apr 20, 15:00 UTC. >> http://build-failures.rhaalovely.net/amd64/2018-04-19/ >> >> cad/kicad >> graphics/aqsis >> multimedia/k3b-kde4 >> mult

Re: emulators/mame - build failure amd64

2018-04-21 Thread Nigel Taylor
aven't tried this but looks Ok. Ok. On 04/21/18 22:57, Frederic Cambus wrote: > On Fri, Apr 20, 2018 at 10:57:39PM +0100, Nigel Taylor wrote: >> >> Build continues if png package is installed, but note that >> post extract has >> >> @sed -i 's|"png.h&

Re: devel/shellcheck - dependency issue

2018-04-21 Thread Nigel Taylor
at 11:00:48PM +0100, Nigel Taylor wrote: >> Makefile has >> >> RUN_DEPENDS-lib = ${BUILD_DEPENDS} >> >> In the case of USE_CCACHE being set to Yes devel/ccache is added to the >> build dependencies, when not required at runtime. > > Right. The

Re: clang6 fallout

2018-04-21 Thread Nigel Taylor
On 04/20/18 16:20, Christian Weisgerber wrote: > Updated list as of Apr 20, 15:00 UTC. > http://build-failures.rhaalovely.net/amd64/2018-04-19/ > > cad/kicad > graphics/aqsis > multimedia/k3b-kde4 > multimedia/mlt > x11/kde/base3 > x11/kde/games3 > x11/kde4/bovo > x11/kde4/kopete > x11/kde4/kross-

devel/shellcheck - dependency issue

2018-04-20 Thread Nigel Taylor
Makefile has RUN_DEPENDS-lib = ${BUILD_DEPENDS} In the case of USE_CCACHE being set to Yes devel/ccache is added to the build dependencies, when not required at runtime. This shouldn't be used in Makefile's.

emulators/mame - build failure amd64

2018-04-20 Thread Nigel Taylor
>From dpb log... Compiling src/devices/bus/iq151/minigraf.cpp... c++ -O2 -pipe -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/lua-5.3/ -Wno-ignored-qualifiers -MMD -MP -MP -DPTR64=1 -DNDEBUG -DCRLF=2 -DLSB_FIRST -DXMD_H -DFLAC__NO_DLL -DNATIVE_DRC=drcbe_x64 -DLUA_COMPAT_ALL -D

Update: sysutils/sleuthkit clang fallout

2018-04-07 Thread Nigel Taylor
Attach updated patch is from upstream github https://github.com/sleuthkit/sleuthkit/commit/acefb22e7d18917d434853b02b6f7e9b5f4d329f#diff-474ff1f8f4117ed01cc6b517b1fb556e Builds on amd64. Ok? Index: Makefile === RCS file: /home/cvs/p

Re: [NEW] devel/p5-Time-Local

2018-02-07 Thread Nigel Taylor
On 02/07/18 16:23, James E Keenan wrote: > Hello ports@, > > Here is a new port, for Perl extension Time-Local (version 1.25). > > From pkg/DESCR: > > Time::Local is a Perl module which efficiently computes time from local > and GMT time. > > The module provides two functions, timelocal() and t

Re: [NEW] textproc/p5-Text-CSV-Hashify

2018-01-20 Thread Nigel Taylor
I just imported before the new tarball, I had removed PLIST.orig. On 01/20/18 15:20, James E Keenan wrote: > On 01/20/2018 04:24 AM, Landry Breuil wrote: >> On Fri, Jan 19, 2018 at 06:43:21PM -0500, James E Keenan wrote: >>> On 01/07/2018 10:50 PM, James E Keenan wrote: Hello ports@, >>>

[UPDATE] www/youtube-dl

2017-12-27 Thread Nigel Taylor
Attached update to 2017.12.23 version. ITV - site has been making changes which means the odd download uses hls instead of rtmp. This is updated to verify download is still possible. I've gone no further than checking ITV. 2017.11.26 version fails as follows... $ youtube-dl https://www.itv.com

Re: DELETE: www/p5-WWW-YouTube-Download

2017-12-05 Thread Nigel Taylor
On 12/05/17 12:56, Frederic Cambus wrote: > On Sun, Dec 03, 2017 at 06:51:56PM +, Mikolaj Kucharski wrote: > >>> So I've looked into updating it, but I don't really see a point. Current >>> version on CPAN doesn't support encrypted signature videos. I don't use >>> it any more. Anyone has obje

Re: new devel/p5-Sub-Attribute

2017-11-29 Thread Nigel Taylor
On 11/29/17 12:37, Alexander Bluhm wrote: > On Wed, Nov 29, 2017 at 02:22:01AM +0100, Jeremie Courreges-Anglas wrote: >> It looks like you need those in BUILD_DEPENDS, listed "for authors only" >> in Makefile.PL: >> >> devel/p5-Module-Install-AuthorTests \ >>

Re: update p5-Mojolicious-Plugin-TtRenderer to 1.59

2017-11-11 Thread Nigel Taylor
On 11/11/17 22:30, Remi Locherer wrote: > On Sat, Nov 11, 2017 at 04:57:43PM +0000, Nigel Taylor wrote: >> On 11/11/17 15:59, Stuart Henderson wrote: >>> On 2017/11/11 15:46, Nigel Taylor wrote: >>>> On 11/11/17 14:19, Stuart Henderson wrote: >>>>>

Re: update p5-Mojolicious-Plugin-TtRenderer to 1.59

2017-11-11 Thread Nigel Taylor
On 11/11/17 15:59, Stuart Henderson wrote: > On 2017/11/11 15:46, Nigel Taylor wrote: >> On 11/11/17 14:19, Stuart Henderson wrote: >>> On 2017/11/11 15:04, Jeremie Courreges-Anglas wrote: >>>> On Sat, Nov 04 2017, Remi Locherer wrote: >>>>>

Re: update p5-Mojolicious-Plugin-TtRenderer to 1.59

2017-11-11 Thread Nigel Taylor
On 11/11/17 14:19, Stuart Henderson wrote: > On 2017/11/11 15:04, Jeremie Courreges-Anglas wrote: >> On Sat, Nov 04 2017, Remi Locherer wrote: >>> Hi, >> >> H Remi, >> >>> This updates Mojolicious-Plugin-TtRenderer to 1.59. This is needed >>> because of the p5-Mojolicious patch I sent before. >>>

Re: UPDATE: gpgme-1.9.0

2017-11-07 Thread Nigel Taylor
There is already a post for an update, however that included all the bindings, for common lisp, qt5, python, python3 as well. From the post... "I need help with the gpgme update. Special thing here, I need the Qt bindings because kde-applications/gpgmepp is dead and all dependent programs work wit

Re: [update] www/p5-libwww 6.15 -> 6.26 now 6.27

2017-11-05 Thread Nigel Taylor
On 11/05/17 15:38, Giovanni Bechis wrote: > On Sat, Nov 04, 2017 at 11:45:09AM +0000, Nigel Taylor wrote: >> Ping retested with perl 5.24.3 no issues seen. >> >> Ok for this update? >> > what about adding LWP::Protocol::https to run depends as suggested by &

Re: [update] www/p5-libwww 6.15 -> 6.26 now 6.27

2017-11-04 Thread Nigel Taylor
Ping retested with perl 5.24.3 no issues seen. Ok for this update? On 09/24/17 23:02, Nigel Taylor wrote: > On 09/24/17 12:49, Stuart Henderson wrote: >> On 2017/09/23 23:21, Nigel Taylor wrote: >>> This has been taken over by new CPAN author. >>> >>> Cha

Re: update devel/p5-Module-Install

2017-11-03 Thread Nigel Taylor
nder Bluhm wrote: > On Fri, Nov 03, 2017 at 03:08:11PM +, Nigel Taylor wrote: >> Can't respond quickly to this, this is my version, and has been run >> through earlier version 1.16 etc, > > Does that mean that you want to take care of the update? > >> the full

Re: security/gpgme (needs help)

2017-11-03 Thread Nigel Taylor
1/03/17 15:39, Jeremie Courreges-Anglas wrote: > On Thu, Nov 02 2017, Nigel Taylor wrote: >> Should you promote gpgme-qt to be the default flavor over others > > It's a subpackage, not a flavor. > >> FLAVOR ?= >> >> should default to no_qt no_python2 no_

Re: update devel/p5-Module-Install

2017-11-03 Thread Nigel Taylor
Can't respond quickly to this, this is my version, and has been run through earlier version 1.16 etc, the full update requires complex p5-Module-Install- updates Index: Makefile === RCS file: /home/cvs/ports/devel/p5-Module-Insta

Re: security/gpgme (needs help)

2017-11-02 Thread Nigel Taylor
Should you promote gpgme-qt to be the default flavor over others FLAVOR ?= should default to no_qt no_python2 no_python3, that is the default as before. Building with qt should be an extra, in fact use of this sort of complex PSEUDO_FLAVOR causes problems especially with something as large as qt5

Re: NEW: x11/qdirstat (KDE3 x11/kdirstat replacement)

2017-10-26 Thread Nigel Taylor
On 10/26/17 13:10, Rafael Sadowski wrote: > Hi All, > > Here is a replacement for x11/kdirstat (KDE3). > > Added the following pkgpath/conflict in PLIST: > @pkgpath x11/kdirstat > @conflict kdirstat-* > > make update works fine here: > > kdirstat-2.4.0p14->qdirstat-1.4: ok > > As always, tes

Re: i386 ports build failures

2017-10-11 Thread Nigel Taylor
On 10/11/17 11:17, Stuart Henderson wrote: > devel/cryptopp > lang/STk > lang/gforth > lang/kawa > sysutils/grub > x11/p5-Wx > > > > >> == ./lang/kawa.log > > ===> Building for kawa-2.4 > cd . && /usr/local/bin/automake-1.15 --foreign > configure.ac:8: error: version mismatch. This is Auto

Re: [update] kawa-3.0

2017-10-05 Thread Nigel Taylor
This need fixing to stop random build failures. forwarding my e-mail sent for 2.4 with details... On 10/05/17 20:58, Timo Myyrä wrote: > Hi, > > Here's an update to kawa 3.0. A lot of patches got upstreamed so zap those. > Slightly tested on amd64. > > Timo > > > Index: Makefile > ===

Re: [maintainer update] net/tcpreplay 4.0.5 -> 4.2.6

2017-09-24 Thread Nigel Taylor
On 09/24/17 13:02, Stuart Henderson wrote: > On 2017/09/23 23:21, Nigel Taylor wrote: >> Has been moved to github. >> >> builds on amd64. >> >> Ok? > > GH_* is for autogenerated tarballs, this is a normal uploaded release, > if you are setting MASTER_SIT

Re: [update] www/p5-libwww 6.15 -> 6.26

2017-09-24 Thread Nigel Taylor
On 09/24/17 12:49, Stuart Henderson wrote: > On 2017/09/23 23:21, Nigel Taylor wrote: >> This has been taken over by new CPAN author. >> >> Changes most code cleanup and bug fixes. >> >> Built tested on amd64. >> >> Used with get_iplayer/get_flash_v

Re: sysutils/sleuthkit: why CONFIGURE_STYLE=simple?

2017-09-23 Thread Nigel Taylor
On 09/08/17 00:13, ni...@openbsd.org wrote: > On 09/07/17 21:38, Stuart Henderson wrote: >> On 2017/09/07 19:45, ni...@openbsd.org wrote: >>> >>> Attached update to version 4.4.2 >>> >>> Switch CONFIGURE_STYLE = gnu, to stop some bulk build failures. >>> Remove need for cppunit. >>> >>> Builds on a

[maintainer update] net/socat 1.7.3.1 -> 1.7.3.2

2017-09-23 Thread Nigel Taylor
Minor update bug fixes, some patches now incorporated upstream. Builds on amd64. Ok? Index: Makefile === RCS file: /home/cvs/ports/net/socat/Makefile,v retrieving revision 1.20 diff -u -p -r1.20 Makefile --- Makefile 2 Feb 2016 10:40

Re: Maintainer Update multimedia/get_flash_videos 1.25.93 -> 1.25.94

2017-09-23 Thread Nigel Taylor
On 09/07/17 20:34, ni...@openbsd.org wrote: > On 08/27/17 23:26, ni...@openbsd.org wrote: >> On 08/23/17 20:21, ni...@openbsd.org wrote: >>> Update to fix issues 212, 215 and change some old url's. >>> >>> Home page changed to github home page. >>> >>> Ok? >>> >> >> Ok? >> >> > Ping > > Ping

[update] www/p5-libwww 6.15 -> 6.26

2017-09-23 Thread Nigel Taylor
This has been taken over by new CPAN author. Changes most code cleanup and bug fixes. Built tested on amd64. Used with get_iplayer/get_flash_videos for some time on main desktop. Ok? Index: Makefile === RCS file: /home/cvs/ports/ww

[maintainer update] net/tcpreplay 4.0.5 -> 4.2.6

2017-09-23 Thread Nigel Taylor
://tcpreplay.appneta.com/ MAINTAINER= Nigel Taylor # GPLv3 PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcpreplay/} +MASTER_SITES = https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/ WANTLIB= c dnet>=1 Index: disti

[maintainer update] devel/p5-Test-CheckManifest 1.29 -> 1.31

2017-09-23 Thread Nigel Taylor
Built tested on amd64. Changes 1.31 2017-04-21 [IMPROVEMENT] * Run tests in series, not parallel. This should fix github #4. Thanks to Michael Gray (mjg17). 1.30 2015-09-22 [IMPROVEMENT] * Check duplicate entries in the MANIFEST file (Thanks to Mohammad S Anwar (Manwa

Re: net/zabbix SSH flavor?

2017-09-21 Thread Nigel Taylor
$ cd /usr/ports/mystuff/net/zabbix $ doas make configure $ cd /usr/ports/pobj/zabbix-3.2.7-mysql/zabbix-3.2.7 $ ./configure --help | grep -i ssh If you want to use SSH2 based checks: --with-ssh2[=DIR] use SSH2 package [default=no], DIR is the SSH2 I don't see a --with-ssh option that's L

Re: zathura crashes on pdf

2017-09-14 Thread Nigel Taylor
On 09/14/17 09:21, Niels Kobschätzki wrote: > Hi, > > I have here a pdf that crashes zathura. The thing is that it is a > commercial pdf by Michael W. Lucas so that I don't want to distribute it > freely. I installed it from packages. > > sysctl -n kern.version: > OpenBSD 6.2-beta (GENERIC.MP) #8

Re: Update: graphics/dpic 2014.01.01 -> 2017.08.01

2017-09-07 Thread Nigel Taylor
On 08/27/17 23:27, Nigel Taylor wrote: > On 08/23/17 22:47, Nigel Taylor wrote: >> On 08/23/17 20:58, Nigel Taylor wrote: >>> Hasn't been updated in a while. >>> >>> patched for clang >>> tests added, by running all examples, requires manual check

Re: openbsd-wip ports to remove

2017-09-01 Thread Nigel Taylor
On 09/01/17 20:33, Sergey Bronnikov wrote: > Hello, everyone > > I'm going to remove ports from a list below in openbsd-wip repository > (https://github.com/jasperla/openbsd-wip/) soon. Almost all of these > ports are dependencies of a Tapper testing framework, but Tapper is > abandoned now and I

Re: youtube-dl: missing PLIST update

2017-08-30 Thread Nigel Taylor
On 08/30/17 14:32, Walter Alejandro Iglesias wrote: > Hi, > > In article Nigel Taylor > wrote: >> On 08/28/17 07:59, Sebastien Marie wrote: >>> Hi, >>> >>> youtube-dl seems to be broken at my side: >>> >>> I have the following e

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 Clipp

Re: Update: graphics/dpic 2014.01.01 -> 2017.08.01

2017-08-27 Thread Nigel Taylor
On 08/23/17 22:47, Nigel Taylor wrote: > On 08/23/17 20:58, Nigel Taylor wrote: >> Hasn't been updated in a while. >> >> patched for clang >> tests added, by running all examples, requires manual checks of results >> afterwards. >> >> Tried only

Re: Update multimedia/p5-Storable-AMF 1.08 -> 1.23

2017-08-27 Thread Nigel Taylor
On 08/23/17 22:56, Nigel Taylor wrote: > Changes > > 1.232016-06-29 > - Race conditions in tests > > 1.222016-06-28 > - Portability issues with 5.010 and etc > > 1.202016-06-27 > - test source cleanup >

Re: Update net/p5-Net-HTTP 6.09 -> 6.16

2017-08-27 Thread Nigel Taylor
On 08/23/17 22:44, Nigel Taylor wrote: > Changes > > 6.16 2017-05-29 10:46:24-04:00 America/Toronto > - Bump IO::Socket::SSL version from 1.38 to 2.012 > > 6.15 2017-05-12 14:57:02+02:00 Europe/Paris > - Fix t/rt-112313.t (Shoichi Kaji) > > 6.14

Re: Update net/p5-IO-Socket-Socks

2017-08-27 Thread Nigel Taylor
On 08/23/17 22:29, Nigel Taylor wrote: > Note this requires IO::Socket::IP > 0.36 in base / perl 5.22 or later. > > Changes Add IPv6 support plus fixes. > > Diff attached. > > Tested on amd64 (no IPv6 here to use). > &g

Re: Update www/p5-LWP-Protocol-https 6.06 -> 6.07

2017-08-27 Thread Nigel Taylor
On 08/23/17 22:17, Nigel Taylor wrote: > On 08/23/17 22:16, Nigel Taylor wrote: >> Changes for 6.07 >> >> >> 6.07 2017-02-19 >> - Cleaned up the Changes log >> - Explicitly add hostname for SNI to start_SSL (GH PR#17) >> - Fix the licen

Re: Update www/p5-HTTP-Message 6.11 -> 6.13

2017-08-27 Thread Nigel Taylor
On 08/23/17 22:08, Nigel Taylor wrote: > For some reason portroach reports still reports 6.11 as latest. > > > Changes > > Revision history for HTTP-Message > > 6.13 2017-06-20 01:07:03Z > - Non-TRIAL release of changes found in 6.12 > > 6.12 20

Re: Update: www/p5-HTTP-Cookies 6.01 -> 6.04

2017-08-24 Thread Nigel Taylor
On 08/24/17 13:30, Alexander Bluhm wrote: > On Wed, Aug 23, 2017 at 10:45:48PM +0100, Nigel Taylor wrote: >> -DISTNAME = HTTP-Cookies-6.01 >> +DISTNAME = HTTP-Cookies-6.04 > > The Makefile.PL mentions TEST_REQUIRES "URI", you should add a > TEST_DEPENDS = www/p

Update security/nikto 2.1.5 -> 2.1.6

2017-08-24 Thread Nigel Taylor
= 0 CATEGORIES = security www @@ -13,11 +16,6 @@ MAINTAINER = Nigel Taylor http://www.cirt.net/nikto/ \ - http://www.cirt.net/nikto/ARCHIVE/ - -EXTRACT_SUFX = .tar.bz2 - RUN_DEPENDS = security/p5-Net_SSLeay NO_BUILD = Yes @@ -28,7 +26,7 @@ pre-configure: sed -i 's%# EXECDIR=.*%EXECDI

Fix www/p5-HTML-Base

2017-08-23 Thread Nigel Taylor
Perl placed was placed in P5ARCH should be in P5SITE, it's not arch dependant. Ok? Index: Makefile === RCS file: /home/cvs/ports/www/p5-HTML-Base/Makefile,v retrieving revision 1.17 diff -u -p -r1.17 Makefile --- Makefile 20 Mar 2016

Update multimedia/p5-Storable-AMF 1.08 -> 1.23

2017-08-23 Thread Nigel Taylor
@@ -11,7 +11,7 @@ MAINTAINER = Nigel Taylor

Re: Update: graphics/dpic 2014.01.01 -> 2017.08.01

2017-08-23 Thread Nigel Taylor
On 08/23/17 20:58, Nigel Taylor wrote: > Hasn't been updated in a while. > > patched for clang > tests added, by running all examples, requires manual checks of results > afterwards. > > Tried only on amd64. > > Ok? > > Missed

Re: Update: www/p5-HTTP-Cookies 6.01 -> 6.04

2017-08-23 Thread Nigel Taylor
On 08/23/17 21:17, Nigel Taylor wrote: > Changes are minor > > 6.04 2017-08-03 15:05:22Z > - Fix package version numbers > > 6.03 2017-04-03 11:35:35-04:00 America/Toronto > - No changes since TRIAL release 6.02 > > 6.02 2017-01-12 18:02:49-0

Update net/p5-Net-HTTP 6.09 -> 6.16

2017-08-23 Thread Nigel Taylor
-2,7 +2,7 @@ COMMENT = Perl HTTP connection client -DISTNAME = Net-HTTP-6.09 +DISTNAME = Net-HTTP-6.16 CATEGORIES = net MAINTAINER = Nigel Taylor @@ -17,8 +17,10 @@ RUN_DEPENDS = www/p5-URI BUILD_DEPENDS = ${RUN_DEPENDS} .ifdef LIVE_TEST -TEST_DEPENDS = security/p5-IO-Socket-SSL>=1.3

Update net/p5-IO-Socket-Socks

2017-08-23 Thread Nigel Taylor
Note this requires IO::Socket::IP > 0.36 in base / perl 5.22 or later. Changes Add IPv6 support plus fixes. Diff attached. Tested on amd64 (no IPv6 here to use). Ok? Index: Makefile === RCS file: /home/cvs/ports/net/p5-IO-Socket-So

Re: Update www/p5-LWP-Protocol-https 6.06 -> 6.07

2017-08-23 Thread Nigel Taylor
On 08/23/17 22:16, Nigel Taylor wrote: > Changes for 6.07 > > > 6.07 2017-02-19 > - Cleaned up the Changes log > - Explicitly add hostname for SNI to start_SSL (GH PR#17) > - Fix the license name > - Update some documentation on SSL args >

Update www/p5-LWP-Protocol-https 6.06 -> 6.07

2017-08-23 Thread Nigel Taylor
Changes for 6.07 6.07 2017-02-19 - Cleaned up the Changes log - Explicitly add hostname for SNI to start_SSL (GH PR#17) - Fix the license name - Update some documentation on SSL args - Fix bug when checking for Mozilla::CA (GH PR#29) Tested on amd64 Ok?

Update www/p5-HTTP-Message 6.11 -> 6.13

2017-08-23 Thread Nigel Taylor
ssage-6.11 +DISTNAME = HTTP-Message-6.13 CATEGORIES = www MAINTAINER = Nigel Taylor @@ -20,6 +20,8 @@ RUN_DEPENDS = textproc/p5-Encode-Locale> www/p5-URI>=1.10 BUILD_DEPENDS = ${RUN_DEPENDS} + +TEST_DEPENDS = devel/p5-Try-Tiny post-build: @find ${WRKSRC}/blib \( -name "*

Update: www/p5-HTTP-Cookies 6.01 -> 6.04

2017-08-23 Thread Nigel Taylor
Changes are minor 6.04 2017-08-03 15:05:22Z - Fix package version numbers 6.03 2017-04-03 11:35:35-04:00 America/Toronto - No changes since TRIAL release 6.02 6.02 2017-01-12 18:02:49-05:00 America/Toronto (TRIAL RELEASE) - Document the lack of Public Suffix https://pu

Update: graphics/dpic 2014.01.01 -> 2017.08.01

2017-08-23 Thread Nigel Taylor
Hasn't been updated in a while. patched for clang tests added, by running all examples, requires manual checks of results afterwards. Tried only on amd64. Ok?

Re: clang/amd64 fallout (2017-08-03)

2017-08-06 Thread Nigel Taylor
On 08/06/17 12:21, Stuart Henderson wrote: > On 2017/08/04 16:09, Christian Weisgerber wrote: >> Here's the list of ports still broken on amd64 due to the clang switch: >> ... >> telephony/asterisk > (fixed) telephony/asterisk-g729 fails amd64 /usr/bin/make all-am /usr/bin/libtool --tag=CC --

Re: libreoffice broken?

2017-07-30 Thread Nigel Taylor
On 07/30/17 14:52, Laurence Tratt wrote: > With a snapshot from yesterday and fully updated packages (following > Stuart's suggestion), libreoffice dies as follows: > > $ soffice > Warning: failed to launch javaldx - java may not function correctly > soffice.bin:/usr/local/lib/libicuuc.so.13

Re: NEW: multimedia/streamlink && REMOVE x2: multimedia/livestreamer and multimedia/livestreamer-curses

2017-07-21 Thread Nigel Taylor
I used this only because of an issue I raised and response back this was still working, and allowed me to track down the problem, worked fine I may use again, however noted 0.7.0 version is out. Maybe not using github variables GH_ACCOUNT = streamlink GH_PROJECT = streamlink GH_TAGNAME = 0.7.0 MODP

Re: UPDATE: devel/p5-Modern-Perl to 1.20170117

2017-03-22 Thread Nigel Taylor
a was used. On 03/22/17 21:46, Andrew Fresh wrote: > On Wed, Mar 22, 2017 at 08:37:32PM +0000, Nigel Taylor wrote: >> On 03/22/17 08:37, Giannis Tsaraias wrote: >>> Hi, >>> >>> Update to 1.20170117. Changed the license string to 'Perl', which

Re: UPDATE: devel/p5-Modern-Perl to 1.20170117

2017-03-22 Thread Nigel Taylor
On 03/22/17 08:37, Giannis Tsaraias wrote: > Hi, > > Update to 1.20170117. Changed the license string to 'Perl', which is > what it uses. Passes test suite. > > OK? > > Changelog: > > 1.20170117 2017-01-16 20:37:12-08:00 America/Los_Angeles > - cleaned up test suite > - fixed Perl 5.25 failur

Re: UPDATE: net/twirssi

2017-03-17 Thread Nigel Taylor
On 03/17/17 19:28, Scott B wrote: > twirssi is missing the converters/p5-JSON-Any runtime dependency. It's > not sorted so that > it's only a one line diff. > > Scott > > Index: Makefile > === > RCS file: /cvs/ports/net/twirssi/Makef

Re: openbsd ports of perl modules

2017-03-13 Thread Nigel Taylor
On 03/13/17 13:00, Sergey Bronnikov wrote: > Hello, > > some time ago I made an OpenBSD port for Tapper testing system. > This port depended from huge amount of Perl modules and I made port > for each of them. Right now Tapper development is discontinued > and I removed Tapper from the openbsd-wip

Re: spring cleanup, old scripts removal

2017-02-20 Thread Nigel Taylor
On 02/20/17 09:44, David Coppa wrote: > On Mon, Feb 20, 2017 at 10:13 AM, Marc Espie wrote: >> I'd like to remove >> extract-dependencies >> find-build-order >> (dpb does it and more) >> >> portslogger >> (haven't used it in ages, again, dpb) >> >> and maybe >> retrieve-index >> does anyone actual

Re: www/p5-Mojo 7.23

2017-02-06 Thread Nigel Taylor
I just saw your using IO-Socket-Socks, that's been held back waiting for an update to perl 5.24 You need the update for IPv6 support. That's the point of the IO::Socket::IP update in perl 5.24 to bring in IPv6 support. I have done the update to IO-Socket-Socks and will be releasing, once my dp

Re: strange characters path/package name for thunderbird in current

2017-02-03 Thread Nigel Taylor
On 02/03/17 09:02, P Bielecki wrote: > Hi, > > I run current on my laptop with updates from snapshots. During the > last upgrade I noticed that thunderbird package name look a bit > strange. > > $ pkg_info | grep thunderbird > thunderbird-45.2.0 > thunderbird-45.6.0 �k > .i

Re: NEW: security/p5-Digest-SHA

2016-11-28 Thread Nigel Taylor
On 11/28/16 15:38, Jeremie Courreges-Anglas wrote: > Giovanni Bechis writes: > >> pkg/DESCR: >> Digest::SHA is a complete implementation of the NIST Secure Hash >> Standard. >> It gives Perl programmers a convenient way to calculate >> SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, and S

Re: [UPDATE] www/p5-CGI to 4.35

2016-11-26 Thread Nigel Taylor
On 11/26/16 01:46, Andrew Fresh wrote: > For a module that's "done" this one sure gets a lot of releases. > Mostly just documentation and such tho, but there were a few cleanups, > like sorting HTML attributes and undef %QUERY_PARAMS under mod_perl. > > The one non-backwards compatible change was

Re: UPDATE: devel/doxygen

2016-11-14 Thread Nigel Taylor
On 11/13/16 22:54, Jeremie Courreges-Anglas wrote: > Jeremie Courreges-Anglas writes: > >> Stuart Henderson writes: > > [...] > >>> 3. split the gui off to a different port. keep the same pkgname stem, >>> so it just needs an @pkgpath in PLIST for updates to work. >> >> I'd prefer this option.

Re: UPDATE: devel/doxygen

2016-11-13 Thread Nigel Taylor
On 11/13/16 19:50, Rafael Sadowski wrote: > On Sat Nov 12, 2016 at 11:17:18PM +0100, Jeremie Courreges-Anglas wrote: >> Nigel Taylor writes: >> >>> On 10/22/16 16:42, Rafael Sadowski wrote: >>>> On Tue Sep 20, 2016 at 01:33:34AM +0100, Stuart Henderson wrote:

Re: UPDATE: devel/doxygen

2016-11-12 Thread Nigel Taylor
On 10/22/16 16:42, Rafael Sadowski wrote: > On Tue Sep 20, 2016 at 01:33:34AM +0100, Stuart Henderson wrote: >> These plist changes for every update are getting silly, I think I'd >> rather disable doxygen in those ports.. >> > > Other opinions or agreements? > I don't build qt5/kde4/kde5 for am

Re: hedgewars failed in last bulk

2016-11-04 Thread Nigel Taylor
On 11/04/16 08:38, Antoine Jacoutot wrote: > On Thu, Nov 03, 2016 at 10:17:33PM +0000, Nigel Taylor wrote: >> On 11/03/16 18:30, Nigel Taylor wrote: >>> On 11/03/16 08:27, Antoine Jacoutot wrote: >> >> Just retried and built... >> >> dpb is buildin

Re: hedgewars failed in last bulk

2016-11-03 Thread Nigel Taylor
On 11/03/16 18:30, Nigel Taylor wrote: > On 11/03/16 08:27, Antoine Jacoutot wrote: Just retried and built... dpb is building make SUBDIR="games/hedgewars,-main" It's make SUBDIR="games/hedgewars,-main" that requires hs-dataenc as NOSERVER is not set in CONFI

Re: hedgewars failed in last bulk

2016-11-03 Thread Nigel Taylor
On 11/03/16 08:27, Antoine Jacoutot wrote: > It seems to not find dataenc? > > Running depends in games/hedgewars,-main at 1478146433 >last junk was in www/nginx,lua > /usr/sbin/pkg_add -aI -Dunsigned -Drepair cmake-3.6.2 findlib-1.6.2p2 > fpc-3.0.0p1 freeglut-2.8.0p4 hs-SHA-1.6.4.2p1 h

Re: mail/p5-Email-Send dependency problem

2016-08-09 Thread Nigel Taylor
Ok - Module::Pluggable > 2.97 is in Makefile.PL needed at runtime. Changes says 2.201 2015-03-05 ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD ** add x_deprecated metadata Need to think about updating your script... $ pkg_info p5-Email-Sender Information for file:/usr/

Re: Update net/tcpreplay 4.1.1

2016-07-30 Thread Nigel Taylor
On 07/06/16 16:41, Nigel Taylor wrote: > The port switches to github, the release download includes autoconf > generated files, default archive doesn't. Details of changes can be > found here... > > https://github.com/appneta/tcpreplay/releases > > This is just fixes,

Update net/tcpreplay 4.1.1

2016-07-06 Thread Nigel Taylor
+HOMEPAGE= http://tcpreplay.appneta.com/ MAINTAINER= Nigel Taylor # GPLv3 PERMIT_PACKAGE_CDROM= Yes -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcpreplay/} +MASTER_SITES = https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/ WANTLIB= c dnet>=1

Re: autoconf-2.69: autom4te breakage with our m4

2016-06-04 Thread Nigel Taylor
On 06/03/16 16:16, Christian Weisgerber wrote: > Nigel Taylor: > >> Did you try the modified version of m4? > > No. What modified version of m4 is there? > Under ~nigel on cvs.openbsd.org The fixes are to make bison work. Made changes in Nov, diffs would need updating

Re: autoconf-2.69: autom4te breakage with our m4

2016-06-02 Thread Nigel Taylor
On 06/02/16 22:45, Christian Weisgerber wrote: > I'll just throw this out for the collective memory: > > Regenerating regression tests with autom4te from autoconf-2.69 is buggy. > I did this with the testsuite included in GNU tar 1.29. Commands with a > leading parenthesis... > > onetop05.at:(mk

Re: qt4.port.mk and lrelease4

2016-05-15 Thread Nigel Taylor
On 05/15/16 21:54, Jeremie Courreges-Anglas wrote: > > There are a few ports that use lrelease4, but there is no abstraction in > the port module. > > Comments / ok? > > Index: x11/qt4/qt4.port.mk > === > RCS file: /cvs/ports/x11/qt

Re: trouble with current and quirks

2016-05-02 Thread Nigel Taylor
On 05/02/16 11:43, 3qqv5n+182uxapyu4...@guerrillamail.com wrote: > Hi guys. On a fresh install with the latest current snapshot : > md5 : b5b7ff3fad9a90d9fc5c74c7373af604 > install59.iso 01-May-2016 13:11 > 235599872 > > I'm stuck on this : > > # pk

Re: Where do we want PKG_ARCH in Makefile?

2016-03-23 Thread Nigel Taylor
On 03/22/16 13:45, Stuart Henderson wrote: >> $ portcheck >> www/p5-HTML-Base >> >> portcheck fails to find this one... It could find problem by analysing >> the PLIST > >> I do have a fixed version of p5-HTML-Base. Replace ${P5ARCH} by >> ${P5SITE} in the do-install:, recreate pkg/PLIST, and bum

Re: Where do we want PKG_ARCH in Makefile?

2016-03-21 Thread Nigel Taylor
On 03/20/16 10:33, Stuart Henderson wrote: > Watch out for p5-libintl, it currently does not have SHARED_ONLY=Yes > and should do. Not touching it myself now to avoid getting in your way. > > These also are wrong, and have been for some time. $ pwd /usr/ports/packages/amd64/no-arch $ pkg_info -

Re: devel/autogen update

2016-03-16 Thread Nigel Taylor
On 03/16/16 02:11, Michael McConville wrote: > I was trying to port GNU Complexity, but our autogen version is too old. > Below is an initial patch to update it. I've been planning to run it > through a bulk build, but my build machine has been giving me issues. > I'll get to it pretty soon, but if

Re: [UPDATE] net/irssi 0.8.18

2016-03-14 Thread Nigel Taylor
On 03/14/16 01:54, Michael McConville wrote: > Stuart Henderson wrote: >> On 2016/03/12 19:18, Florian Stinglmayr wrote: >>> This is also fixed in the patch below for irssi-otr. >>> >>> Also +1 for the irssi patch. >> >> irssi-icb, irssi-otr: fixes committed. > > I'm getting the below failure in m

Re: patch: perl.port.mk to support Module::Build::Tiny

2016-03-11 Thread Nigel Taylor
On 03/11/16 21:01, Stuart Henderson wrote: > Here's an updated Module::Build port based on both of ours, plus the > other diffs. I've done it all as an inline diff because the directory > was present previously so it's easier to just cvs add it than import > and fix conflicts. > > We have to keep

Re: new: converters/p5-Cpanel-JSON-XS

2016-03-11 Thread Nigel Taylor
On 03/11/16 17:12, Abel Abraham Camarillo Ojeda wrote: > On Tue, Mar 8, 2016 at 12:35 AM, Abel Abraham Camarillo Ojeda > wrote: >> hi ports: >> >> this seems to be the recommended module to interact with >> p5-Mojolicious these days: >> >> This module converts Perl data structures to JSON and vice

  1   2   3   4   >