New: devel/p5-App-cpanminus

2014-07-23 Thread Edward
Hi, Attached is my first OpenBSD port, cpanminus. "cpanminus" is a tool which simplifies the installation of Perl module from CPAN. I've tested it on amd64 which is my workstation that this port is created from. Comments and testing are much welcome. Regards, Edward. p5-App-cpanminus.tar.gz

Re: Unmarked conflict checking in portcheck

2014-07-23 Thread Stuart Henderson
On 2014/07/24 03:36, Vadim Zhukov wrote: > 2014-07-24 3:30 GMT+04:00 Stuart Henderson : > > On 2014/07/24 00:46, Marc Espie wrote: > >> Nope, this exists elsewhere. Reuse bin/check-conflicts > > > > This is different, unlke check-conflicts it doesn't need a full set > > of built packages, it just u

Re: Unmarked conflict checking in portcheck

2014-07-23 Thread Vadim Zhukov
2014-07-24 3:30 GMT+04:00 Stuart Henderson : > On 2014/07/24 00:46, Marc Espie wrote: >> Nope, this exists elsewhere. Reuse bin/check-conflicts > > This is different, unlke check-conflicts it doesn't need a full set > of built packages, it just uses pkglocatedb instead. check-conflicts uses print-

Re: Unmarked conflict checking in portcheck

2014-07-23 Thread Stuart Henderson
On 2014/07/24 00:46, Marc Espie wrote: > Nope, this exists elsewhere. Reuse bin/check-conflicts This is different, unlke check-conflicts it doesn't need a full set of built packages, it just uses pkglocatedb instead.

New final gitversion.h-related patch for digikam-kde4

2014-07-23 Thread Vadim Zhukov
This ought to be a real fix; the problem is that both "core" Digikam app and KIPI plugins do generate gitversion.h, using different targets. And, of course, I've used the wrong one... Realized that when the build finally borked on my i386. Now builds fine. Okay? This is totally independant of Open

Re: Unmarked conflict checking in portcheck

2014-07-23 Thread Vadim Zhukov
2014-07-24 2:46 GMT+04:00 Marc Espie : > On Thu, Jul 24, 2014 at 02:38:34AM +0400, Vadim Zhukov wrote: >> 2014-07-24 0:18 GMT+04:00 Vadim Zhukov : >> > Hello all. >> > >> > This adds a useful but awfully slow feature: checking for unmarked >> > conflicts. This is done as a part of PLIST checks, so

Re: Unmarked conflict checking in portcheck

2014-07-23 Thread Marc Espie
On Thu, Jul 24, 2014 at 02:38:34AM +0400, Vadim Zhukov wrote: > 2014-07-24 0:18 GMT+04:00 Vadim Zhukov : > > Hello all. > > > > This adds a useful but awfully slow feature: checking for unmarked > > conflicts. This is done as a part of PLIST checks, so it could be > > disabled by -P as well as by s

Re: Three packages in one build (to say nothing of the OS)

2014-07-23 Thread Stuart Henderson
On 2014/07/24 00:26, Vadim Zhukov wrote: > Here is an updated version, after input from Gilles Caulier. This > is almost the same to what was committed in Digikam SC repos. > > Tested on i386. Okay? Looks sane, though I don't know this software at all..

Re: Three packages in one build (to say nothing of the OS)

2014-07-23 Thread Vadim Zhukov
Here is an updated version, after input from Gilles Caulier. This is almost the same to what was committed in Digikam SC repos. Tested on i386. Okay? -- WBR, Vadim Zhukov Index: Makefile === RCS file: /cvs/ports/graphics/digikam-

newsbeuter-2.7 crashes in libsqlite3

2014-07-23 Thread Christian Kellermann
Hi, with the snapshot as of 21st July net/newsbeuter from ports crashes with any feed URL I feed it. The trace looks like: --8<---cut here---start->8--- #0 0x0105fd0e in sqlite3VXPrintf (pAccum=0xcfbd6914, bFlags=0, fmt=0x3677538a "q','%q',%d, '%q')", ap=0xc

Unmarked conflict checking in portcheck

2014-07-23 Thread Vadim Zhukov
Hello all. This adds a useful but awfully slow feature: checking for unmarked conflicts. This is done as a part of PLIST checks, so it could be disabled by -P as well as by specifically added -C option. Yes, there was -C option at some time previously with different meaning, but I'm doubt we care

Re: devel/cppcheck: libexecinfo?

