CVS: cvs.openbsd.org: ports

2017-01-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/01/24 00:08:14

Modified files:
devel/harfbuzz : Makefile distinfo 
devel/harfbuzz/pkg: PLIST-main 

Log message:
Update to harfbuzz-1.4.2.



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Andrew Fresh
CVSROOT:/cvs
Module name:ports
Changes by: afre...@cvs.openbsd.org 2017/01/23 19:36:03

Modified files:
www/p5-CGI-Emulate-PSGI: Makefile distinfo 

Log message:
Update www/p5-CGI-Emulate-PSGI to 0.22

OK bluhm@



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/01/23 17:43:43

Modified files:
devel/ti-msp430gcc: Makefile 

Log message:
BROKEN on alpha

relocation truncated to fit: GPRELHIGH against symbol 
`default_target_hard_regs' defined in .bss section in libbackend.a(reginfo.o)



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/01/23 17:40:13

Modified files:
lang/php   : Makefile.inc 

Log message:
BROKEN on alpha: pcre_jit_compile.c:65:2: error: #error Unsupported architecture



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/01/23 14:56:32

Added files:
math/cgal/patches: patch-include_CGAL_config_h 

Log message:
Use endian.h to detect endianness

The handrolled list of architectures didn't mention arm.



CVS: cvs.openbsd.org: ports

2017-01-23 Thread T . J . Townsend
CVSROOT:/cvs
Module name:ports
Changes by: t...@cvs.openbsd.org2017/01/23 11:00:23

Modified files:
net/dnscrypt-proxy: Makefile 
net/dnscrypt-proxy/pkg: README-main 

Log message:
fix wording in the pkg readme, bump REVISION-main

ok sthen



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Aaron Bieber
CVSROOT:/cvs
Module name:ports
Changes by: abie...@cvs.openbsd.org 2017/01/23 09:47:04

Modified files:
lang/node  : Makefile distinfo 
lang/node/patches: patch-deps_npm_lib_build_js 
   patch-deps_npm_lib_npm_js patch-node_gyp 
lang/node/pkg  : PLIST 
Added files:
lang/node/patches: patch-tools_icu_icu-generic_gyp 

Log message:
Bump node to latest. Tested on amd64 and i386.

- fix Makefile layout
- back to using internal openssl :(

Rough OK from awolk@, OK fcambus@



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Stuart Henderson
CVSROOT:/cvs
Module name:ports
Changes by: st...@cvs.openbsd.org   2017/01/23 08:20:21

Modified files:
devel/py-parsedatetime: Makefile distinfo 
devel/py-parsedatetime/pkg: PLIST 

Log message:
update to py-parsedatetime-2.2



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Vadim Zhukov
CVSROOT:/cvs
Module name:ports
Changes by: z...@cvs.openbsd.org2017/01/23 06:50:10

Modified files:
cad/openscad   : Makefile 

Log message:
Try to build with -O1 instead of -O2 on alpha. This may help,
or may not - can't check due to lack of hardware.

Initiated by alpha bulk build report from phessler@



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Alexander Bluhm
CVSROOT:/cvs
Module name:ports
Changes by: bl...@cvs.openbsd.org   2017/01/23 05:33:12

Modified files:
devel/p5-Test-Script: Makefile distinfo 

Log message:
update p5-Test-Script to 1.14
remove needless build dependency
take maintainer
OK afresh1@



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Jonathan Gray
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/01/23 04:40:16

Modified files:
games/redeclipse: Makefile distinfo 
games/redeclipse/pkg: PLIST-data 

Log message:
update to Red Eclipse 1.5.8



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/01/23 04:22:58

Modified files:
net/snort  : Makefile 

Log message:
nghttp2 gets picked-up (so build fails in bulks because since it's not a
registered dependency, dpb(1) remove it in the middle of the build)



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Peter Hessler
CVSROOT:/cvs
Module name:ports
Changes by: phess...@cvs.openbsd.org2017/01/23 03:50:26

Modified files:
infrastructure/mk: arch-defines.mk 
infrastructure/package: gen-package-pages 

Log message:
add aarch64 definitions to the ports framework

facts verified by patrick@ and kettenis@
OK sthen@



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/01/23 02:52:37

Modified files:
lang/seed7 : Makefile 

Log message:
BROKEN on arm



Re: CVS: cvs.openbsd.org: ports

2017-01-23 Thread Stuart Henderson
On 2017/01/23 11:20, Jonathan Gray wrote:
> On Sun, Jan 22, 2017 at 05:13:09AM -0700, Stuart Henderson wrote:
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: st...@cvs.openbsd.org   2017/01/22 05:13:09
> > 
> > Modified files:
> > net/dnsdist: Makefile 
> > 
> > Log message:
> > dnsdist needs 64-bit atomics; use -march=i586 on i386
> > 
> 
> Shouldn't it then be marked broken on powerpc, hppa and sh?
> 
> Other ports that seem to use 64 bit atomics which have
> various states of broken markers:
> 
> databases/kyotocabinet
> games/0ad/base
> graphics/darktable
> graphics/openimageio
> multimedia/mpv
> sysutils/rsyslog
> www/webkit
> ww/webkitgtk4
> x11/gnome/photos
> x11/gnome/builder
> 
> and perhaps
> 
> lang/mono

I have some recollection that some arches support certain operations but
not others and I'm not sure which is which, also dnsdist does something
with -latomic on mips/powerpc and I'm not sure of the full story, so I
thought it would be better to leave it to the relevant bulk builders to
add after failures.



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Antoine Jacoutot
CVSROOT:/cvs
Module name:ports
Changes by: ajacou...@cvs.openbsd.org   2017/01/23 01:31:27

Modified files:
devel  : Makefile 

Log message:
Unbreak sqlports: p5-Data-SExpresion -> p5-Data-SExpression



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/01/23 01:24:41

Modified files:
devel/liburcu  : Makefile 

Log message:
Tweak comment



CVS: cvs.openbsd.org: ports

2017-01-23 Thread Jeremie Courreges-Anglas
CVSROOT:/cvs
Module name:ports
Changes by: j...@cvs.openbsd.org2017/01/23 01:24:03

Modified files:
devel/liburcu  : Makefile 

Log message:
Avoid lang/gcc TLS emulation, breaks regress tests