CVS: cvs.openbsd.org: ports

2014-11-12 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2014/11/12 01:20:09

Modified files:
devel/mingw: Makefile 
devel/mingw/files: specs.diff 

Log message:
Add '-I${LOCALBASE}/mingw32/include' to '*cc1plus:' too

ok pirofti@ (maintainer)



CVS: cvs.openbsd.org: ports

2014-11-12 Thread David Coppa
CVSROOT:/cvs
Module name:ports
Changes by: dco...@cvs.openbsd.org  2014/11/12 01:46:03

Modified files:
audio/mpd  : Makefile distinfo 
audio/mpd/patches: patch-Makefile_in patch-doc_mpdconf_example 

Log message:
Update to mpd-0.19.3



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Kirill Bychkov
CVSROOT:/cvs
Module name:ports
Changes by: ki...@cvs.openbsd.org   2014/11/12 02:15:08

Added files:
games/wesnoth/patches: patch-CMakeLists_txt 

Log message:
fix CMAKE_*_FLAGS_RELEASE and unbreak build of lite FLAVOR
reported by naddy@, thanks!



Re: CVS: cvs.openbsd.org: ports

2014-11-12 Thread David Coppa
On Wed, Nov 12, 2014 at 10:15 AM, Kirill Bychkov ki...@cvs.openbsd.org wrote:
 CVSROOT:/cvs
 Module name:ports
 Changes by: ki...@cvs.openbsd.org   2014/11/12 02:15:08

 Added files:
 games/wesnoth/patches: patch-CMakeLists_txt

 Log message:
 fix CMAKE_*_FLAGS_RELEASE and unbreak build of lite FLAVOR
 reported by naddy@, thanks!


Ops. I missed this during my c*flags overhaul...

Thanks!
David
-- 
If you try a few times and give up, you'll never get there. But if
you keep at it... There's a lot of problems in the world which can
really be solved by applying two or three times the persistence that
other people will.
-- Stewart Nelson



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2014/11/12 03:07:25

Modified files:
textproc/p5-Mojolicious-Plugin-TtRenderer: Makefile distinfo 

Log message:
Update to p5-Mojolicious-Plugin-TtRenderer-1.53.

From Remi Locherer, thanks



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs
Module name:ports
Changes by: jas...@cvs.openbsd.org  2014/11/12 03:47:12

Modified files:
devel/libpeas  : Makefile 
devel/libpeas/patches: patch-tests_libpeas_engine_c 
   patch-tests_libpeas_extension-c_c 
Added files:
devel/libpeas/patches: patch-libpeas_peas-object-module_c 
   patch-tests_testing-util_testing-util_c 

Log message:
rework local patches with proposed patch from upstream



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2014/11/12 03:53:53

Modified files:
www/p5-HTML-TokeParser-Simple: Makefile distinfo 

Log message:
Update to p5-HTML-TokeParser-Simple-3.16.

Take maintainership, ok ajacoutot@



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Tobias Ulmer
CVSROOT:/cvs
Module name:ports
Changes by: tobi...@cvs.openbsd.org 2014/11/12 03:56:59

Modified files:
lang/gcc/4.9   : Makefile gcc4.port.mk 
lang/gcc/4.9/patches: patch-gcc_config_gcc 
  patch-libatomic_configure_tgt 
  patch-libgcc_config_host 
lang/gcc/4.9/pkg: PLIST-main 
Added files:
lang/gcc/4.9/patches: patch-gcc_config_arm_openbsd_h 
lang/gcc/4.9/pkg: PFRAG.arm-main 

Log message:
Add ARM support to gcc 4.9

Marked broken because it uses instructions the default binutils don't
understand. The port itself seems to work.

I will probably post the update instructions to arm@ for those that are
interested in playing with this.

ok pascal@ a long time ago



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2014/11/12 05:07:13

Modified files:
www/p5-HTML-TreeBuilder-XPath: Makefile distinfo 

Log message:
Update to p5-HTML-TreeBuilder-XPath-0.14.

Take maintainership, ok ajacoutot@



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/11/12 05:19:13

Modified files:
net/smokeping  : Makefile 
net/smokeping/pkg: smokeping.rc 

Log message:
adjust pexp again; it has to match various different modes. single-process -
perl: /usr/local/bin/smokeping [FPing]

multi-process -
perl: /usr/local/bin/smokeping [AnotherDNS]
perl: /usr/local/bin/smokeping [FPing]
/usr/bin/perl /usr/local/bin/smokeping

and not /usr/bin/perl /usr/local/bin/smokeping_cgi. Not optimal as this
should signal only the master process when in multi-process mode, but that
can't be arranged with rc.subr's pgrep scheme (sometimes there are
advantages to pidfiles).



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/11/12 05:34:07

Modified files:
graphics/darktable: Makefile 

Log message:
reinstate compiler flags to unbreak i386



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2014/11/12 05:37:06

Added files:
graphics/darktable/patches: patch-src_CMakeLists_txt 

Log message:
patch needs to go back too



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2014/11/12 06:03:49

Modified files:
www/p5-HTML-Tidy: Makefile distinfo 

Log message:
Update to p5-HTML-Tidy-1.56.

Take maintainership, ok ajacoutot@



Re: CVS: cvs.openbsd.org: ports

2014-11-12 Thread David Coppa
On Wed, Nov 12, 2014 at 1:34 PM, Stuart Henderson st...@cvs.openbsd.org wrote:
 CVSROOT:/cvs
 Module name:ports
 Changes by: st...@cvs.openbsd.org   2014/11/12 05:34:07

 Modified files:
 graphics/darktable: Makefile

 Log message:
 reinstate compiler flags to unbreak i386


What's the missing flag that broke the i386 build?

Ciao,
David
-- 
If you try a few times and give up, you'll never get there. But if
you keep at it... There's a lot of problems in the world which can
really be solved by applying two or three times the persistence that
other people will.
-- Stewart Nelson



Re: CVS: cvs.openbsd.org: ports

2014-11-12 Thread Stuart Henderson
On 2014/11/12 14:11, David Coppa wrote:
 On Wed, Nov 12, 2014 at 1:34 PM, Stuart Henderson st...@cvs.openbsd.org 
 wrote:
  CVSROOT:/cvs
  Module name:ports
  Changes by: st...@cvs.openbsd.org   2014/11/12 05:34:07
 
  Modified files:
  graphics/darktable: Makefile
 
  Log message:
  reinstate compiler flags to unbreak i386
 
 
 What's the missing flag that broke the i386 build?

It definitely needs some SSE flags, I haven't tried all the various
possibilities.



CVS: cvs.openbsd.org: ports

2014-11-12 Thread Benoit Lecocq
CVSROOT:/cvs
Module name:ports
Changes by: ben...@cvs.openbsd.org  2014/11/12 07:49:49

Modified files:
textproc/p5-XML-XPathEngine: Makefile distinfo 

Log message:
Update to p5-XML-XPathEngine-0.14.

Take maintainership, ok ajacoutot@



CVS: cvs.openbsd.org: ports

2014-11-12 Thread James Turner
CVSROOT:/cvs
Module name:ports
Changes by: jtur...@cvs.openbsd.org 2014/11/12 17:04:18

Modified files:
lang/node-typescript: Makefile distinfo 
lang/node-typescript/pkg: PLIST 

Log message:
Update node-typescript to 1.3.0