2014-07-23 Thread Gleydson Soares
Christian Weisgerber writes: > devel/cppcheck failed to build: > > [...nothing interesting in the log...] > c++ -Ilib -Iexternals/tinyxml -DHAVE_RULES -DTIXML_USE_STL -Ilib > -I/usr/local/include -DCFGDIR=\"/usr/local/share/cppcheck/cfg\" -O2 -pipe > -std=c++0x -c -o cli/cppcheckexecutor.o cl

Re: devel/mingw build fix (gmkdir)

2014-07-23 Thread Marc Espie
On Wed, Jul 23, 2014 at 04:29:19PM +0200, Christian Weisgerber wrote: > Found with dpb -r: > The configure scripts in devel/mingw pick up gmkdir if installed > and the build fails if gmkdir then disappears in the background. > > Trivial fix. OK? > > Index: Makefile >

devel/mingw build fix (gmkdir)

2014-07-23 Thread Christian Weisgerber
Found with dpb -r: The configure scripts in devel/mingw pick up gmkdir if installed and the build fails if gmkdir then disappears in the background. Trivial fix. OK? Index: Makefile === RCS file: /cvs/ports/devel/mingw/Makefile,v re

Re: Firefox: Crashes while watching youtube videos

2014-07-23 Thread Fabian Raetz
On Wed, Jul 23, 2014 at 01:33:14PM +0200, Landry Breuil wrote: > On Wed, Jul 23, 2014 at 12:30:20PM +0200, Fabian Raetz wrote: > > On Wed, Jul 23, 2014 at 11:33:44AM +0200, Landry Breuil wrote: > > > On Wed, Jul 23, 2014 at 12:01:01AM +0200, Fabian Raetz wrote: > > > > On Tue, Jul 22, 2014 at 11:48

Re: FIX: conflict between ucspi-tcp and freedt

2014-07-23 Thread Stuart Henderson
On 2014/07/23 13:56, Jérémie Courrèges-Anglas wrote: > Landry Breuil writes: > > > On Mon, Jul 21, 2014 at 07:10:47PM +0200, Jan Klemkow wrote: > >> Hi, > >> > >> this diff fixes a file conflict between the ports ucspi-tcp and freedt. > >> I just remove the binaries 'argv0' and 'recordio' cause

Re: FIX: conflict between ucspi-tcp and freedt

2014-07-23 Thread Jérémie Courrèges-Anglas
Landry Breuil writes: > On Mon, Jul 21, 2014 at 07:10:47PM +0200, Jan Klemkow wrote: >> Hi, >> >> this diff fixes a file conflict between the ports ucspi-tcp and freedt. >> I just remove the binaries 'argv0' and 'recordio' cause I think the >> manpages of the tools are useful. The package freed

Re: Firefox: Crashes while watching youtube videos

2014-07-23 Thread Landry Breuil
On Wed, Jul 23, 2014 at 12:30:20PM +0200, Fabian Raetz wrote: > On Wed, Jul 23, 2014 at 11:33:44AM +0200, Landry Breuil wrote: > > On Wed, Jul 23, 2014 at 12:01:01AM +0200, Fabian Raetz wrote: > > > On Tue, Jul 22, 2014 at 11:48:18PM +0200, Landry Breuil wrote: > > > > On Tue, Jul 22, 2014 at 11:27

Re: Firefox: Crashes while watching youtube videos

2014-07-23 Thread Fabian Raetz
On Wed, Jul 23, 2014 at 11:33:44AM +0200, Landry Breuil wrote: > On Wed, Jul 23, 2014 at 12:01:01AM +0200, Fabian Raetz wrote: > > On Tue, Jul 22, 2014 at 11:48:18PM +0200, Landry Breuil wrote: > > > On Tue, Jul 22, 2014 at 11:27:36PM +0200, Fabian Raetz wrote: > > > > Hi, > > > > > > > > i am in

Re: Firefox: Crashes while watching youtube videos

2014-07-23 Thread Landry Breuil
On Wed, Jul 23, 2014 at 12:01:01AM +0200, Fabian Raetz wrote: > On Tue, Jul 22, 2014 at 11:48:18PM +0200, Landry Breuil wrote: > > On Tue, Jul 22, 2014 at 11:27:36PM +0200, Fabian Raetz wrote: > > > Hi, > > > > > > i am in the process of testing 5.6 on amd64 and > > > noticed that firefox always c

Re: Update plan9/plan9port with fontsrv support

2014-07-23 Thread Stuart Henderson
On 2014/07/23 02:31, Matt Jibson wrote: > This enables support for fontsrv. I'm aware of the lock, just didn't want > to forget this once it's open. Realistically it's unlikely for developers to remember this mail for the month or more that ports locks usually take, it would be better to hang onto